markqvist

Results 57 comments of markqvist

Even though this thread has not had activity for some time, I'll venture to add my input as well. I'd argue that it makes more sense to simply run the...

In my upcoming TNC I ended up going for BLE instead of SPP, even though there is not much application support at the moment, but I think it makes more...

I was referring to the example UART GATT service from Nordic, with UUID 6E400001-B5A3-F393-­E0A9-­E50E24DCCA9E. In my (admittedly still rather limited) testing, it seems to work as intended. But I had...

@mobilinkd, you are right, it's the correct way to go about it. A KISS service should be advertised as that over BLE, not a UART service, which as you mention...

I know you probably also have a ton of other things to work on, but I really like the idea of you being the author of it @hessu. It seems...

Great work. That is clear, concise and easy to follow for implementation, and I don’t think it leaves anything up to the imagination. Thanks a lot for the effort. I’d...

In practice, most TNCs will happily (and should) transmit whatever is encapsulated in its KISS data frame, whether that be AX.25 or not. That was part of the point with...

I have nothing to add. I can wholeheartedly stand behind this :) I will implement this in OpenModem in the near future. Thanks for taking the time and effort to...

While I do understand what you want to achieve with this, I don't think it's right to place this functionality directly in LibAPRS. LibAPRS is meant to be a bare-bones...

Hi tahpee! This is some great work! Thanks a lot for contributing! How do you feel about merging it at this point? Do you want to test it some more,...