RemoteXY-Arduino-library icon indicating copy to clipboard operation
RemoteXY-Arduino-library copied to clipboard

RemoteXY library for Arduino IDE

Results 12 RemoteXY-Arduino-library issues
Sort by recently updated
recently updated
newest added

I've made a series of changes to render RemoteXY compatible with Nano BLE boards which use the hardware Serial to communicate. These changes have been tested and they work.

Hello everyone, I'm trying to use RemoteXY with PlatformIO to talk to an Arduino Nano BLE. Here are some details of my implementation: I've been trying to use RemoteXY with...

WiFi access point mode was missing in current release (station mode only supported) I've added it in the generic wifi.h file, so it can be used with many modules before...

Hey, On Beginning i could connect and use it. Even it crashed sometimes. Now i can connect but no values comming. Finaly totaly unstable ESP32 Arduino Current Remotexy lib

Trying to compile a RemoteXY sketch for ESP32-H2 requires esp32 version 3.0.0-a. Compilation fails with: `c:\Users\tom\Documents\Arduino\libraries\RemoteXY\src/RemoteXYStream_BLEDevice.h: In member function 'virtual void CRemoteXYStream_BLEDevice::onWrite(BLECharacteristic*)':c:\Users\tom\Documents\Arduino\libraries\RemoteXY\src/RemoteXYStream_BLEDevice.h:110:52: error: conversion from 'String' to non scalar type...

This is what i get when I try to compile with the latest version. In file included from C:\Users\busti\Downloads\Loco_BLE_Remote-main\Loco_BLE_Remote-main\Loco_BLE_Control\remotexyConfigs.h:29, from C:\Users\busti\Downloads\Loco_BLE_Remote-main\Loco_BLE_Remote-main\Loco_BLE_Control\Loco_BLE_Control.ino:17: C:\Users\busti\Downloads\Loco_BLE_Remote-main\Loco_BLE_Remote-main\Loco_BLE_Control\Loco_BLE_Control.ino: In function 'void setup()': C:\Users\busti\Documents\Arduino\libraries\RemoteXY\src/RemoteXY.h:187:117: error: expected type-specifier...

Added Nimble Library support (https://github.com/h2zero/NimBLE-Arduino) The library is a lot lighter than ESP32 BLE a lot less Flash used Same simple code generated from UI (2 buttons and a label)...

[](url) [Error Report.txt](https://github.com/RemoteXY/RemoteXY-Arduino-library/files/11249170/Error.Report.txt)