This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Driver/Driver Licenses nRF9610

Dear all,

I am currently working on a project about data transmission in the field of energy supply.
To evaluate your product I would kindly ask you to answer my following questions:
Which operating system is used to run the modules?
Which drivers are required?
Which driver licenses are required?
Is there any special software required for the modules?

With kind regards

Philipp Schweiberer

Parents
  • Which operating system is used to run the modules?

    To create projects with the nRF9160 you have to use the nRF Connect SDK  (NCS). That is largely based on the Zephyr project, which uses the Zephyr RTOS as the operating system

    Which drivers are required?

    It is difficult to say without knowing anything about your project. If you could be more specific and tell me about your project, I could point you to the right drivers. 

    You talked about data transmission. What exactly do you mean by this? Do you want to transmit data over BLE? Over the cellular network? Over a serial communication protocol like UART or SPI? Some more information would be nice

    Which driver licenses are required?

     I am not sure about this one. I'll get back to you.

    Is there any special software required for the modules?

     I am not sure what you mean by this question, and what you mean by modules?

    Of course, you need to install the nRF Connect SDK, then you could start creating your application by building on the samples in nrf/samples and zephyr/samples.

    I would recommend you to look at these, to get a feeling of how it all works: 

    Best regards,

    Simon

Reply
  • Which operating system is used to run the modules?

    To create projects with the nRF9160 you have to use the nRF Connect SDK  (NCS). That is largely based on the Zephyr project, which uses the Zephyr RTOS as the operating system

    Which drivers are required?

    It is difficult to say without knowing anything about your project. If you could be more specific and tell me about your project, I could point you to the right drivers. 

    You talked about data transmission. What exactly do you mean by this? Do you want to transmit data over BLE? Over the cellular network? Over a serial communication protocol like UART or SPI? Some more information would be nice

    Which driver licenses are required?

     I am not sure about this one. I'll get back to you.

    Is there any special software required for the modules?

     I am not sure what you mean by this question, and what you mean by modules?

    Of course, you need to install the nRF Connect SDK, then you could start creating your application by building on the samples in nrf/samples and zephyr/samples.

    I would recommend you to look at these, to get a feeling of how it all works: 

    Best regards,

    Simon

Children
No Data
Related