PROJECT #020: UART TO BLE BRIDGE, LOW POWER NOT WORKING

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
tiph_4666786
Level 1
Level 1
First like received First reply posted First question asked

Hi All

I have the UART to Ble central code running on a CY5677 dongle along with the UART to Ble peripheral code on a CY8C4248LQI-BL583.

I have a 2 CoolTerm windows on my PC, one connected to the CY5677 dongle and  the other connected to the CY8C4248LQI-BL583. module.

When I type in the dongle window I see the characters in the module window , and vice versa.

HOWEVER

When I uncomment

    #define     LOW_POWER_MODE

in the peripheral code main.h and rebuild, I only see traffic in the dongle to module direction.

I cannot see any traffic in the module to dongle (peripheral to central) direction.

Does any body know why ?

Tim

0 Likes
1 Reply
VenkataD_41
Moderator
Moderator
Moderator
750 replies posted 500 replies posted 250 solutions authored
0 Likes