B4A Question Anyone tried BT chat example with a PC? - Beja    Jun 4, 2014 Hi All,
It looks like the BT chat example is designed to work between 2 Android devices.
http://www.b4x.com/android/forum/threads/android-bluetooth-bluetoothadmin-tutorial.14768/
I utterly failed to... B4A Question Learning & Building App Based Around BT Chat App - udg (first post)    Aug 18, 2014 Hi Jan,
having a look at the library documentation, it seems it will suffice to concatenate the fol... B4A Question Help with search.. B4A chat example. - Beja    May 5, 2018 Hello fellow B4Aers
Searching the forum for mobile to mobile (B4A to B4A) BT chat returned zero hits.
Any pointer appreciated.
Best regards.... B4A Tutorial [B4XPages] Bluetooth Chat Example - Erel    Jun 22, 2023   (28 reactions) 95662 Updated implementation, based on B4XPages of https://www.b4x.com/android/forum/threads/android-bluetooth-bluetoothadmin-tutorial.14768/#content. The code is much simpler compared to the previous example. Note that you can call Serial.Listen without making the device discoverable. This is useful for cases where the devices were already paired once. Updates: - Example updated with targetSd... B4A Question Bluethooth under Android 14 - mw71    Jan 25, 2024 Hello, since I have problems with the Bluethooth under Android 14, I have loaded the BT Chat Exampel on 2 devices to test it. Samsung A54 with Android 14 and and Lenovo Tab 8 with Android 10. - Android 14 connects to Android 10, everything is great - Android 10 connects to Android 14 - Connection is established - The connection is not recognized on Android 14 - the Serial_Connected is not called (I think) Is there a solution for this?... B4A Question Bluetooth and the dreaded "Error Starting Discovery Process" - again(Solved) - rodmcm    Jun 11, 2024 on. Still no go. However I can connect and communicate to my APP via a simple BT scanner (BT HC-05).
Installed latest BT Chat based on SDK 33. Same result - “Error starting discovery process”
So any... B4A Question Mqtt chat network error - postasat    Mar 21, 2018 Hello,
I have a problem using mqtt chat with autodiscovery.
I use a tablet as server and phones as client in a mqtt chat with autodiscovery.
Both are connected in the same wifi network but the wifi network have no internet connection.
If the phone have wifi on and mobile data on, when I start... B4A Tutorial [B4X] MQTT Chat Room - Erel    Nov 18, 2019   (43 reactions)   tags: B4X, MQTT, Chat Room It's time to learn how to use MQTT: https://www.b4x.com/android/forum/threads/59471/#content It is simple and powerful. In most cases MQTT is the best solution for low level networks. Low level network means a network solution that is traditionally based on ServerSocket + Socket + AsyncStreams. In this example we implement a chat room with one or more users. The MQTT broker is embedded in...). B4XSerializator is very useful for cross platform communication. Users can join and leave the chat... Share My Creation [B4X] Video Conference, Audio, Text Chat app - meet@point - Source Code only 20€ - Magma    Nov 30, 2024   (30 reactions) 134801 I am proud to present you my new App... for Windows-PC and Android Version (B4J and B4A)... meet@point Is an example - how to create a Video Conference Application... is using MQTT technology... you can use it from Android or Windows PC... you can communicate with Video (webcam, or android camera) - max 5 users (for video - because of layout)... with audio (press to talk or 2-way using he... B4A Question bluetooth question... - KitCarlson (first post)    Jun 11, 2013 The connect uses the mac of the BT device. There is a BT chat example by Erel, study it and much will be learned.... Page: 1   2   3   4   5   6   7   |