sago35
|
aa17ffd1cb
|
uart: use machine.Serial as the default output
|
2021-05-14 13:26:59 +02:00 |
|
BCG
|
cc5ecafacf
|
Decoupled net package from espat
|
2019-12-17 22:09:23 +01:00 |
|
Ron Evans
|
7dcbfbecc6
|
espat: implement MQTT subscribe functionality via blocking select/channels.
also refactor response processing for greater speed and efficiency.
Signed-off-by: Ron Evans <ron@hybridgroup.com>
|
2019-11-25 15:56:09 +01:00 |
|
Ron Evans
|
c7555a1469
|
espat: change all examples to use Arduino Nano33 IoT by default
Signed-off-by: Ron Evans <ron@hybridgroup.com>
|
2019-10-17 13:16:39 +02:00 |
|
Ron Evans
|
50633f3e86
|
espat: refactor net and tls interface compatible code into separate sub-packages
Signed-off-by: Ron Evans <ron@hybridgroup.com>
|
2019-07-15 17:54:26 +02:00 |
|
Ron Evans
|
7e78e2c998
|
espat: add built-in support for MQTT publish using the Paho library packets, alongside some modifications needed for the AT protocol.
Signed-off-by: Ron Evans <ron@hybridgroup.com>
|
2019-07-15 17:54:26 +02:00 |
|
Ron Evans
|
59aece351a
|
espat: change Response() method to use a passed-in timeout value instead of fixed pauses.
Signed-off-by: Ron Evans <ron@hybridgroup.com>
|
2019-07-15 17:54:26 +02:00 |
|
Ron Evans
|
1b81b992c2
|
espat: add DialTLS and Dial methods, update MQTT example to allow both MQTT and MQTTS connections
Signed-off-by: Ron Evans <ron@hybridgroup.com>
|
2019-07-15 17:54:26 +02:00 |
|
Ron Evans
|
506819c93c
|
espat: update MQTT example for greater stability
Signed-off-by: Ron Evans <ron@hybridgroup.com>
|
2019-07-15 17:54:26 +02:00 |
|
Ron Evans
|
1d9e393948
|
espat: add example that uses MQTT publish to open server
Signed-off-by: Ron Evans <ron@hybridgroup.com>
|
2019-07-15 17:54:26 +02:00 |
|
Ron Evans
|
500f3d9813
|
espat: implement TCPConn using AT command set
Signed-off-by: Ron Evans <ron@hybridgroup.com>
|
2019-07-15 17:54:26 +02:00 |
|
Ron Evans
|
c09f0a8075
|
all: switch to using custom domain for all drivers
Signed-off-by: Ron Evans <ron@hybridgroup.com>
|
2019-05-29 13:33:50 +02:00 |
|
Ron Evans
|
3f946868e1
|
all: refactor all current drivers to use new machine.Pin interface
Signed-off-by: Ron Evans <ron@hybridgroup.com>
|
2019-05-26 21:46:33 +02:00 |
|
Ron Evans
|
0c2924cd77
|
espat: add support for esp8266/esp32 Wifi adaptor AT command set with net-compatible UDP support
Signed-off-by: Ron Evans <ron@hybridgroup.com>
|
2019-02-24 12:54:11 +01:00 |
|