Gonzalo Brusco

Results 9 issues of Gonzalo Brusco

Hi. This is just an idea. In order to save some disk space on low end systems (like a rpi) I came up with the idea... why don't we share...

Hello @SRGDamia1 @vshymanskyy thank you for your great work. This PR fixes two issues with the NTPServerSync function. 1) Prior to this PR, you could not set negative timezones because...

Hello. I was stydying your library to see if I could adapt it to work with TM1637 modules with decimal dot and I've found out it does not handle well...

When selecting the channel to transmit, the library is omitting that not all channels can use all SF. That is the case for AU915-928 and US902-928. I noticed that TTN...

### Board Custom ESP32 Board with a LAN8720 ### Device Description Custom ESP32 Board with a LAN8720 ### Hardware Configuration Custom ESP32 Board with a LAN8720 ### Version v2.0.5 ###...

Type: Bug :bug:
Status: Test needed
Area: BT&Wifi
Resolution: Awaiting response

Hi. Since you recently added the "addDynamicReadOnly" callbacks (by the way, they are all named addDynamicReadOnly except for the integer one which is missing the "ReadOnly" part, maybe you should...

When the node receives the command `TXParamSetupReq` the network defines if the node has to limit the uplink and downlink time to 400ms (a.k.a. dwell time) What you actually do...

**Describe the bug** Not sure if a bug or a design choice. But this is the workflow to reproduce this issue: * Use ArduinoJSON V6 * Create a JsonDocument with...

bug
v6

Hi. I was reading your library to see how it works and I've foud what I think it's an error, tell me if I'm right. You declare buffOut as an...