I'm stuck over fds_init() which hangs on mbed-os using SDK 14.2
I am calling fds_init within bleInitComplete callback as follows:
I'm stuck over fds_init() which hangs on mbed-os using SDK 14.2
I am calling fds_init within bleInitComplete callback as follows:
Hi Peter.
Can you ask this on mbed's forum?
We don't have any official support for mbed at the moment.
Best regards,
Andreas
We don't have any official support for mbed at the moment.
Can you expand on this please?
Hi.
mbed is a SW package delivered by Arm and is supported through the mbed website. Nordic delivers the nRF5 SDKs to support development on our nRF5 series parts and this will be the recommended solution to use, this is fully supported by Nordic. Since we have open sourced our SDKs you will find that parts of the mbed adaptation for nRF52 devices is coming from our nRF5 SDK. These parts are fully tested by us as part of the nRF5 SDK release process, but we can can't guarantee that the integration with mbed doesn't break the functionality. Please do keep in mind that mbed is just one out of a large amount of third-party SW packages out there supporting the nRF52 devices where most of them are using parts from our SDK.
Best regards,
Andreas
Sure, we understand this. I never blamed Nordic for issue. I just reached here for help since lot of knowledge is here and some other users may encounter with the issue. For now I've went for SDK11 with mbed where fds is working just fine.
Peter
Sure, we understand this. I never blamed Nordic for issue. I just reached here for help since lot of knowledge is here and some other users may encounter with the issue. For now I've went for SDK11 with mbed where fds is working just fine.
Peter