Forum Replies Created
-
AuthorPosts
-
The 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 RenzoHi George,
I think the way to calculate that is to connect a logic analyzer and check the serial input and response time (change AUX state).
The baud rate, SpeedAirDataRate, and also the LBT that is monitoring the ambient noise and can delay the sending of the message.
Bye RenzoHi jussiv,
if It does not work with a direct connection, the problem can be only the wiring with respect to the configuration. Try to check It again.
Bye RenzoHi Jussiv,
as a test, try to connect all at 5v, the device needs a big use to be damaged from 5v logic level.
Bye RenzoHi schewski,
for E220, there aren’t any onboard features. If you need something similar, my suggestion is to use E22.
But to implement It, you need to put inside the message the ADDL and ADDH and manage the repetition, but pay attention to be safe. The solution is to do a repeater with 2 E220, one that transmits one that receives.
Bye Renzo -
AuthorPosts