Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
7 years, 4 months ago. This question has been closed. Reason: Off Topic
Unable to establish BLE connexion with NRF52840_DK
Hi,
I am currently working on the nRF52840 DK board, and everything was fine until I started to work with BLE. I worked before on the nRF52832 DK, so I already know a bit about BLE implementation and stuff, but I came across a big issue when trying to do the same on nRF52840.
With all examples I tried, the problem is the same. I see the Nordic when I perform a BLE scan with LightBlue on my phone, but I am not able to connect on it ("Timeout interrogating the peripheral").
Does someone already experienced the same issue ? I don't have a nRF52832_DK board to test for now, so I can't determiner wether the problem come from the chip or the program.
Thanks for your help