Hoai Nguyen
Hoai Nguyen
Hi guys, any update for this issue? I also got this issue in SPIFFS_creat although i used the static buffer for testing ``` uint32_t spiffs_api_mount() { cfg.hal_read_f = spiffs_api_read; cfg.hal_write_f...
@ShaharHD Thanks for quick reply bro. I just test with static buffer as above so the word alignment is not my problem i thought. But i will give [ littefs](https://github.com/littlefs-project/littlefs)...
Finally found the problem in my code. The issue is in my erase code ``` s32_t spiffs_api_erase(u32_t addr, u32_t size) { TRACE_INFO("spiffs_api_erase addr=%d size=%d", addr, size); if (addr + size...
Hi @RJMSTM Yes, currently, FreeRTOS Lorawan App examples not work with SBSFU. So i want you guys support FreeRTOS in LoRaWAN_SBSFU_1_Slot_DualCore or others SBSFU examples. Thanks.
I just have the same issue and after read : [https://github.com/abynim/Sketch-Headers/blob/master/Headers/MSExportRequest.h](url) I open the .jtalk file by textEditor and add a code line: `request.includeArtboardBackground = false;` in function `copy_layer_with_factor` before...
I just have the same issue and after read : [https://github.com/abynim/Sketch-Headers/blob/master/Headers/MSExportRequest.h](url) I add the line in function > copy_layer_with_factor before the `return` line: `request.includeArtboardBackground = false;`
Thanks bro. I will add "Add language" feature soon.
Hi @beastoin, we need 2 dev kit from you to start this task.
> Removed @Sanchay-T from assigned - no progress > > @beastoin let's try to not assign people if they didn't yet have PRs submitted. We assign only to those who...
Question 1: - BLE disconnected state: ~35mA - BLE connected state: ~6.5mA - Low power state: ~1.15mA