Dear Nordic Team,
Thanks for support.
Currently i am trying BLE UART central (ble_app_uart_c) example without flow control. But its not work. My SDK is 11.0. I want to know the possible for ble uart work without flow control.
Dear Nordic Team,
Thanks for support.
Currently i am trying BLE UART central (ble_app_uart_c) example without flow control. But its not work. My SDK is 11.0. I want to know the possible for ble uart work without flow control.
yes. i am using nrf connect mobile app based advertiser.
If you see the printf "Advertiesing....." then you are receiving the advertising packets. But, the central will only connect to peripherals that have the Nordic UART service.
But i am getting peripheral mac id (PEER_ADDR) and RSSI values
Yes, the central is receiving the advertising packet you are sending with the mobile app. RSSI and PEER_ADDR is included in the advertising packet.