Skip to main content
Visitor II
February 20, 2019
Question

Choice of cost-sensitive microcontroller(possibly STM8L) to control 868MHz wireless sensor module with battery power - "home safety".

  • February 20, 2019
  • 2 replies
  • 961 views

Types of sensors: "water leak", "temperature / fire", "gas leak", "PIR" and "AC leakage". The sensor module will connect to the LoRa transceiver (+ MCU): ATSAMR34/R35 (Atmel).

    This topic has been closed for replies.

    2 replies

    Visitor II
    February 20, 2019

    > Types of sensors: "water leak", "temperature / fire", "gas leak", "PIR" and "AC leakage".

    That does not matter to us.

    Of more interest is the interface to the sensor (analog, I2C, SPI, ..), the update rates, and additional performance/power constraints.

    tsvetangAuthor
    Visitor II
    February 20, 2019

    Thanks AvaTar for a quickly answer.

    Since everything is determined by the LoRa network specifications, I think that the battery consumption, the availability of appropriate communication interfaces (I2C, SPI, ...) and rich analog front-end are the determining factors.

    Regards,

    tsvetang

    Visitor II
    February 20, 2019

    Maybe I got this wrong.

    My idea was, the MCU has the sensors attached, and pushed read sensor values over your LoRa transceiver.

    Thus, the MCU must have the interfaces to attach the sensors (type and number), plus adequate performance and power consumption.