B4R Question How to use pointer to an array into String [c_str()] - AndroidMadhu (first post)    Oct 12, 2022 Excellent.. Its working now..... One more confusion. If there are multiple device and I want to capture multiple DeviceID for each device and want to send at B4R, Do I need to declare array of Slots at GlobalStore? B4R Question can me connect this Board without App eWeLink ? - naifnas (first post)    Feb 19, 2020 I means how i do app for android by B4A For it B4R Question Bluetooth-Example to communicate with Android - Erel (first post)    May 24, 2017 Do you mean multiple Android devices? B4R Question ESP8266 . How starting project? Help. - Daestrum (first post)    Aug 09, 2023 You would create the interface on the android phone, this would communicate with the esp board via wifi to send the turn on / turn off commands. The B4R program would listen for your instruction, via wifi, then act on the pins to either enable are disable the relay. B4R Question WiFi remote configuration, Nexus devices??? - mrred128 (first post)    Mar 22, 2017 Samsung does heavy modification to the Android OS they run. The Nexus is textbook Android. It makes perfect sense. B4R Question Android controlled Mega 2560 - Cableguy (first post)    Apr 13, 2017   (1 reaction) Or even using a cheap Bluetooth module for communication! B4R Question Connect Android and Esp8266 (NodeMcu) - Solved - positrom2 (first post)    Aug 21, 2016 The latest version seems 1.20 (not beta). Usually found under b4R download
https://www.b4x.com/b4r.html B4R Question ESP8266 + Android - Mostez    Sep 14, 2021 I want to build WiFi controlled car for my kid, I'll use mobile phone to control the car by sending text control commands to ESP8266 module.
as a start I want to know how to establish direct connection between ESP8266 module and Android to send simple text commands? wifi network may not be available B4R Question Inline C and B4R vars - Erel (first post)    Jun 01, 2016   (2 reactions) You cannot compare Android (or any other full power computer such as iPhone or Raspberry Pi) to Arduino which is a micro controller with 2k ram. B4R Question Arduino Firmata on B4A - tigrot (first post)    Apr 09, 2018   (1 reaction) There are some Android library for Firmata on Android. Like https://github.com/shokai/ArduinoFirmata-Android You can wrap or use natively in B4A. Page: 1   2   3   4   5   6   7   Powered by ColBERT |