Nenad Jovicic
/
PMK2021_MQTT_ESP8266_test
MQTT ESP8266 basic test
Revision 4:c7acdba5d4b5, committed 2021-10-23
- 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 |
--- 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