bluetooth icon indicating copy to clipboard operation
bluetooth copied to clipboard

adapter.Scan stops by itself

Open sercanarga opened this issue 2 years ago • 1 comments

I am using the code in the example in Windows but adapter.Scan stops returning results after a while. There is no panic situation.

sercanarga avatar Feb 06 '23 07:02 sercanarga

I think this is either exactly or similar to what is reported here: https://github.com/tinygo-org/bluetooth/issues/130

I noticed that in my case I occasionally would get a panic, and at other times the communication would just stop even though the application continued running.

gotoel avatar Feb 13 '23 17:02 gotoel

Now closing since 0.9.0 has been released. Thank you!

deadprogram avatar Mar 24 '24 17:03 deadprogram