Kieron Gillespie

Results 5 issues of Kieron Gillespie

Hello again, So I am noticing that there are some bad status errors that are not comming back to any of my call back function such as GATT_INSUFFICIENT_AUTHENTICATION I see...

enhancement

It appears there is an issue when you add more than 6 characteristics to a single service in the CurieBLE driver with version 2.0.0 RC4. The device never begins to...

enhancement

It appears that I am unable to write to a characteristic that is 64 bytes long. Any attempts to write to the characteristic seems to crash the board. I know...

bug
Under Review

So when attempt to send a PATCH request with a postBody causes the fetch API to instead send a POST instead of a PATCH. Will dig into the code but...

This is a common issue I have experienced trying to get any sort of HTTP request to work while the app is in the background. I am using a plugin...