Search found 4 matches

by kudykam
01 Jan 2023, 17:42
Forum: ESP Easy: Software
Topic: UDP problem on NSPanel (Nextion) and esp easy
Replies: 8
Views: 1533

Re: UDP problem on NSPanel (Nextion) and esp easy

Generic UDP with Loxone IP, controller Nr. 1
by kudykam
01 Jan 2023, 16:50
Forum: ESP Easy: Software
Topic: UDP problem on NSPanel (Nextion) and esp easy
Replies: 8
Views: 1533

Re: UDP problem on NSPanel (Nextion) and esp easy

OK thanks,
and how do I send it do UDP?
by kudykam
01 Jan 2023, 10:29
Forum: ESP Easy: Software
Topic: UDP problem on NSPanel (Nextion) and esp easy
Replies: 8
Views: 1533

Re: UDP problem on NSPanel (Nextion) and esp easy

I communicate with Loxone (Entred as a controller).
So this command should be entered into rules?

so on my event:

Code: Select all

EVENT: disp#idx=763
EVENT: disp#value=1
the rule will be like this?

Code: Select all

on disp do
  logEntry,"1:%idx% 2:%value%"
endon
by kudykam
31 Dec 2022, 13:03
Forum: ESP Easy: Software
Topic: UDP problem on NSPanel (Nextion) and esp easy
Replies: 8
Views: 1533

UDP problem on NSPanel (Nextion) and esp easy

Hi, I have Sonoff NSPanel with ESP Easy Mega fw and I am trying to send UDP command from button on screen to Loxone. Problem is that it is always two commands on separete line. 12 12:48:29.179 Loxone 192.168.20.25 NSPAnel 514 NSPanel_1_disp_idx=12 9 12:48:25.939 Loxone 192.168.20.25 NSPAnel 514 NSPa...