Mateo Gianolio

Results 54 comments of Mateo Gianolio

Latest version is compatible with react-native 0.76.2 and new architecture, should hopefully work with expo as well.

Make sure you use the correct security setting and try the latest version.

This library supports RN new architecture and should therefore theoretically work with expo. I'm not familiar with how expo works but a simple `yarn add @orbital-systems/react-native-esp-idf-provisioning` should suffice. Have you...

Hey, do you mean sending data to custom path? It's not in the readme, but in the example app there is a screen for sending custom data. https://github.com/orbital-systems/react-native-esp-idf-provisioning/blob/master/example/src/SendDataScreen.tsx

README (or separate API docs) should be added but will create another issue for that. Please refer to the example app for now, which has examples for data transmission.

Exactly! Same as #67, it's possible but docs are missing in README. Refer to the example app for now :)

I think the best way forward here would be 1. to record BLE events between phone and device and then somehow replay them in unit tests. 2. to setup a...

In your project I don't see any reference to react-native-esp-idf-provisioning in the list of packages. Have you installed the package correctly? ![Screenshot 2024-09-04 at 09 49 09](https://github.com/user-attachments/assets/ac04284b-2070-4e54-9589-0c7a2a4cb4e6)