This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

BLE fail on Thingy:91

Hello,

I am working on an IoT project. For this project , I need to send some data using BLE.


I developed a firmware for this application based on the sample ncs/zephyr/samples/bluetooth/peripheral_esp .
This firmware works on nRF52840_pca10090 without a problem.
But when I tried to use it with nRF52840_20035, I got an error from bt_enable function as "ENODEV 19 /* No such device */" .

How can I solve this problem?
How should I proceed?


Kind Regards,
Ali Rıza

Parents Reply Children
No Data
Related