MQTT ESP8266 basic test

Files at this revision

API Documentation at this revision

Comitter:
nenad
Date:
Sat Oct 23 17:55:37 2021 +0000
Parent:
3:43527b1910c7
Commit message:
praktikum->STM

Changed in this revision

mbed_app.json Show annotated file Show diff for this revision Revisions of this file
diff -r 43527b1910c7 -r c7acdba5d4b5 mbed_app.json
--- a/mbed_app.json	Mon Apr 26 21:46:12 2021 +0000
+++ b/mbed_app.json	Sat Oct 23 17:55:37 2021 +0000
@@ -15,8 +15,8 @@
         },
         "NUCLEO_L476RG": {
             "target.network-default-interface-type" : "WIFI",
-            "esp8266.tx"                        : "D8",
-            "esp8266.rx"                        : "D2",
+            "esp8266.tx"                        : "PC_4",
+            "esp8266.rx"                        : "PC_5",
             "esp8266.provide-default"           : true,
             "drivers.uart-serial-rxbuf-size"    : 1024,
             "drivers.uart-serial-txbuf-size"    : 1024