• [Nordic 8001] Conflict between requestData and lib_aci_close_remote_pipe

    I'm calling the requestData function and lib_aci_close_remote_pipe at the same time. The lib_aci_close_remote_pipe returns 0x8E command error which means: "Command rejected as a transaction is still pending". Does the requestData has any impact…
  • Receiving 255 length packets from Nordic 8001.

    Hello, I'm using nordic 8001 chip within a custom board. Everything is working but rarely, at random moments, I'm receiving packets with 255 length. I attached a print screen of the serial. Any ideas why this can happen? If you need more informations…
  • Pipe error 0x92 using nordic 8001 and Android

    Sometimes I receive pipe error 0x92 when I try to send a message from nordic to Android. What could be the causes for a pipe error 0x92? I saw this: "Pipe Error Event : Peer device has sent an error on an pipe operation on the remote characteristic…