Posts by galegoz • 11 points
2 posts
-
0
votes0
answers10
viewsQ: BLE plugin limit Bluetooth connection by distance
need to perform a bluetooth connection of an app in Xamarin with another device. I found a plugin called Plugin.BLE. The point is this, the connection between the 2 devices should occur only if both…
-
0
votes1
answer250
viewsQ: Dynamically generate input - html, javascript and Jquery
Friends, I need to receive a numerical value and from that input, automatically generate the input. For example, type 5, and the program generates 5 input for numeric input. What I have of code is…