BluFi Characteristics and Services

djoshi
Posts: 53
Joined: Wed Jan 12, 2022 9:59 pm

BluFi Characteristics and Services

Postby djoshi » Mon Nov 28, 2022 6:16 pm

Hi

I am using BluFi to set the WIFI parameters to my ESP32 device. I can use the "BluFi" App to set WIFI credentials.

I am now working to be able to set the credential using my custom App , using the following library:
https://github.com/capacitor-community/bluetooth-le

From what I understood, when working with BLE, you need to set the characteristics and Service for that BLE device to be able to communicate, which I Ibelieve is:

Code: Select all

BluFi Service UUID: 0xFFFF, 16 bit
BluFi (the mobile -> ESP32): 0xFF01, writable
Blufi (ESP32 -> the mobile phone): 0xFF02, readable and callable
Is there any example which shows when to use each characteristic in containing and setting the necessary data for a connection?

julamb
Posts: 1
Joined: Tue Aug 29, 2023 9:22 am

Re: BluFi Characteristics and Services

Postby julamb » Tue Aug 29, 2023 9:25 am

Hi,

I would like to implement something similar, and I'm having the exact same interrogations. Did you end up figuring out how to integrate with Blufi using the bluetooth-lte capacitor plugin?

Thanks a lot!

djoshi
Posts: 53
Joined: Wed Jan 12, 2022 9:59 pm

Re: BluFi Characteristics and Services

Postby djoshi » Wed Aug 30, 2023 9:20 am

Yes i did,

What are you first trying to do and where are you stuck?

Who is online

Users browsing this forum: StackPtr and 85 guests