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?