Sonoff Basic Switch Arduino source code over MQTT using ThingsBoard (Has implemented by reverse engineering the switch functionality)
- Sonoff Basic
- Flashing
- Requirements
SONOFF BASICR is a cost effective WiFi wireless smart switch that lets you automate or remotely control lighting and appliances.
For flashing the Sonoff Basic, hold the button while connecting the 3.3V power. The LED remains off until the flashing process is done and the board is rebooted. For more information read instruction from tasmota carefully.
Open Arduino IDE and go to Sketch -> Include Library -> Manage Libraries. Find and install the following libraries:
Happy coding!!!