Hi
I tried to implement Eddystone example in nRF52810. it worked successfully. Then i tried to implement same in nRF52832 using pca10040. But it not working. I only changed the led pin. why this not working?.
I am using SDK 15.3.0
Hi
I tried to implement Eddystone example in nRF52810. it worked successfully. Then i tried to implement same in nRF52832 using pca10040. But it not working. I only changed the led pin. why this not working?.
I am using SDK 15.3.0
Hi Sree
I programmed this pre-compiled hex file into my nRF52-DK which has the nRF52832:
..\external\nRF5_SDK_15.3.0_59ac345\examples\ble_peripheral\ble_app_eddystone\hex\ble_app_eddystone_pca10040_s132.hex
Its working fine, I can connect to it using nRF Beacon for Eddystone Android app, as well as see the URL frames every 1 second in nRF Connect Android app.
Did you re-make the code after you've changed the led pin?
Regards
Jacques
Hi Sree
I programmed this pre-compiled hex file into my nRF52-DK which has the nRF52832:
..\external\nRF5_SDK_15.3.0_59ac345\examples\ble_peripheral\ble_app_eddystone\hex\ble_app_eddystone_pca10040_s132.hex
Its working fine, I can connect to it using nRF Beacon for Eddystone Android app, as well as see the URL frames every 1 second in nRF Connect Android app.
Did you re-make the code after you've changed the led pin?
Regards
Jacques