Skip to content
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

Not compiling on xcode #3

Open
iameerhamza opened this issue Nov 22, 2021 · 5 comments
Open

Not compiling on xcode #3

iameerhamza opened this issue Nov 22, 2021 · 5 comments

Comments

@iameerhamza
Copy link

the example it self is not compiling on xcode. it is giving a lot of errors.
need help
Screenshot 2021-11-22 at 1 23 32 PM

@wolfc01
Copy link
Owner

wolfc01 commented Dec 12, 2021

Hi Iameerhamza,

I just compiled and installed the app using fresh installed android and flutter tooling. Note: I'm not an expert on flutter anyway.
Can you elaborate a bit more on your problem?

Br
Carl

@Kiteboards
Copy link

Hello wolfc01,

I am trying to use your example app to link to an Arduino Nano 33 BLE, but am having difficulties securing a connection. The BLE device comes up nearly instantly, but the gets stuck with a 'connecting to 2E:E9:A9:FE:BE:48' message. Do you know what changes I should make to fix this connection error? Thanks.

@wolfc01
Copy link
Owner

wolfc01 commented Dec 20, 2021

Hi Kiteboards,
No clue yet.... can you debug from the arduino nano? Do you get a connect request event?
Br Carl

@Kiteboards
Copy link

I have successfully connected to the Arduino Nano, but the app only sends the first character of the string. The first character is received on the Arduino side as an integer, which points to the respective character on the ASCII table. Example: "A" is received as 65. My question is, how do I send more than just one char at a time?
Thanks.

@wolfc01
Copy link
Owner

wolfc01 commented Dec 23, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants