-
Notifications
You must be signed in to change notification settings - Fork 0
API , Setup and Response. #24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
As per @ZachTurner07 , |
Tested over Host for API send and response to the Arduino BLE 33 Sense , Commit : a84a54d1917d7df28d2f5b73ebd9d51594dba393
|
Tested the above Functionality on Jetson Nano, Arduino BLE reacts correctly. |
Going to integrate this testing with UART server to validate integration |
Trying to get the API to work with the user application |
Simplifying API from words to single bytes simplified the implementation. Also, bytes are echoed back instead of responding with a different message to confirm it was detected. |
commit b78b2e5604f8d9c093e8094058d9f11884ed6531 establishes 2-way communication |
Jetson Nano can send a serial command to the Arduino to command it to start |
DoD : Create an API between Jetson Nano and response from the Arduino BLE 33 Sense.
Blockers: Testing, Arduino State machine response time to ARDUINO CLI.
The text was updated successfully, but these errors were encountered: