2017-02-24 04:40 AM
For a new IoT proof-of-concept (PoC) I shortly start I need to measure some parameters like e.g. temperature in a building environment (building can be broad interpreted: an office building, a hospital, etc.). After some investigation I think an option would be using Sub 1GHz for connectivity.
My questions:
- Would indeed Sub 1GHz be a viable option for these kinds of use cases?
- Or, are there better alternatives?
- For our PoC what devkits/components (a few edge device kits + a gateway device to connect the edge devices to the Internet/CLoud), as a result of my 2 previous questions, can we best use?
Thanks.
#sub-1ghz-nucleo #stm32 #nucleo #wirelessSolved! Go to Solution.
2017-02-24 06:45 AM
There's a very nice IoT kit based on ST Sub 1GHz SPIRIT radio that may well suit your needs: look at
evaluation board. It's a coin-cell battery operated wireless sensor with MEMS accelerometer, temperature sensor and humidity sensor. You'd use a few of these boards as 'edge devices' and as a gateway.2017-02-24 05:57 AM
Hello
I have moved your question to the
‌ where someone should be able to help you.Thanks
Oli
2017-02-24 06:45 AM
There's a very nice IoT kit based on ST Sub 1GHz SPIRIT radio that may well suit your needs: look at
evaluation board. It's a coin-cell battery operated wireless sensor with MEMS accelerometer, temperature sensor and humidity sensor. You'd use a few of these boards as 'edge devices' and as a gateway.2017-02-24 08:34 AM
Ok thanks.
Guy
2017-02-24 08:34 AM
Many thanks.
2017-02-24 09:23 AM
I suppose the
/external-link.jspa?url=http%3A%2F%2Fwww.st.com%2Fen%2Fevaluation-tools%2Fsteval-idi005v1.html
hasn't a possibility (input ADC pin) to add (and read the values from) an additional analog sensor?Thanks.
2017-02-24 09:38 AM
Actually pin 1 of JP2 is there for this exact purpose (see page 3 of
).It connects to Pin1 of SP1ML module which is internally connected to STM32L PA2.
Here you can map ADC Input Channel 2.