File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed
Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 22This example will show you how to do over the air firmware upgrades with Bytebeam IoT Platform via GSM.
33
44## Hardware specification
5- 1 . ESP32 Dev Board
5+ 1 . [ TTGO T-SIM7600E ] ( https://www.lilygo.cc/products/t-sim7600 )
66
77## Software Specification
881 . Bytebeam Arduino Library
9- 2 . TinyGSM Library http ://librarymanager/# TinyGSM
10- 3 . ArduinoHttpClient Library http ://librarymanager/# ArduinoHttpClient
11- 4 . SSLClient Library https://github.com/govorox/SSLClient.git
9+ 2 . [ TinyGSM Library] ( https ://github.com/vshymanskyy/ TinyGSM)
10+ 3 . [ ArduinoHttpClient Library] ( https ://github.com/arduino-libraries/ ArduinoHttpClient)
11+ 4 . [ SSLClient Library] ( https://github.com/govorox/SSLClient.git )
Original file line number Diff line number Diff line change 22This example will show you how to setup the GSM client for Bytebeam IoT Platform.
33
44## Hardware specification
5- 1 . ESP32 Dev Board
5+ 1 . [ TTGO T-SIM7600E ] ( https://www.lilygo.cc/products/t-sim7600 )
66
77## Software Specification
8- 1 . BytebeamArduino Library
9- 2 . TinyGSM Library http ://librarymanager/# TinyGSM
10- 3 . ArduinoHttpClient Library http ://librarymanager/# ArduinoHttpClient
11- 4 . SSLClient Library https://github.com/govorox/SSLClient.git
8+ 1 . Bytebeam Arduino Library
9+ 2 . [ TinyGSM Library] ( https ://github.com/vshymanskyy/ TinyGSM)
10+ 3 . [ ArduinoHttpClient Library] ( https ://github.com/arduino-libraries/ ArduinoHttpClient)
11+ 4 . [ SSLClient Library] ( https://github.com/govorox/SSLClient.git )
You can’t perform that action at this time.
0 commit comments