-
Hi,
When I set the loglevel for the pyModbusTCP.client to logging.DEBUG
I get following error when trying to write a register
```
Traceback (most recent call last):
File "/user/user.py", li…
-
Hi!
I think there is a possible method to improve the uploading (Peripheral to Central) transmission latency.
BLE specification set if there are two continue packet loss then the connection event …
-
### Description
Implement the 24A PDU as it is a little different.
Blocked by https://github.com/Northeastern-Electric-Racing/Embedded-Base/issues/151, https://github.com/Northeastern-Electric-Rac…
-
`SMPPEX.Pdu.Oser.from/1` doesn't support CALLBACK_NUM field
```
** (Protocol.UndefinedError) protocol String.Chars not implemented for {:badarg, [{:erlang, :list_to_binary, [[{:callback_num, 1, 2, 1…
-
Hello,
Have this error in log, jasmin version 0.11.1
2024-10-25 02:01:11 ERROR 4206 () while handling submit_sm_resp pdu for msgid:91e90f26-d5b4-46b5-ac67-b07ffd7cd713: 'SubmitSM' object has no a…
-
I believe there is an issue in src/codec/rtu/mod.rs in fn request_pdu_len.
You may want to check the Modbus application protocol spec, sections 6.11 and 6.12, to make sure.
IMHO, the function should…
-
It seems that after sending several beacon frames the counter becomes > 255 and causes scapy to throw an exception.
I am trying to setup a Zigbee coordinator using the coordinator example, but I ca…
-
Environment:
Kubernetes + flannel CNI
1 master, 1 worker
I have followed the steps in the README.md but when running the UE registration, I get the following errors:
[2024-11-15 09:48:26.799] …
-
There is already support for unpoller to fetch the metrics for the Unifi PDU Pro.
For prometheus, they are made available at `unpoller_device_outlet_`.
Is it possible to have a dashboard made for …
-
Hi,
Just wanted to ask if there are any plans to implement Serde (i.e. `derive(Serialize, Deserialize)`) on the DIS PDU structs? For my particular case I'm building a web server that exposes DIS pack…