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

nrf8001 writedynamicdata error

hi all i try to write in volatile memory but after the second (the first is ok) writing the nrf8001 response me with 0x84 0x08 0x81 -> Internal Error i don't know why please help

update: i see that if i have data for 27 byte (data + seq. number) i create a message with lenght + op code + (seq + number) the lenght in this case is 28 but i send 28 the nrf8001 dosen't respond if i send 27 the nrf8001 reponse ok with the first message but then only 81 error code

Related