openthread / ot-samr21

OpenThread on Microchip SAM R21 example.
https://openthread.io/
BSD 3-Clause "New" or "Revised" License
9 stars 11 forks source link

setting mode '-' breaks network #702

Open a-allard opened 7 months ago

a-allard commented 7 months ago

With a SAMR21 module running (using PA18 & PA19 for uart pins) once mode is set to - the SAMR falls off the thread network and will not get back on without a hard reset (either from the reset command or a power cycle) The terminal works fine and it acts like it should be connected but it does not send or receive successfully. An NRF52840 operates as expected staying connected to the network and still sending and receiving.