Hi,
I previously used CC2540 F128 and recently replaced it to CC2540 F256. I first checked the GPIO and peripherals and certainly believed BLE communication would work. But after I finished all the works, I just found out it doesn't do advertising...
So I went back to original simpleBLEPeripheral example, set the break point at GAP Role callback, and saw it hits GAPROLE_ADVERTISING. But I can't see the device in my smartphone bluetooth (before I was able to see it using CC2540 F128).
With this situation, I have 2 questions.
1. I'm wondering what it means IAR Embedded Workbench hits GAPROLE_ADVERTISING break point but doesn't actual advertise.
2. With the SmartRF Studio 7, if I certainly saw it transmits bluetooth signal but I couldn't see the device in desktop or smartphone BLE device list, what could I try to fix the problem?
Thanks,
Brian