send hex data to serial server ser2net
Moderators: grovkillen, Stuntteam, TD-er
send hex data to serial server ser2net
Hi
how can I send hex commands to the device?
defined device Serial server tcp 23
need to send : echo -ne '\xA1\x01\x01\xA2' | nc 192.168.0.10 23
Thanks T
how can I send hex commands to the device?
defined device Serial server tcp 23
need to send : echo -ne '\xA1\x01\x01\xA2' | nc 192.168.0.10 23
Thanks T
Re: send hex data to serial server ser2net
If you want to use the 5V Wifi relay, it is supported by the P165 Serial MCU controlled relay plugin, choose "LCTECH" when setting up the device, ESPEasy binary uploaded to this thread:
viewtopic.php?f=6&t=3245&start=50
Re: send hex data to serial server ser2net
Hi , thanks for this hint.enesbcs wrote: ↑26 Jan 2018, 20:25If you want to use the 5V Wifi relay, it is supported by the P165 Serial MCU controlled relay plugin, choose "LCTECH" when setting up the device, ESPEasy binary uploaded to this thread:
viewtopic.php?f=6&t=3245&start=50
looks like I am unable to identify this device? too stupid or blind...
in R147 I do not see the Serial MCU controlled relay plugin nor in GIT version: mega-20180104
nor :GIT version: v2.0-20180113
How can I enable the P165?
Thanks

- Attachments
-
- serial Screenshot from 2018-01-27 09-01-25.png (85.16 KiB) Viewed 7713 times
Re: send hex data to serial server ser2net
1/ You can compile it yourself from github from the Plugin Playground:
https://github.com/enesbcs/ESPEasyPlugi ... Switch.ino
2/ You can use the pre-made binary attached to the first post of the thread, that i linked before:
viewtopic.php?f=6&t=3245&start=50#p16998
If you have enough time to read there are some useful user feedbacks and examples at this thread...
Last edited by enesbcs on 27 Jan 2018, 09:59, edited 2 times in total.
Re: send hex data to serial server ser2net
ok, thanks
Re: send hex data to serial server ser2net
Hienesbcs wrote: ↑27 Jan 2018, 09:561/ You can compile it yourself from github from the Plugin Playground:
https://github.com/enesbcs/ESPEasyPlugi ... Switch.ino
I am trying the bin which was avaiable, but the board is crashing when tcp connections are coming in.
How do I compile this myself ?
Thanks.
Sorry, I am not an expert....
Re: send hex data to serial server ser2net
You can use PlatformIO or Arduino IDE. It takes a lot of work to install and setup everything for the first time.
https://www.letscontrolit.com/wiki/inde ... are_Upload
Re: send hex data to serial server ser2net
Did you tried the 1M binary? Did your flashing tool confirmed, that your ESP-01 actually have 1MB flash available?
Maybe affected by the ESP-01flashing issues?
https://github.com/letscontrolit/ESPEasy/issues/650
Re: send hex data to serial server ser2net
Hi
yes I am hit by the PUYA issue
strangwise r147 is running on them, but nothing newer
yes I am hit by the PUYA issue
strangwise r147 is running on them, but nothing newer
Who is online
Users browsing this forum: No registered users and 36 guests