Hi,
It's the first time I'm developing a piece of code using Nordic SDK, so my question may be absolutely dumb!
We are working on a bl652 (with a nrf52 inside). I just downloaded the nRF52 SDK and the IoT SDK. Our goal is to use some BLE + CoAP + LWM2M, but also to use all the "hardware" functionalities of the nrf52.
I've found the "pwm" folder in the nRF SDK (in component/libraries), but this folder is not in the IoT SDK. Doe it mean that we cannot use the PWM if we use the IoT SDK, or can we mix both of the SDKs to get all the functionalities?
I don't know if this can help you, but we will be using gcc as a toolchain.
Thank you Best regards, Giuliano