Ron Evans
Ron Evans
"Pairing Not Supported" The `bluetooth` package does not currently support pairing, hence the error. Please see https://github.com/tinygo-org/bluetooth/issues/242
@aykevl any thoughts on this?
@conejoninja PTAL :smile_cat:
Closing now that #805 was merged. Thank you!
I think I have run into a similar problem using `wasm-unknown` and `wasip1` having to do with lifetimes and memory. This PR makes me think about some ways to possibly...
Is this the same as https://github.com/tinygo-org/bluetooth/issues/302 ?
Since the Linux interface was rewritten, is this still an issue?
Seems like something not quite working as expected with this PR and code that targets our simulated hardware. Hence the CI failures.
@aykevl please note CI failures here. :smile_cat:
@aykevl I think the modules compiled for JS but including the `machine` package are the ones failing here.