Forum Replies Created
-
AuthorPosts
-
Hi Gilles,
the SSLClient is already implemented in the library, but the memory is insufficient for devices like Arduino Mega, It works well with STM32.STM32: ethernet w5500 standard (HTTP) e SSL (HTTPS) – 5
Here the keyword to enable It on EMailSender.
Bye Renzo
Hi MeniL,
here the documentation of the device.
Bye Renzo8 September 2023 at 16:50 in reply to: BeePrint and MKS WiFi Firmware releases with ChangeLog #27362Hi Sergio,
the process is explained here:MKS WIFI for Makerbase Robin: firmware upgrade and new Web Socket features – 4
Bye Renzo
Hi,
I didn’t find anything that implements that, but I never go deep about the argument.
Bye RenzoThe EByte say that if you send a big dimension packet the module split and send multiple packet of maximum site.
I never test It but some user try It and seems It work.
Bye RenzoHi,
for the WiFiManager It’s ok, but disable the FTP server with the relative define for now, It’s not useful.
Bye RenzoHi MeniL,
the OTA update via LoRa can be more difficult than expected.
Theoretically, EByte LoRa can transmit data in continuous mode, but you must get the data in as stream and put it inside the OTA area, and at the end, you can reboot the device and update.In my library, I block the dimension of the packet in the maximum size that can be managed in a single transmission, but if you remove It and get a continuous transmission you can obtain the wanted result.
Bye Renzo
Yes, you can find the information on this article.
Send emails with attachments (EMailSender v2.x library): esp32 and esp8266 – 2
Bye Renzo
Hi,
read the relative article about that, and you find the link on the page already linked.
I use a custom version of WiFi Manager.
Bye RenzoHi,
I extract my library settings for the project.esp8266/hardware/esp8266/2.4.2/cores/esp8266
esp8266/hardware/esp8266/2.4.2/variants/d1_minilibraries/ArduinoJson/6.5.0-beta
libraries/ArduinoThread
esp8266/hardware/esp8266/2.4.2/libraries/DNSServer
libraries/EMailSender
esp8266/2.4.2/libraries/ESP8266WebServer
esp8266/hardware/esp8266/2.4.2/libraries/ESP8266WiFi
esp8266/2.4.2/libraries/ESP8266mDNS
esp8266/hardware/esp8266/2.4.2/libraries/Hash
libraries/NTPClient/3.2.1
esp8266/hardware/esp8266/2.4.2/libraries/SD
esp8266/hardware/esp8266/2.4.2/libraries/SPI
libraries/Thread/0.0.2
TimeLib
Timezone
libraries/Timezone/1.2.4
libraries/WebSockets/2.3.5
WiFiManager
esp8266/hardware/esp8266/2.4.2/libraries/Wire
aurora_communication_protocolBye Renzo
Hi,
I think only e78 support that, for the e220 i think there are any normal lora gateway.
Bye RenzoHi,
you can find all information in the articles.ABB Aurora Web Inverter Monitor (WIM): upload the sketch and front end – 9
Bye Renzo
Hi,
the compatible Gatewais are distributed by EByte, your gateway can’t work with E220.
Bye Renzo18 August 2023 at 08:14 in reply to: SMTP with esp8266: again “Could not connect to mail server” #27149Thanks, Bernard, for your reply.
Yes, the use of SSL can generate a lot of problems, and esp8266 has a limited quantity of memory with respect to an esp32 and It can happen.
Bye RenzoHi,
Witch kind of Gateway do you have?
Bye Renzo -
AuthorPosts