Forum Replies Created
-
AuthorPosts
-
27 October 2023 at 10:25 in reply to: Error while compiling Wio_terminal_SdFat code in Arduino IDE #27922
Hi DR-DNK,
I check the library and it works for me. Try to check your environment.
Bye RenzoHi gjb,
I wrote a paragraph on how to get RSSI here.
Bye RenzoHi rs77can,
I think there is the possibility that the webserver and email need a good quantity of RAM.
What are the specs of the MCU you use?
Bye Renzo17 October 2023 at 18:34 in reply to: Error compiling Wio_terminal_SdFat code in Arduino IDE. #27877Hi,
I retest SdFat2 and standard SD, and works correctly.
Check if you have some issues in the importing library at compile time.
Bye Renzo29 September 2023 at 09:27 in reply to: BeePrint and MKS WiFi Firmware releases with ChangeLog #27660Hi Jon,
I think that there is no response from the firmware, probably the management is different and It can’t work.
Bye Renzo22 September 2023 at 17:01 in reply to: EByte LoRa Communication encode/decode, crypt/decrypt #27551Hi Edge,
with some limitation, you can transmit the message, but you must decrypt It I think work only transparent transmission.not a good idea for a production solution.
Bye Renzo-
This reply was modified 1 year, 8 months ago by
Renzo Mischianti.
22 September 2023 at 15:34 in reply to: BeePrint and MKS WiFi Firmware releases with ChangeLog #27550Hi jon,
you can check on your browser developer tools and go to WS –> Messages and check if the information arrives from the device.
Bye RenzoHi Giuseppe,
I don’t know which shield you buy, but you can go to the article on the relative shield and get the constructor.
Bye RenzoHi,
you can find more information on this article.
Bye RenzoHi,
It’s strange, che if you do something wrong with spiffs size.
The file is correct, you can have some other information about the management of gz file in this tutorial.Web Server with esp8266 and esp32: byte array, gzipped pages and SPIFFS – 2
Bye Renzo
You can think of a solution that uses a UDP packet to send message to a central unit It is used to send email.
The only thing you must check is if all the devices are on the same network.
Bye RenzoHi Nadjiba,
first of all, add the connection to AUX so we can check if It’s correctly changed.
Then check the wiring and the power supply if It’s sufficient.
Bye RenzoHi Nadjiba,
first of all, add the connection to AUX so we can check if It’s correctly changed.
Then check the wiring and the power supply if It’s sufficient.
Bye RenzoHi 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 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
-
This reply was modified 1 year, 8 months ago by
-
AuthorPosts