Haimiko
Haimiko
After sending a data uplink, the library continuously send 3-4 uplinks with null data on port 0. How do i prevent these null data messages?
I'm getting the following error when running the example.py script. Using Python3.5 on Ubuntu16.04 File "example.py", line 33, in live555.startRTSP(url, oneFrame, useTCP) live555.error: shutdown callback must be a callable Any...
- [X ] I have searched the [issues](https://github.com/brocaar/chirpstack-application-server/issues) of this repository and believe that this is not a duplicate. ## Summary I know we can add multiple HTTP integrations, however...
The nano is 5v on all digital pins which is not 3.3v safe for the RFM95. How is your PCB working without damaging the RFM95?
**What would you like to be added/modified**: Ability to invalidate JWT token before expiration without having to change global JWT secret. One possible implementation would be possibly to tie in...
Looking to add support for the [NL-SWN-LET-NRF9160](https://nimbelink.com/Documentation/Skywire/Nano/4G_LTE_Cat_M1_Nordic/1002399_NL-SWN-LTE-NRF9160_AT-Command-Manual.pdf) . I've had a stab at it. I can get IMEI, SIMCCID, other meta data but am having difficulty with the SOCKET connections....
Phone: iphone12pro max OS:14.6 I can get android phones to autofocus but can't get autofocus on iPhone 12 to work.
fixed set resolution for capture which would have otherwise defaulted to 640x480
how do i modify the streaming resolution? Regardless the size passed, the frame gets properly resized but the content remains 640x480.
I'm running OTAA join requests on Chirpstack. I'm seeing JoinRequest on Chirpstack but never a JoinAccept. Usually this means the App key is incorrect but I'm not seeing this as...