Hi, Im trying to use this example to send serial data from GPS module via BLE: github.com/.../ble_app_uart_low_power_slave
I have disabled hardware flow control since GPS doesnt support it, but then I get 0C in ERRORSRC and after that UART IRQHandler is never called again.
Any ideas?
Thanks!