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

sample program for connect nrf51822 to mobile (Android/IOS)

Hi

I am testing many code to connect mobile,

im using BLE400 board and Keil software,

but i cant fine true code for conect,

my test is about (Blink, uart, spi), there are true.

but i dont have any code to connect to mobile on SPP mode.

do you have any code to help me?

Parents
  • but i dont have any code to connect to mobile on SPP mode.

     Are you referring to Serial Port Profile from Bluetooth Classic?

    Have you talked to Waveshare support to see if they have any examples for this board? Are you able to program the 51 chip directly? If so, it might be an idea to take a look at the uart example in sdk v12.3 using the nrf toolbox app for Android or iOS. Beware that we at Nordic focus on Bluetooth Low Energy, not Bluetooth Classic. If you want to use Bluetooth Classic, you will most likely need to talk with Waveshare & check their documentation.

Reply
  • but i dont have any code to connect to mobile on SPP mode.

     Are you referring to Serial Port Profile from Bluetooth Classic?

    Have you talked to Waveshare support to see if they have any examples for this board? Are you able to program the 51 chip directly? If so, it might be an idea to take a look at the uart example in sdk v12.3 using the nrf toolbox app for Android or iOS. Beware that we at Nordic focus on Bluetooth Low Energy, not Bluetooth Classic. If you want to use Bluetooth Classic, you will most likely need to talk with Waveshare & check their documentation.

Children
Related