I cannot pass that line from sample BluetoothLESample1:
GattWriteRequest request = WriteRequestEventArgs.GetRequest();
I both tried LightBlue & nRF to write sample data. No luck!
nanoframework firmware: ESP32_BLE_REV3 ESP32 firmware: 1.12.1.115
Any clue?
Due to limited ESP32 WROOM ram, the code hangs. Cropped some sub-methods and variables to make it simple.