react-native-esp-idf-provisioning icon indicating copy to clipboard operation
react-native-esp-idf-provisioning copied to clipboard

ESP IDF provisioning and custom data library for react-native

Results 15 react-native-esp-idf-provisioning issues
Sort by recently updated
recently updated
newest added

Hi Mateo, I'm so happy to have found this package. It's exactly what I'm looking for. Thanks for sharing it! I've installed and run succesfully the example. I'm unsing BLE....

hi, is sending a custom endpoint implemented in your library? couldn't find it in the code, can you specify?

I try to connect softap by wireless but it not work. Does anyone have a working example?

Dear Team, Thank you for this grate library! Please provide an answer: is it possible to use this library with the expo? If yes, explain how. Actually, I am using...

documentation
question

Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.2.7 to 4.4.1. Changelog Sourced from fast-xml-parser's changelog. Note: If you find missing information about particular minor version, that version must have been changed without any functional...

dependencies

We currently do not have a device to test SoftAP provisioning with so any help appreciated!

help wanted

when trying to send custom data in ios ([Error: Request to send data to device failed with error: BLE characteristic does not exist.]) this error occur , in android works...

Hello, I'd like to send additional metadata to the device during provisioning, in addition to the ssid and passphrase. It looks like this is supported in the upstream library: https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-reference/provisioning/wifi_provisioning.html#additional-endpoints...

Hi guys, I'm trying to use your library and face with weird bug. When I connect my device with `connect` method it connects but then nothing happens (searching for wi-fi...