michaelkollmann

Results 9 comments of michaelkollmann

Sorry to bother you but I'm facing the same issue. Have you come across a solution? Also, no response from the project owner since you posted back in november. Is...

> Please update if you find a solution/workaround. Will do. Thanks for your quick reply!

Found a solution! In my case the solution was pretty simple. My SPI driver was only supporting data with a length defined by a uint8_t (255B). My page size was...

I'm also using a Nordic nRF52x chip. I guess you are using the function `nrf_drv_spi_transfer` from the nrf_drv_spi.h file? If so, take a look at the function parameters. The tx...

I am facing a very similar / identical problem as well. After creating, deleting and recreating some small files a call to lfs_stat returns LFS_ERR_NOENT. The problem occurs to me...

When will you release this version? I don't want to roll back to the previous version and now I'm wondering if I should either create a local fork of the...

So just to confirm, the "long tap" command is supposed to work like the "hold" command does work now in my implementation? Not sure about changing the behavior of the...

I have updated the samples so that every command has its own button to try. Also, I tested it on both iOS and Android. Both seem to be working as...

Are you still investigating this issue or will this just not be fixed? Is there a workaround?