NTDGO

Results 4 issues of NTDGO

SIM800L module and it run perfectly fine with SoftwareSerial. I need to expand I/O so I need to use HardwareSerial. Please teach me how to use HardwareSerial for this module....

__Proposal:__ Hi, I have a multi-threading program that contain 80,000 field, the data changed ~10ms. Is there any efficient method to write that amount of data to a local Influx...

### Prerequisites - [X] There isn't an existing issue that reports the same bug to avoid duplicates. - [X] The provided information offers a [minimal reproducible example](https://stackoverflow.com/help/minimal-reproducible-example) of the bug....

bug

Hi, ![image](https://github.com/sipsorcery-org/sipsorcery/assets/37483861/a78a8b0a-3dee-41c9-94cc-62ccb9566d2c) I have an intercom device that communicates with a Softphone SIP (WPF). I have set up a MediaSession using the following code: https://github.com/ntdgo/Intercom-Video ``` CSharp private VoIPMediaSession CreateMediaSessionAsync()...