Ron Evans
Ron Evans
Closing this PR since the commits were merged in #4997 Thank you @cibomahto for the fixes and to @b0ch3nski for review.
Please see https://github.com/tinygo-org/tinygo/pull/4265
I just updated the branch but there is still quite a bit of work needed to make it functional.
Perhaps you might want to take a look at this sample: https://github.com/tinygo-org/tinygo/blob/release/src/examples/uart/uart.go Hope that helps!
> Not API compatible with machine.Pin Hmm, not too sure that sounds like a very good idea....
I would suggest look at the examples here https://github.com/tinygo-org/bluetooth/tree/release/examples/discover and here https://github.com/tinygo-org/bluetooth/tree/release/examples/heartrate-monitor for how to connect as a Central to a Peripheral. Hope that helps!
Closing since no action required. Thanks!
Closing since the question was answered. Thank you!
This https://github.com/tinygo-org/bluetooth/pull/303 added ability to choose adapter on Linux. Still no way to do this on any other platforms.
https://github.com/tinygo-org/bluetooth/pull/303 allows this for Linux. However macOS is very restrictive. Seems like the question has been answered. Can this issue be closed now?