This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

How to send 'Hello, Wake up' message from Nordic nrf51822 evaluation kit (pca10001) to pca10000

Hello,

I have Nordic nrf51822 evaluation kit. Can you tell me how can I send 'Hello, Wake up' message from Nordic nrf51822 evaluation kit (pca10001) to nrf usb dongle kit (pca 10000) using bluetooth low energy? Is there any profile suitable for that?

Parents
  • Using ble_lbs profile, when nrf51822 pca10001 connects with pca10000 the LED1 turns on, when LED1 turns on I would like to send a string ("Hello, wake up") to pca10000 for that I have used a while loop inside led_init function but pca10000 is not receiving that string, do you have any suggestion regarding this? How will pca10000 receive ("Hello, wake up")?

    ble_lbs.jpg

  • I'm sorry, but this is so far away from what would that I can only recommend you to go back and work through the nAN-36 application note again, step by step, making sure to understand each thing you do along the way.

    Feel free to post questions separately if anything is unclear.

Reply
  • I'm sorry, but this is so far away from what would that I can only recommend you to go back and work through the nAN-36 application note again, step by step, making sure to understand each thing you do along the way.

    Feel free to post questions separately if anything is unclear.

Children
No Data