SDK and Application Support for Signetik M1-N1

Hello,

I am working with the Signetik M1-N1 module, which is using the nRF9160 chip, as well as the DEV-M1-N1 breakout board, for evaluation and development:

Since this module is using an nRF9160 chip, I was wondering if there was any support by NXP for devices from other manufacturers like Signetik. I have worked with the 9160DK in the past to establish https client connections to various web servers by using the https_client example application from the SDK, and I am attempting to do something similar with these devices.

Any help would be greatly appreciated.

Thanks.

Parents Reply Children
  • Hi Charlie,

    Thank you for the information. I do have a similar question regarding some devices specific to Nordic as well.

    I have been working with the nRF9160DK as well as the Thingy 91. I have been working on the nRF9160DK with the https_client example from the SDK. I have been able to successfully obtain a different X.509 certificate and send different types https requests (GET, POST, etc.) to a website.

    I wanted to do the same thing on the Thingy 91, using the 9160DK as a way to flash my application to the Thingy 91. However, I noticed that there was no build configuration for the Thingy 91 in https_client:

    Is there a way that I can add the build configuration for the Thingy 91?

    Thanks

Related