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
i tried with this one uint8_t address_raw[] = {0x01, 0x02, 0x03, 0x04, 0x05, 0xC6};
and also try with other value.But no result.
Hi
Can you zip and send me your code project so I can give it a try on my side?
Best regards
Torbjørn
I have similar problem with example BLE Eddystone 15.3.0 on nRF52-DK with nRF Connect Android app:
- on Huawei T1 Mediapad with Android 4.3 I can connect
- on Moto G5 with latest Android I cannot connect (separate thread logged for this issue)
Interestingly, when I use SDK 12.3.0 on nRF51422 I can connect from both Android devices...
Hi
Can you send me a link to the other case, so I can follow up with whoever is handling it?
Best regards
Torbjørn
Hi Torbjørn,
Here is the link:
Regards
Jacques