Cliff

Results 110 comments of Cliff

Well from that one it appears that the program is actually written on there and running. I can see some of the things I wrote in the log. But it...

Yes that looks correct. I get, ``` D (1624) nvs: nvs_close 3 D (1624) nvs: nvs_open_from_partition bt_config.conf 1 D (1628) nvs: nvs_set_blob bt_cfg_key0 216 D (1636) nvs: nvs_close 4 I...

I don't know if you saw my previous comment but make sure your using the latest push from this repository, https://github.com/dlktdr/BTWifiModule/actions/runs/2546476341 I commented out the wrong line and you can't...

Yes that's right in the current state. Have to work on this part still, it's commented out. Was causing a crash in some situations https://github.com/dlktdr/BTWifiModule/blob/f6c66afb85341690887c44375fb37a75642e70d7/src/bt_client.c#L606

I should also ask, what did you use to flash the software with on the second board. Should I be changing the Wiki, or does that method work for you?...

I update the actions to function again can you merge/rebase from the changes in from master.

Can you please specify what version of code you are running. There have been some issues with 2.2. I would try going back to version 2.1 and see if the...

You will need to use the development version to get it working with the Rev2 boards. Please check the actions tab above, download the most recent firmware build and the...

Looks like i need to update the action. Its deprecated. Can use this in the meantime. https://firmware.headtracker.net/actions/bin/1719763936.zip

Actions are updated and running again