Hi,
Is there companion code for the nRF51822 that demonstrates the Broadcast function as seen in the iOS Temperature App?
Thanks!
-m
Hi,
Is there companion code for the nRF51822 that demonstrates the Broadcast function as seen in the iOS Temperature App?
Thanks!
-m
I'm sorry for the late answer here, but I had to sit down to actually make this. Please see the attached zip. Note that I've been testing it with my personal GCC setup, since that's what I use on my private computer, but I have included Keil project files which I do believe work. Let me know if you have any problems.
I'm sorry for the late answer here, but I had to sit down to actually make this. Please see the attached zip. Note that I've been testing it with my personal GCC setup, since that's what I use on my private computer, but I have included Keil project files which I do believe work. Let me know if you have any problems.
One additional comment: The temperature peripheral on at least some devices of the current nRF51822 revision doesn't really give any sane values, so you might want to use an external sensor of some kind instead if you want to get precise measurements. That's a good idea anyways, since the core sensor may be affected by self-heating issues.
As I was afraid, there was an error in the Keil setup, so I've now corrected this and uploaded a new version.
The ble_app_temp_adv.zip link is borken. Would you mind providing an updated link?
Thanks, Mike
I have tested the Progrmm but ... "error: # 20: identifier" LED0 "is undefined" perhaps jemenden a solution.Update. Thanks
Why I can't find the file "ble_stack_handler.c"? Where can I include it? Which version of SD the example used? Thanks a lot.