-
hello,
I could not run this app with shelly plug 2, it seems to be bigger, maybe more advanced option.
![image](https://github.com/user-attachments/assets/127588c9-1f06-4ea3-bf4b-59cdf4118a93)
…
-
```
DefaultPDUReader.readPDU()
better read using while read() returns >= 0 and until totalReaded < len.
sometimes smpp pdu in tcp stream splits in different ip packets and read()
returns first part o…
-
## Environment
- Build System: Eclipse / MCUXpresso
- Operating System: Windows 11
- Hosted Environment: LwIP, FreeRTOS
## libcoap Configuration Summary
libcoap packag…
-
While doing call testing in open5gs, AMF is not including TAI details to NSSF while network-slice-request request for PDU session.
Please see below log.
11/07 14:24:56.290: [gmm] DEBUG: [imsi-31…
-
Decide components, 1 vs 2 boards, etc.
-
```
1.When i listening to SMSC and it wont deliver SMS to my application.
I analyze a trace then,In that it says
Deliver_sm,Deliver_sm -resp:"Invalid Service type"
I mention service type only in con…
-
hi
i get error on sending this pdu
```
var pdu = new smpp.PDU( Buffer.from('0000008f000000050000000000000263313030380001013938393336363830373337300000013430343031303036363630300040000000000000080…
-
```
1.When i listening to SMSC and it wont deliver SMS to my application.
I analyze a trace then,In that it says
Deliver_sm,Deliver_sm -resp:"Invalid Service type"
I mention service type only in con…
-
```
1.When i listening to SMSC and it wont deliver SMS to my application.
I analyze a trace then,In that it says
Deliver_sm,Deliver_sm -resp:"Invalid Service type"
I mention service type only in con…
-
```
Hi, here is a solution to decode your PDU by command line
Usage:
first install node
apt-get install nodejs
then
root@**:/root# nodejs pdu.js #YourPDU
```
Original issue reported on code.g…