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

Help me for Simple way for Transmitter send data to Receiver betwen NRF51822.

Help me for transfer any data between two nrf51822.

  1. i already tested example ble_app_uart for connecting nrf51822 to my smartphone (my smartphone use NRFconnect app), and it's work only when i transfer data from my smartphone to nrf51822 (i'm using USB to TTL for serial nrf51822 and arduino serial monitor for see result), but when i send data from serial monitor nothing appear on my smartphone.
  2. some forum say that if you want to connect bettwen two nrf51822 you need to use example library ble_app_uart for Central and ble_app_uart_c for peripherals, but nothing appear in my serial monitor. but i feel that two nrf are connected because i can't find any BLE nordic anymore in my smartphone (i use NRFConnect).
  3. do i have to edit the example code ble_app_uart_c to sendding any data to central nrf51822??
  4. i also use S130 SoftDevice
  5.  for ble_app_uart
  6.  For ble_app_uart_c
  7.  For scaning
  8.  For Serial Monitor
Parents Reply Children
No Data
Related