F-Army / arduino-dw1000-ng

Arduino driver and library to use Decawave's DW1000 IC and relative modules.
MIT License
118 stars 64 forks source link

Esp32 Wroom board #198

Open Balabiot opened 3 years ago

Balabiot commented 3 years ago

Have you ever tested arduino-dw1000-ng with ESP32 WROOM board? Do you think it can work?

Thank you

Sonic0 commented 3 years ago

Hi @Balabiot, never tested but it should work. All tested boards are on this wiki page. Probably some users have tested other hardware board without notifying it to us.

julianblanco commented 2 years ago

I was able to test some functionality via slave select. Did not attempt to use interrupts.

I was able to get the basic msg send and rcv working. But the ranging was not working.