softsim integration into a existing project without disabling FOTA.

Hi,

A few months ago, I raised a ticket regarding the integration of SoftSIM into the nrf_cloud_multi_service  sample. With the help of one of your support engineers, I was able to get it working by disabling App FOTA and MCUboot.

That workaround was fine for initial testing, but now I need to integrate SoftSIM without disabling App FOTA or MCUboot, since both features are critical for our production firmware.

Has anyone successfully done this, or is there an updated approach recommended by Nordic?

Appreciate any guidance or references you can provide. 

The sdk version I'm working with is 2.6.2.

Parents Reply Children
  • Hi Øyvind,

    Thanks for the feedback! Understood, could you kindly assist us in getting some resources this week? SectorQube plans to rollout with Nordic based devices for a new project within the following month and it is quite important that we try to find the best possible solution for this topic as soon as possible. Thanks for your help in advance. 

    Best,

    Moen

  • Hi Moen,. 

    Moen Asif said:
    SectorQube plans to rollout with Nordic based devices for a new project within the following month and it is quite important that we try to find the best possible solution for this topic as soon as possible.

    I understand, and hope that we are able to assist you in best possible way. Unfortunately, I do not believe we have any available resources at the moment. I suggest reaching out to your regional sales representative to discuss a solution if quicker support is needed. 


    Are you able to provide what exactly you need in your project? What exactly from the  nrf_cloud_multi_service sample is it you need? Would it be better to use the Asset Tracker template, which is a framework for developing IoT applications on nRF91-based devices. Have a look at the Customization and Extension chapter.

    Kind regards,
    Øyvind

  • Hi Øyvind,

    Does the asset tracker template support SoftSIM?! All we want to do is implement SoftSIM in our application without having to sacrfice FOTA. Even if I use the asset tracker I would still need to find a way to implement SoftSIM on it without disabling FOTA. The reason we didn't go with the asset tracker is that it was too complex comapred to the multi cloud sample, which was more than enough for our application.

    best regards,

  • When we started developing our application we didn't see any framework called asset tracker rather a sample application called asset tracker v2 which was in maintainance mode back then, and for new projects we were suggested to use the nrf_cloud_multi_service sample. 

  • I can see that the naming is very confusing in regards to Asset Tracker v2 vs Asset Tracker template. The Asset Tracker template was introduced with nRF Connect SDK v3.0.0, it is an out-of-tree application that can be found under nRF Connect SDK Add-ons. 

    I am discussing internally to get more information on the Asset Tracker template and SoftSIM support. From what I can understand it should be support for it.

    I'll get back to you within today or tomorrow with more information. 

    Kind regards,
    Øyvind

Related