Replies: 3 comments 9 replies
-
To be honest, I'd love to see BLE implemented. I've been hacking away at RNode firmware for a bit, transferring everything to Platformio for my own devices, but all the newer (S3) ESP32 devices I have are stuck because of Bluetooth Serial not present in the BLE stack(?). I've been taking a look at some other programs/firmware for hints on how to get this implemented, but alas day job has to take precedence 😄 |
Beta Was this translation helpful? Give feedback.
-
I saw some BLE flags show up in Mark's RNode firmware and wanted to update this topic. I have a working (test) version of BLE on iPhone with a custom RNode firmware. I plan to update the git version soon so I can push out a new test version of the iPhone Sideband app with RNode support. @markqvist, maybe the BLE implementation would be useful for the support that was recently merged. I didn't implement a shared version that supports BLE and Standard Bluetooth (yet), but I have a note in the code that NimBLE should be able to do that. BLE only version here (to be updated shortly to my current working version): https://github.com/cobraPA/RNode_Firmware_iOS/commits/kb_ble_test1 |
Beta Was this translation helpful? Give feedback.
-
Good job buddy!
…On 22 February 2024 16:58:45 GMT, cobraPA ***@***.***> wrote:
I saw some BLE flags show up in Mark's RNode firmware and wanted to update this topic. I have a working (test) version of BLE on iPhone with a custom RNode firmware. I plan to update the git version soon so I can push out a new test version of the iPhone Sideband app with RNode support. @markqvist, maybe the BLE implementation would be useful for the support that was recently merged. I didn't implement a shared version that supports BLE and Standard Bluetooth (yet), but I have a note in the code that NimBLE should be able to do that. BLE only version here (to be updated shortly my current working version): https://github.com/cobraPA/RNode_Firmware_iOS/commits/kb_ble_test1
--
Reply to this email directly or view it on GitHub:
#394 (comment)
You are receiving this because you authored the thread.
Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
I'm looking at developing a pre-built LoRa radio to sell as a product for Reticulum, I'm currently running a survey to get user input on what to prioritise in the design, please find it below:
https://forms.gle/uffymAM9ikY7hUj68
Your input is very much appreciated, thank you! :)
Beta Was this translation helpful? Give feedback.
All reactions