Hi everyone, I noticed an important missing feature in the BLE library.
It seems to not be possibile to refresh the ServiceList, given the fact that the only place where you can get it is in the "Connected" event....
I'have a BLE Device that exposes a Service only after you complete a...
While the above error might seem straightforward, unfortunately it isn't.
My app has an HTTP Post Multipart request that sends some parameters and a CSV file to the client's server. This is the relevant code.
Dim fd As MultipartFileData
fd.Initialize
fd.KeyName = "filename"
fd.Dir =...
hi everyone, today i was coding an app and when a tried to use an B4Xview the app crashed because it was not initliazed, so i tried to do
view.Initialize
but the ide says that the method does not exist D:
Thanks
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.