Simon Fondrie-Teitler

Results 32 comments of Simon Fondrie-Teitler

I've been digging into it. I went down a path of looking into using AT commands instead but I don't think it's going to be easier than using the captured...

I'm guessing this depends on #549 since the data being transmitted is pretty sensitive. Unless we want to add the option to encrypt the data before upload, but that might...

I opened a draft PR. I haven't figured out how to get the gatt_client_server tests running locally though (I guess I need to set Zephyr up somehow?) and I think...

I was away from a peripheral I could test with for a month, but I'm taking a look at this again. The tests on the PR are failing, but it's...

A couple notes: I changed get_characteristic_cccd() to no longer return the state of the CCCD from the server because it would require sending an additional message and the value wasn't...

I fixed the merge conflicts. I also got local tests working, and found and fixed the bug that was leading to the test failure. They pass for me now.

This should be simple enough I'll try to submit a pull request in the next few days if nobody objects.

What program would that be an argument to? I think the installer is already overwriting the version on the devices every time, but I assume you mean a flag to...

The new ability to set config though the web interface is great! I searched though issues before filing this but not PRs. I'm assuming the web config editing is meant...

OK great. I'll hopefully be able to do some work on this in the coming week.