James Cowan
James Cowan
Hi I have written a simple GATT client that interacts with your server: https://github.com/jmc420/sample-bluetooth-le-gattclient I wrote the client because I am getting a connect followed immediately by a disconnect before...
I have just installed tsd 0.6.5 and entered tsd init and get this eerror [ERR!] node : v4.2.0 [ERR!] tsd : 0.6.5 [ERR!] Error: Unexpected end of input [ERR!] CODE...
Hi I am trying to using Sockets PCL in an Xamarin Forms app but when I try to instantiate a TcpSocketListener I get this error: System.NotImplementedException: The empty PCL implementation...
I cannot get the Date or DateTime scalars to work. I can see why it is not working because the REGEX is rejecting the string being producted by JSON.stringify. I'm...
Please could it make clear in the documentation whether this api can be used with React in a Browser in a standard webapp or Chrome extensions? There is this bug...
# Problem Please could this PR be merged into React Ace: https://github.com/securingsincity/react-ace/pull/1833 It allows use of later of ace builds.
The client always seem to connect and immediately disconnect from the server. See details here: https://stackoverflow.com/questions/50393196/android-bluetooth-le-gatt-client-and-server
Imports
### Related issues ### [REQUIRED] Version info **node:** v22.6.0 **firebase-functions:** 6.0.1 **firebase-tools:** 13.17.9 **firebase-admin:** 12.5.0 In firebase-functions 3.13.2 I was able to import using typescript thus: import * as functions...