bluetooth

  1. wstein25

    Bluetooth Weather Instrument code update

    My company developed a wind speed sensor that communicates via Bluetooth. The original code was developed about 2 years ago. A simple app, it worked very nicely running on Android 5. Now it seems the code does not run and can not be installed on Android 7. We are looking for a developer to...
  2. wstein25

    Bluetooth Weather Instrument code update

    My company developed a wind speed sensor that communicates via Bluetooth. The original code was developed about 2 years ago. A simple app, it worked very nicely running on Android 5. Now it seems the code does not run and can not be installed on Android 7. We are looking for a developer to...
  3. johnf2013

    Android Question SOLVED BT, AsyncStreams, and asymmetric prefix mode

    I have an app that is to communicate with an STM32 sending short, usually single byte, commands and receiving large packets of sensor data over BT, frequently (50Hz or so). The app and the firmware are both written and run happily in simulation mode. They are just waiting for me to finish the...
  4. carlos7000

    Spanish Chat Bluetooth [Solucionado]

    Hola a todos. Estoy tratando de crear una sencilla aplicación que permita enviar comandos y recibir respuestas de un arduino. Este es el código que estoy empleando. #Region Project Attributes #ApplicationLabel: B4A Example #VersionCode: 1 #VersionName: 'SupportedOrientations...
  5. R

    Communication to a Widget

    I am developing a widget that I want to sell commercially. Doesn't do much really, a few sensors sending information every 250mS or so. This means comms to IOS and Android phones without a local router connection ( in the wild) The problem is that depending on the model of the users Android...
  6. Humberto

    B4R Question ESP32 serial comunication with bluetooth

    Can I communicate with cellphone through bluetooth with ESP32 ? It´s already implemented ? Thanks
  7. S

    Android Question Phonecalls over SIP(?) and Direct Wifi!

    I want to talk between two mobile phones (over SIP) out in the nowhere (where I cant use normal phone call) with bluetooth headset and Direct Wifi (hopefully over 100meters) between two or more phones! I cant understand why its so complicated! OK I don't need SIP but full duplex without click...
  8. William Lancee

    Share My Creation Using Android Bluetooth Commands to Control a Makeblock Robot

    he Makeblock robot is a low-priced kit that is easily assembled and that works well as designed. The default control sofware is effective but does not work for custom complex control sequences. It is possible to replace the default firmware with one's own through B4R, Arduino IDE, or the mBot...
  9. M

    Android Question B4A - Bluetooth HC 06 connect with Arduino without B4R

    Hello. I have a question about the bluetooth connection. I know that here are guides on how to connect arduino with a bluetooth module, but all in the B4R program. However, I have the entire script written in the Arduino IDE, it is very extensive. It would take a long time for me to transform...
  10. L

    Android Question Public Bluetooth Connection

    I have a special application where an Android device is configured as a kiosk and it is placed at a public location. Anyone having a special app in his/her phone is invited to send messages to this device via Bluetooth. I would want my Android device to behave like a printer - user scans for...
  11. Star-Dust

    B4A Library SD: BT Printer Bluetooth

    ANNOUNCEMENT Starting today, this library will be abandoned and will no longer be distributed. A new, more comprehensive Android library for ESC/POS thermal printers will be released. (BT, BLE, LAN, USB) (here) (No WRAP, No Java Only B4A) BT_Printer library allows you to print text and...
Top