Here's how we build Apache #NuttX RTOS for Arm Cortex-A53
https://github.com/lupyuen/pinephone-nuttx#build-nuttx-single-core
We'll cross-compile Apache #NuttX RTOS for Arm Cortex-A53 with the Arm64 Toolchain
Source: https://github.com/lupyuen/pinephone-nuttx#download-toolchain
What do #PinePhone and Apache #NuttX RTOS have in common? They both run on Arm Cortex-A53 with 4 Cores!
Apache #NuttX RTOS supports 64-bit multi-core Arm Cortex-A53 ... Let's test it on #QEMU today ... Maybe on #PinePhone someday!
Here's how we created the #Blockly Custom Blocks for Apache #NuttX RTOS
https://lupyuen.github.io/articles/visual?26#appendix-create-custom-blocks
How we'll transmit our Sensor Data over #LoRaWAN with #ZigLang
https://lupyuen.github.io/articles/visual?25#appendix-transmit-sensor-data
Encoding Sensor Data with CBOR in #ZigLang
https://lupyuen.github.io/articles/visual?24#appendix-encode-sensor-data
Here's how we read #NuttX Sensor Data in #ZigLang
https://lupyuen.github.io/articles/visual?24#open-sensor-device
#NuttX RTOS on Cortex-A53 with SMP (QEMU)
https://github.com/apache/incubator-nuttx/tree/master/boards/arm64/qemu/qemu-a53
This #LoRaWAN Bug on PineDio Stack #BL604 looks ... Complicated 🤔
https://github.com/apache/incubator-nuttx/pull/6803#issuecomment-1221233188
This #NuttX Commit caused LoRaWAN to fail on PineDio Stack #BL604 ... Why? 🤔
https://github.com/apache/incubator-nuttx/commit/4dbf4555ebb743a908e3016d43b5b456d7a2cf16
#ZigLang reads a Sensor on Apache #NuttX RTOS ... Thanks to "comptime" metaprogramming
https://lupyuen.github.io/articles/visual?23#appendix-read-sensor-data
#LoRaWAN Messaging with #Blockly ... Gets complicated
https://lupyuen.github.io/articles/visual?19#real-world-complications
#ZigLang validates our Variable Arguments at Compile-Time
https://lupyuen.github.io/articles/visual?18#variable-arguments
IoT Techie and Educator / Apache NuttX PMC