Christopher Piggott

Results 26 issues of Christopher Piggott

I have a number of places where I want to do some tree manipulation as soon as the tree data is loaded. This really gets to the root of some...

When you turn on the inspector there is some kind of problem with a window that is overlaps the section right underneath (Debug Mode) rather than pushing it out of...

If the query doesn't return data for some mapping it seems to make the plugin just stop wherever it is. It will either not map any more down the remainder...

This plugin is awesome! I am using it on an ESP-WROOM32 module, and it works perfectly. I would like to request one feature that would help my workflow. I'd love...

enhancement
REPL

I would like support for Adafruit EdgeBadge. Things are very, very close. There are two main issues: 1. CircuitPython (at least on the Edge) comes up with a read-only filesystem....

**Is your feature request related to a problem? Please describe.** If you create a device that has multiple beacons - for example both iBeacon and Eddystone - the nRF Connect...

enhancement

I have a gateway with multiple "slave" (we should rename that "unit") devices attache. Need to be able to specify slave addr per call, rather than changing the per connection...

using a TCP connection. Without this, a slow response can cause transaction ID mismatches for the life of this TCP connection (it never recovers). This occurs when a remote device...

If you leave this driver running long enough, you get this: ``` 2020-08-21T12:36:40Z I! [inputs.modbusgw] Modbus Error: modbus: response transaction id '51219' does not match request '51220' 2020-08-21T12:36:40Z I! [inputs.modbusgw]...

I'm trying to use the router demo because it's actually very close to what I need (assuming ms/tp support works under linux; if it doesn't I will try to fix...