ble

  1. I

    Ameba Arduino: [RTL8722CSM] [RTL8722DM] BLE – WiFi Configuration Service

    Materials AmebaD [RTL8722 CSM/DM] x 1 Android / iOS mobile phone Example Introduction In this example, a WiFi configuration service is set up on the Ameba Bluetooth stack. A mobile phone with the configuration app connects to the Ameba device using BLE and configures the Ameba to connect to...
  2. I

    Ameba Arduino: [RTL8722CSM] [RTL8722DM] BLE – Battery Client

    Materials AmebaD [RTL8722 CSM/DM] x 2 Example Introduction BLE connections use a server client model. The server contains the data of interest, while the client connects to the server to read the data. Commonly, a Bluetooth peripheral device acts as a server, while a Bluetooth central device...
  3. Dakamaster

    Use BLE to configure Dual-band WiFi Microcontroller

    Here we introduce another way to download firmware to your microcontroller board. With a BLE5.0 & Dual-band WiFi microcontroller, you will never have to worry about re-compiling the code just to change the WiFi SSID and password. The working principle of BLE5.0 is working as follows: the...
  4. Michael

    BLE WiFi Configuration Service - RTL8722

    In this project, a WiFi configuration service is set up on the Ameba Bluetooth stack. A mobile phone with the configuration app connects to the Ameba device using BLE and configures the Ameba to connect to the correct WiFi access point. Realtek WiFi configuration app should be installed on...
  5. Michael

    BLE Beacon Service - RTL8722DM

    A BLE beacon broadcasts its identity to nearby Bluetooth devices, to enable the other devices to determine their location relative to the beacon, and to perform actions based on information broadcast by the beacon. Example applications of beacons include indoor positioning system...

Log in

or Log in using
Back
Top