I'm receiveing this error 7 on line error 296. the only APP_ERROR_CHECK on line 296 is hci_slip_rx_buffer_register
. this documentation doesn't not give any description of error 0x07
I'm receiveing this error 7 on line error 296. the only APP_ERROR_CHECK on line 296 is hci_slip_rx_buffer_register
. this documentation doesn't not give any description of error 0x07
I was getting the same error when trying to call hci_transport_open() after having initialized app_uart. (hci_slip tries to init it as well). Are you doing the same?
I was getting the same error when trying to call hci_transport_open() after having initialized app_uart. (hci_slip tries to init it as well). Are you doing the same?