CaCO3
CaCO3
Not sure what you did, but there are some numbers clearly labled wrong, eg. `2.9_main_dig5_20250118-100429.jpg` 
Closing since there is no response since over a month
Any news here? There soon will be a new release. @JensHoRi it would be great if you could try the new release resp., rolling. But be aware that there where...
@yozik04 Please use the official rolling to be able to give a good feedback! Custom builds are great to quickly test something but can not help to see if the...
Ah, OK. IMO we should make sure not to have too many different open feature branches. Better add it step by step to rolling so people can test it and...
That looks good! @SybexX Are those config changes something we can select by default or will we need to add config parameters?
IMO I would say 5 dBm sound ok. 10 would already be a lot. It would be interesting to se the log and how often it switches.
Thanks for the log. Did you adjust some parts of the log? There are some odd lines: - `08:18:48 wireless,info 10:32:1E:5C:D4:40@2G-Hall cAP ac2 roamed to 10:32:1E:5C:D4:40@2G-Living room wAP ac2, signal...
I have not implemented it myself, but indeed it might be posssible it connects initially to the first AP it sees and only later roames to the best one. To...
It crashes here: `this->interpreter = new tflite::MicroInterpreter(this->model, resolver, this->tensor_arena, this->kTensorArenaSize);` https://github.com/jomjol/AI-on-the-edge-device/blob/rolling/code/components/jomjol_tfliteclass/CTfLiteClass.cpp#L208