PiSupply / pxt-iot-lora-node

Makecode Library for the Pi Supply IoT LoRa Node
GNU Lesser General Public License v3.0
5 stars 18 forks source link

Test on Microbit V2 #44

Open ryanteck opened 4 years ago

ryanteck commented 4 years ago

Seems to get stuck at small diamond stage.

ryanteck commented 4 years ago

https://github.com/PiSupply/pxt-iot-lora-node/blob/master/main.ts#L414

ryanteck commented 4 years ago

So issues seem to be on https://github.com/PiSupply/pxt-iot-lora-node/blob/master/main.ts#L167 and https://github.com/PiSupply/pxt-iot-lora-node/blob/master/main.ts#L419

ryanteck commented 4 years ago

Still working on this over at https://github.com/microsoft/pxt-microbit/issues/3481

ryanteck commented 4 years ago

Will try to test different baudrates to see if it's related to any clock changes if UART is done in software.

ryanteck commented 4 years ago

Seems to have had quite a few improvements so progress has been made. Not quite there yet but getting there :D

ryanteck commented 3 years ago

@shawaj I think V2 microbit should now be working.