Forum Replies Created
-
AuthorPosts
-
Hi playzino,
I publish the available commands, and I think they are not present.
Bye RenzoHi Dusan,
Does It possible that you don’t set the correct mode for the devices?E220 and E32 have different management of WOR, and you must manage with the correct setMode.
Bye Renzo
Hi George,
I did some test, and the library work correctly, I think you don’t do the correct configuration on the booth device. To send and receive the RSSI, you must set the RSSI parameter on the boot deviceconfiguration.TRANSMISSION_MODE.enableRSSI = RSSI_ENABLED;
Use the precompiled configuration for sender and receiver that you can find in the examples.
Bye Renzo
24 March 2023 at 08:37 in reply to: Memory leak when querying or modifying E220 settings when M0 and M1 are in GND #24891Hi George,
you probably received a memory leak because you do the wrong setting of M0 and M1, and the return of the device is wrong, and the repeating of that operation put MCU in an inconsistent state.
Try to do a full connection and retry.
Bye RenzoHi RD,
sorry for the late response, but I lost this message.No, there isn’t a way to get all information on SX, but I think the simplest solution is to take a microcontroller with wifi and do a gateway.
It’s very simple to manage, and you can use every mqtt server and similar, or you can expose directly via websocket the messages arrived.You can find something here.
EByte LoRa E32 gateway: manage via REST and WebSocket (esp8266, esp32) – 1Bye Renzo
Hi Marek,
the linked software is only for E22, here the version for E220EByte E220 desktop software for USB adapter
Bye Renzo
Hi,
you must set the correct frequency.Ebyte LoRa E220 LLCC68 device for Arduino, esp32 or esp8266: library – 2
Bye Renzo
21 March 2023 at 07:57 in reply to: Memory leak when querying or modifying E220 settings when M0 and M1 are in GND #24878Hi George,
I can’t check the value of M0 and M1 if they are not connected.
But I am trying to think of something to prevent that situation.
Bye RenzoThanks George for your information, I will try to retest the specific case soon.
Thanks again RenzoHi Christ,
you can find the information you need here.
Bye RenzoHi Gilles,
we can’t know the reason, but I can suppose that the receiver flag as spam and put It in the specified folder or reject It.
Bye RenzoHi Maykusel,
normally It’s a power supply problem, otherwise, try to reduce the pull-up resistor.
Bye RenzoHi Dusan,
It’s very strange, but sometimes I get an error that I resolved with the use of the reduction of pull-up resistor on M0 and M1.
When M0 went HIGH also the M1 went HIGH.
With only this information I don’t have any additional ideas.but the problem is very strange and I also like to know the reason.
Bye RenzoHi Rulio,
Does It possible that the configuration of the first upload (the partitions) is different from the generated firmware?
Bye RenzoHi Gilles,
w5500 don’t support TSL, so you can’t use Gmail, other people use service like sendgridYou can find a lot of information on this topic
Weather radio station with Arduino UNO/MEGA Ethernet problem with EMailSender
Bye Renzo
-
AuthorPosts