JAALEE COMMUNITY

If you have any inquiry, please ask questions here! Thanks! we will answer you within 1-2 business day(s)

 Post A Forum Question

July 14 , 2016 14:36  |   3 answers

Connect with beacons (Ionic/Cordova) and read write

July 14 , 2016 16:05

Hi

July 14 , 2016 16:10

I'm working with Jaalee beacons and Ionic. I scan devices but i need to connect with them and also write in their characteristics.

But when i connect with the beacons, no password is asked for like in your app:

app jaalee.PNG

When i have to put this password form? How?

I'm sure that some data is password protected, for example look at this picture when i attemp to read:

pp.png

In the left photo the characteristic 2a00 is the name and i can read its value as you can see (value string '2-3') but in the characteristic fff2 which is the uuid that has to be password protected, the value is ' ' and all the bytes take 0 value.

What should i do? I'm ussing https://github.com/randdusing/cordova-plugin-bluetoothle to connect and i have seen https://github.com/petermetz/cordova-plugin-ibeacon/ to monitor. Thanks

July 14 , 2016 16:10

I'm working with Jaalee beacons and Ionic. I scan devices but i need to connect with them and also write in their characteristics.

But when i connect with the beacons, no password is asked for like in your app:

app jaalee.PNG

When i have to put this password form? How?

I'm sure that some data is password protected, for example look at this picture when i attemp to read:

pp.png

In the left photo the characteristic 2a00 is the name and i can read its value as you can see (value string '2-3') but in the characteristic fff2 which is the uuid that has to be password protected, the value is ' ' and all the bytes take 0 value.

What should i do? I'm ussing https://github.com/randdusing/cordova-plugin-bluetoothle to connect and i have seen https://github.com/petermetz/cordova-plugin-ibeacon/ to monitor. Thanks


Add Your Answer:

Please Login