Lup Yuen Lee 李立源

#Mynewt OS has a #LoRaWAN Command-Line App that calls the Application Layer of the LoRaWAN Driver ... We shall port this app to #BL602 too
mynewt.apache.org/latest/tutor

Lup Yuen Lee 李立源

What do #WisBlock #Arduino, #RISCV #BL602 and Apache #Mynewt OS have in common? They're using the same #LoRa driver code from Semtech! Serendipitous Discovery 😂

github.com/lupyuen/bl_iot_sdk/

Lup Yuen Lee 李立源

Can we run #BL602 #RustLang Firmware in Flash ROM instead of Cache Memory? Nope, this needs more work ... Same for #Mynewt Firmware. And the JTAG Debugger is mandatory for coding Rust Firmware on BL602.

lupyuen.github.io/articles/myn

Lup Yuen Lee 李立源

We'll port the #LoRa SX1276 Driver from #Mynewt OS to #BL602 IoT SDK ... Because the GPIO and SPI Hardware Abstraction Layers are quite similar

github.com/apache/mynewt-core/

Lup Yuen Lee 李立源

"AOS" means "AliOS" ... So #BL602 IoT SDK is actually built on AliOS! But no worries ... I can port the BL602 HAL to #Mynewt ... Without AliOS 😉

github.com/lupyuen/bl_iot_sdk/

Lup Yuen Lee 李立源

#BL602 #Mynewt builds OK on plain old Windows CMD (without WSL, MSYS2) ... Includes the HAL from BL602 IoT SDK yay!

lupyuen.github.io/articles/gpi