This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Detect when BLE connection is made (Arduino library)
#4
Hey,

unfortunately we dont have an finished update on this. But the next update is almost finished and contains the following:

  1. An "Event characteristic" is added to the BLE server. If phyphox sees an event characteristic on the connected device, it will write the current real time (unix time), the current experiment time and the status of the experiment ( started, paused, synced).
  2. New layout options will be available such as multiple data sets in one graph with lines or dots (or mixed) or different colors
  3. Multiple float values can be received
  4. Smatphone sensordata can be readout and send to the microcontroller
  5. The generated xml file can be printed to the serial monitor
  6. The memory consumption significantly reduced

So especially the first feature should solve your issues :-). Unfortunately we found a bug in the (android) version of phyphox regarding the event characteristic, which we have to fix before we publish the new version of the library . If you are using an iOS device, feel free to test my current branch of the library (disclaimer: Im not sure if messed up some parts in my dev branch, so you might encounter some problems)

https://github.com/Dorsel89/phyphox-ardu...ext-update

Cheers
Dominik
Reply


Messages In This Thread
RE: Detect when BLE connection is made (Arduino library) - by Dominik Dorsel - 01-26-2023, 01:42 PM

Forum Jump: