slorquet
slorquet
Hi, I am working with fgrieu on this topic. We can add the following details: littlefs already has protection to detect interrupted writes by using a CRC but that is...
Thank you for this reply and your interest in the subject. We are reading your response very carefully and will get back to you soon with elaborated comments. It is...
You are correct that confirmation writes are very wasteful on flashes that have ECC, encryption and/or large program size, this is an issue we have encountered on some specific proprietary...
It's quite related to accurate implementation details, eg if an app sends a frame and waits for an answer, this wait will allow the transmission. My case is touchy since...
Hi, thank you for this. I'll have a try, but we are quite busy to make things work. The workaround consisting of just waiting for a reply helped, I get...
Hi, I'm already on : nsh> uname -a NuttX 10.3.0-RC0 40144a652d The bug has disappeared thanks to our programming tricks. I have no time to test again. But the echo...
Hi, using the latest nuttx the problem is there, but in a subtly different use case. It happens when exchanging several commands with my device. The dialog is a succession...
Hello are there any plans to support IR signal transmission? for example to control a device, like an air conditioner... :p ? thanks for any info
See collapseos.org for everything there is to know about this project.
Were there any progresses on these comments?