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
The code is fine. the problem is not connected to my phone. It connected to other phone but not to my phone that can connected to nRf52810 . Why this?
So you have 2 Android phones:
Phone #1 can connect to nRF52810 and nRF52832
Phone #2 can only connect to nRfF2810
Is that correct?
first i flash program to nRf52810. it worked. then i changed led pin and necessary changes and flash program into nrf52832. then it not detect in nrf connect app in same phone. but it can detectable in other phones
Hi
Which phone are you having issues with?
Which compiler are you using to build the example?
If you try to flash another example into your kit, such as ble_app_blinky, will it work?
Best regards
Torbjørn