Search found 3 matches

by tmccaffr
Sun Oct 27, 2019 8:50 pm
Forum: MegunoLink
Topic: ESP32 BT send data
Replies: 2
Views: 7175

Re: ESP32 BT send data

Sorry, Just figured it out. I just needed to provide the proper destination for the data stream.
It works when data is directed to BT rather than the default Serial.
by tmccaffr
Sun Oct 27, 2019 5:27 pm
Forum: MegunoLink
Topic: ESP32 BT send data
Replies: 2
Views: 7175

ESP32 BT send data

I am trying to send data to a Megunolink Panel using ESP32 BT. USB works fine but adding Blutoothserial to the sketch and pairing doesn't seem to establish a connection. Any ideas?
by tmccaffr
Fri Oct 25, 2019 4:45 pm
Forum: MegunoLink
Topic: TimePlot in Panel
Replies: 1
Views: 6267

TimePlot in Panel

I see that a timplot can be inserted into a Panel. I am unable to send data to the timeplot through the panel interface. Can someone explain how this can be done?