Search found 2 matches

by tyrion
Fri Jun 16, 2017 7:17 am
Forum: General Discussion
Topic: gatt client to read from NONIN3230
Replies: 3
Views: 4877

Re: gatt client to read from NONIN3230

thanks esp_tk, I was able to find the advertisement, just by increasing the scan interval/scan window. They were using blugiga module as ble server, which requires a longer period of scanning. i was able to make the connection and read the data. but i am not able to make the connection consistently,...
by tyrion
Wed Jun 07, 2017 3:55 pm
Forum: General Discussion
Topic: gatt client to read from NONIN3230
Replies: 3
Views: 4877

gatt client to read from NONIN3230

Hi Everybody, I am working on Gatt client example to read data NONIN3230 pulseoximeter. I am able to connection with a esp32 server and read the data from the device But could not make connection with NONIN3230 pulse oximeter device. ie.. while performing the scanning, the client is not able to disc...