Skip to content

How to get the BLE data to build my own app? #41

Answered by renatobo
alexhoopes asked this question in Q&A
Discussion options

You must be logged in to vote

I recommend you get things up and running at 1Hz, with one of the applications I list in the documentation.
Once you know your GPS and esp32 are working correctly, you should build your app.

Also, before building an app that reads GPS data, try broadcasting a simple message with a serial counter and have it read on your app.

Develop and test each step below separately

  • GPS -> esp32
  • esp32 to BLE stack
  • BLE stack to iOS BLE stack
  • BLE stack on iOS to app

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@alexhoopes
Comment options

@renatobo
Comment options

Answer selected by renatobo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants