-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Hi. I have two of these radios and I really like this project. In my view, this opens up a lot more options for using these radios. I tried my hand at sending my own commands and have findings & questions.
- First is the event registrations. I send "EVENT_NOTIFICATION" with a body of 0x01 and it works. I tried a few different values (0x00, 0x02, 0x03, 0x04, 0x0F, 0xFF). So Far, only 0x01 and 0x08 work. I tried sending 2 bytes like 0x0001 and that does not work. I get what looks to be an error response when I try these.
- I am interesting in getting the channel_id when I receive a DATA_RXD. So far, I have not seen a channel ID in any of my messages. Any idea how to enable this? It looks like the module app does know what channel a data fragment came on.
- For sending data fragments. I am trying in C# in Windows and not hitting any issues so far. I have not tried long strings of data fragments yet, just single (less then 50 byte) and it's working for me so far.
In general, I am a lot more interesting in the full Bluetooth API than the KISS TNC which is very limiting. So, this is really amazing to see an attempt at documenting this API. This radio is ahead of the game.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels