I'm attempting to use AWS IoT Just In TIme Provisioning(JITP), but no luck. Any help.
I tested JITP on my account, not Nordic one, with local mosuqitto client on Mac and it works out.
I know JITP is available on nRF Cloud, but want to use it on my account.
After I flash a firmware and push reset button. I get this error.
This line(105, NRF_ENOBUFS) means buffer is not sufficient according to this page.
https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrfxlib/bsdlib/doc/api.html
How can I solve this? Thanks.
This page explains JITP
https://aws.amazon.com/jp/blogs/iot/setting-up-just-in-time-provisioning-with-aws-iot-core/
<certificates.h>
<prj.conf>
<main.c>