--
You received this message because you are subscribed to the Google Groups "Safecast Device Discussions and Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to safecast-devic...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/safecast-devices/2f8b81d0-8a90-4acb-b03a-ae4cff155ae3%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/safecast-devices/65810459-B03E-45EC-8890-F71F6B97C5D5%40safecast.org.
--
You received this message because you are subscribed to the Google Groups "Safecast Device Discussions and Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to safecast-devic...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/safecast-devices/9240ac63-6fba-4ba6-ab74-468de6796807%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/safecast-devices/CAE9goaa%2Bu998vFkGjGXWt7tfBkPs033zBEjD5ikGOAL6BBgUuA%40mail.gmail.com.
Hi,The Safecast Android app expects a specific Bluetooth device - there are dozens of BLE peripherals that look all the same but transmit their data differently. Since the app is open source, you can add support for your own module, it looks like it is fairly similar to the one we use on the kit. All the code is on Github ;-) if you are lucky, it should be a matter of changing the service/characteristic to the values used by your BLE module, or better yet, implement an algorithm to select the right service/characteristic based on the device name...Alternatively, I could give it a try myself (I am the author of the app) though without a sample of the actual module, I won't be able to test that it works properly...Ed
Here is a shot from Bluetooth LE Explorer. It shows up in the Radiation Explorer BLE Device drop down but it will not connect.
--If you have a windows device with bluetooth LE, you could give RadExSaDa a try: https://www.microsoft.com/en-us/p/radiation-explorer-for-safecast-data/9p26k9ttt7dk?activetab=pivot:overviewtabIf that doesn't work, you can enumerate the Device and Read Characteristic UUID's using: Bluetooth LE ExplorerPost them here and I will update RadExSaDa….
You received this message because you are subscribed to the Google Groups "Safecast Device Discussions and Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to safecast...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/safecast-devices/9240ac63-6fba-4ba6-ab74-468de6796807%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "Safecast Device Discussions and Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to safecast...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to safecast-devic...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/safecast-devices/744d45d5-cdc1-4b32-beb6-d99eddde91f9%40googlegroups.com.