-
-
Notifications
You must be signed in to change notification settings - Fork 17
Enable WiFi on C33 and BLE on C33/Giga #130
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
base: arduino
Are you sure you want to change the base?
Conversation
@facchinm
|
Quick update - did a west update and managed to get it to build but then:
and
Just to let you know :) |
Tried giga with BLE lib:
and in debug looks like its doing somthing:
may look at over weekend OH tried building for C33 and just fails |
quick note: I also tried building: giga does build, but I have not tried running it yet. C33 does not build - get the same errors as shown in the failing check. |
UPDATE: seems to be failing on HCI.readLocalVersion in begin. Some debug:
first command is from HCI.begin(). from the debug monitor:
Oh did try to build a zephyr test sketch but received error:
|
Giga still not working, investigation in progress.
As always, refer to https://github.com/facchinm/ArduinoBLE/tree/zephyr_hci to test BLE