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

Demo Software for Thingy91

I search for an LTE modem for a small device. (between 10000 or 100000 parts per year)

So I need something to play with it to learn what is possible. (for example battery live with my measurement hardware)

My idea is to buy a Thingy91.

Is there somewhere an easy demoprogram that I can modify and compile so it reads data for example from I2C oder USART and send to with LTE-M or NB to my computer or my server?

Olaf

Parents
  • Hello Olaf,

    My idea is to buy a Thingy91.

    Is there somewhere an easy demoprogram that I can modify and compile so it reads data for example from I2C oder USART and send to with LTE-M or NB to my computer or my server?

    Yes, the Thingy:91 is a great choice as a rapid prototyping platform for an LTE-M / NB device.

    It sounds like you might be looking for the demo application source code for the Thingy91, you can see this on the nrf-sdk github.
    For example, you may see the standard asset tracking example source code and documentation here.

    As a side note, for development of a custom device with the nRF9160 SiP you might also want to have a look at the nRF9160 Development kit.
    While the Thingy:91 is fast to setup, test and get results, the development kit makes it easier to add custom hardware and peripheral sensors, for example, which might be useful if you are going to develop your own custom board with the nRF9160.

    Please do not hesitate to ask if anything still should be unclear, or if you have any other issues or questions!

    Best regards,
    Karl

  • The thingy91 arrived on my desktop. It was easy to install the SIM-Card.

    It was possible to register the SIM-Card. The thingy is now blinking with two RGB-LED. I think both are blinking with red, green and blue. But I can not add the device. It said:

    There was an error adding your device: It wasn't found. Is it connected?

    If the LED(s) don't indicate that it's connected, you may have to update your device.

    I wonder if I have to update anything, because the thingy said it is made 2020.13. That sound new to me.

    I tried to install nrfconnect to read error-codes. But when I start nrfconnectsetup341ia32.exe it said it can not download apps list. with Status code 500. That sound not very reliable to me. 

    I read that the SIM-Card is LTE-M, but LTE-M is limited in Germany, because we are using LT-NB? Do I need a different SIM Card?

    Olaf

Reply
  • The thingy91 arrived on my desktop. It was easy to install the SIM-Card.

    It was possible to register the SIM-Card. The thingy is now blinking with two RGB-LED. I think both are blinking with red, green and blue. But I can not add the device. It said:

    There was an error adding your device: It wasn't found. Is it connected?

    If the LED(s) don't indicate that it's connected, you may have to update your device.

    I wonder if I have to update anything, because the thingy said it is made 2020.13. That sound new to me.

    I tried to install nrfconnect to read error-codes. But when I start nrfconnectsetup341ia32.exe it said it can not download apps list. with Status code 500. That sound not very reliable to me. 

    I read that the SIM-Card is LTE-M, but LTE-M is limited in Germany, because we are using LT-NB? Do I need a different SIM Card?

    Olaf

Children
Related