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.

BLE device wird nicht gefunden
#5
Hallo,

noch ein paar Ergänzungen:

Quote:Wenn ich den Bluetooth Dialog öffne, zeigt es mir die Geräte im Scanner an. Die App sagt aber, das keine Experimente für dieses Gerät vorhanden sind.

Über den "Neues Experiment für Bluetooth" Button scannt phyphox nach einer fest definierten "phyphxo" Charactierstic die Advertised werden muss. Grund hierfür ist, dass das .phyphox file auch als Byte Array auf dem Mikrocontroller hinterlegt und über die genannte Characteristic an das Smartphone gesendet werden kann. Man spart sich also nen QR-Code und benötigt keine Internetverbindung.

Quote:Die Daten kommen in einem Datenpaket von jeweils 20 Byte: jeweils 2 Samples von X,Y,Z (uint16) und 2 dazugehörige Timestamps (uint32). Gibt es eine Möglichkeit, im Editor entsprechende Datenpakete zu parsen, oder müsste das nativ in die App programmiert werden.

Über "conversion function" kann angegeben werden, welcher Datentyp erwartet wird. Über den Tag "repeating" kann zusätzlich angegeben werden das sich alle 10 Byte widerholen. Siehe dazu auch https://phyphox.org/wiki/index.php/Bluetooth_Low_Energy unter "input conversion functions".
Reply


Messages In This Thread
BLE device wird nicht gefunden - by MarioGrafe - 02-02-2023, 05:36 PM
RE: BLE device wird nicht gefunden - by Dominik Dorsel - 02-06-2023, 10:59 AM

Forum Jump: