blob: 46b7dcf2d2385e5d001340ab47e9cff7895edfd6 [file] [log] [blame]
Related External Links
======================
This page lists links to information, tutorial, articles, and posts on Apache Mynewt hosted outside the ASF infrastructure.
.. contents::
:local:
:depth: 2
Helpful Tutorials and Tools
---------------------------
- `Sensor app and network tutorial <https://medium.com/@ly.lee/build-your-iot-sensor-network-stm32-blue-pill-nrf24l01-esp8266-apache-mynewt-thethings-io-ca7486523f5d>`__ : A detailed step-by-step guide on how to build your IoT Sensor Network using STM32 Blue Pill, nRF24L01, ESP8266, thethings.io, and Apache Mynewt.
- `Ubuntu VirtualBox with Source Code and Build Tools <https://github.com/lupyuen/stm32bluepill-mynewt-sensor/releases/tag/v1.0.0>`-- : An Ubuntu VirtualBox with the complete Mynewt 1.6.0 source code + build tools for STM32 Blue Pill to go with the tutorial above. `