soosp

Results 42 comments of soosp

Yes, this remote model was shipped with both of my AC units. I tested them, and the results same as above.

It was posted to https://github.com/arduino/ArduinoCore-mbed/issues/843 also.

Thanks, it very informative. But I think, that the APIs (at least the ones maintained by Arduino) sould be in sync to support the cross-platform development.

It was posted to https://github.com/arduino-libraries/Ethernet/issues/251 also.

Sorry, It's my mistake, I has saw it in PlatformIO's framework-arduino-mbed code.

Yes, the ChirpStack Gateway Bridge started on a terminal: ```shell # chirpstack-gateway-bridge -c /etc/chirpstack-gateway-bridge/chirpstack-gateway-bridge.toml INFO[0000] starting ChirpStack Gateway Bridge docs="https://www.chirpstack.io/gateway-bridge/" version=4.0.11 INFO[0000] backend/semtechudp: starting gateway udp listener addr="0.0.0.0:1700" WARN[0000] [store]...

A solution (workaround?) should be to add `udp4_bind` and `udp6_bind` options instead of `udp_bind`.

I experienced same issue both with local WiFi clients and CAPsMAN clients, but only with devices using old Wireless package. Counting local clients is working with the new WiFi package....