Home › Forums › The libraries hosted on the site › EByte LoRa e32 UART devices sx1262/sx1268 › Mixing E32 modules 433T30D with 400T20S
- This topic has 5 replies, 1 voice, and was last updated 3 years, 10 months ago by
Renzo Mischianti.
-
AuthorPosts
-
-
17 December 2021 at 02:27 #17026
Clive Salvidge
Hi Guys
Can you get different E32 modules to talk together?
I built the SMD converter board so that I can use the SMD version 400T20S
They _seem_ to have the same command codes, but
I can get a 433T30D to communicate with another 433T30D and a
400T20S with another 400T20S
But I cant get a 400T20S communicating with a 433T30D
Any ideas?
-
17 December 2021 at 07:41 #17027
Hi Clive,
It’s very strange, but if you set correctly the devices the communication must work.Please paste your code to check better what happened.
Bye renzo
-
25 December 2021 at 00:25 #17345
Clive Salvidge
My E32 400T20S modules cannot be accessed using the RF_Setting_v3.45.exe program
It works fine with the 433T30D module, but when I try it with the 400T20S module, it returns “Module not supported”Using the library is interesting
e32ttl.getModuleInformation();
Module returns its present version number, for example C3 32 xx yy.
32 here means the module model (E32 series); xx is the version number and yy refers to the other module features.E32 433T30D
—————————————-
Module.: 32Â Â Â Version : 53Â Â Â Features : 1E
—————————————-E32 400T20S
—————————————-
Module.: 38Â Â Â Version : 52Â Â Â Features : 14
—————————————-Looks like an E38 module?
-
26 December 2021 at 22:04 #17346
Hi Clive,
no 38 wasn’t referred to the E[xx], but It’s an id that refers to a specified model.
Try to use the web interface, and give me feedback.
Bye Renzo -
30 December 2021 at 01:05 #17569
Clive Salvidge
Hi Renzo
Where can I find the ‘Web interface’ please?
Clive
-
30 December 2021 at 07:51 #17570
Hi Clive,
It’s in the examples folder of the library
Here for esp32, and here for esp8266.Some additional info here
EByte LoRa E32 Web Manager: description, configure and demo (esp8266, esp32) – 2Bye Renzo
-
-
AuthorPosts
- You must be logged in to reply to this topic.



