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

ACI_EVT_HW_ERROR line 571 nrf8001

I am using a nrf8001 and the arduino aci library ported to work with my project. I have started from hello world example. Connecting to the device from android app, sending some data over the uart and then disconnecting seems to be mostly working fine. After some time I get something like this in my debug output

C5 :5, F, 0, 0, 50, 0,

Advertising started. Tap Connect on the nRF UART app

E3 :3, 84, F, 0,

E4 :4, 81, 3, 1, 2,

Evt Device Started: Standby

E25 :19, 83, 3B, 2, 6C, 6C, 5F, 6C, 6D, 2E, 73, 30, 2E, 63, 0, 18, 23, DB, F9, F0, 36, 28, A0, D9, 0, 0,

HW error: 571

6C 6C 5F 6C 6D 2E 73 30 2E 63 0 98 23 DB F9 F0 36 8 A0 D9 0 0 0

C5 :5, F, 0, 0, 50, 0,

Advertising started. Tap Connect on the nRF UART app

after this, the device does not seem to be advertising anymore and requires a power cycle to get it back to working.

The markings on the chip are "NRF D 8001 143900"

Any help would be greatly appreciated. Thanks

seems pretty similar to this question devzone.nordicsemi.com/.../

Parents Reply Children
No Data
Related