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

BLE_app_uart issues

main.cble_uart.hex Hello,

I use nRF5_SDK_11.0.0_89a8197 and s130_nrf51_2.0.0_softdevice configuration to test the ble_uart program.

i use nrfgo Studio to load the soft device and application in custom ble hardware.

I use nRF51822_xxAB ble chip.

i use termite as a serial terminal.

the RAM and ROM configuration... IROM1 : 0x1B000 & 0xB000 IRAM1 : 0x20002000 & 0x2000

i use nrftoolbox as a android application to test the code.


Now the problem is...

After connecting the ble device...when i send the data from Android app to UART console only one time one byte is transfer.

the second problem is when transmit the data from terminal to APP , nothing to see in app, no data are shown in application.

where is the problem?

please correct me if i am wrong..

please suggest me the right solution.

Thank You Milav

Parents
  • After Getting one byte...the Err LED is blinking one time in Termite. than i will try to send once again but no data is showing in console. it show in BLE app log but not showing in serial terminal.

    Ya i have this same configuration in serial port..but still not getting the more than one byte.

    The development board is going to be in stuck mode. we will reset the board to advertise again.

Reply
  • After Getting one byte...the Err LED is blinking one time in Termite. than i will try to send once again but no data is showing in console. it show in BLE app log but not showing in serial terminal.

    Ya i have this same configuration in serial port..but still not getting the more than one byte.

    The development board is going to be in stuck mode. we will reset the board to advertise again.

Children
No Data
Related