Mongoose OS announces TI CC3220 support Mongoose OS, an open source Operating System for the Internet of Things, today announced support for Texas Instruments CC3220 microcontroller. Mongoose OS already supports Texas Instruments CC3200 Wireless MCU and with the v.
Bluetooth Support for ESP32 Overview Espressif's ESP32 is a rather unique chip: it supports both Bluetooth and WiFi. While WiFi support has been in Mongoose OS from day 1, we began working on adding Bluetooth support to
esp8266 Reverse engineering of the ESP8266 watchdog timer ESP8266 contains a hardware watchdog timer (WDT) module. As many parts of ESP8266, it is undocumented. While working on Mongoose OS ESP8266 port, we reverse-engineered most of the module's functionality and ROM functions.
esp8266 Why ESP8266 cannot be soft-rebooted after first flashing ESP8226 ROM boot loader determines what to do at boot time by the state of GPIO pins. As you probably know, pulling GPIO0 to ground makes it enter firmware download mode, which is