Closed andreydung closed 6 years ago
Hi andreydung. You can take a look at how Hillcrest does it here: https://github.com/hcrest/bno080-nucleo-demo
You can also contact Hillcrest support in order to get help from one of their engineer, as this seems more of a problem between your code and the BNO080, rather than what this library intends.
Thanks @Freefly18, I agree.
@andreydung - Sorry, this is a lib written for Arduino. I'm afraid I can't support an nRF port at this time. If you do figure out the issue, please let us (and everyon else) know.
I'm porting code to nordic nRF52832, and have been stucking at this problem for a while. Any help is much appreciated.
After sending a packet (either softReset or asking for chip ID), receive packet always returning the SHTP Header in channel 0. Here is an example of receivePacket output after sending 1 byte of 1 on CHANNEL_EXECUTABLE.
I'm wondering if you have any clue regarding this?