Open tcpipchip opened 5 years ago
Would you please edit the post to make the code snippet readable?
Try using ``` \
print "Hello World!"
OR
Get help here
done! Thanks!
Still trying to mak a TIMER INTERRUPT stop wake up NRF51 from sd_app_evt_wait()
hello @tcpipchip i know it is kinda old, but was wondering if you managed to advertise custom data. Greetings!
Yes, works that time
@tcpipchip would u be so kind to show me the code? Or it’s the same one as above? I noticed your comment that it needs an active connection to work?
is there some example that Only advertising data that i modify each 5 seconds ?
Today i use this example
But only changes the Advertising Data when there is a connection...then the software get out the sd_app_evt_wait();
"I want something in the loop() that update each 1 second the advsertising data and lower power or when i connect to!", not only the there is a connection from APP
I am using NRF51822
Thanks!