This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

MSP430FR5994: Azure Iot HuB implementation with msp430fr5994

Part Number: MSP430FR5994

hi,

Is it possible Azure iot HUb implementation with msp430fr5994 ?

Can we use Azure hub Sdk with msp430fr5994 in code componser studio

  • Hello,

    I'm not familiar with Azure Iot Hub. I couldn't judge whether Azure iot HUb could implement with msp430fr5994. You need evaluate from three points:
    1. The CPU frequency, code size and RAM size requirements? MSP430FR5994 has 256 KB FRAM, 8 KB SRAM and maximum 16-MHz clock.
    2. The code languages. MSP430 CCS only supports C and C++ language.
    3. OS support. MSP430FR5994 couldn't support Linux or Windows OS.

    B.R
    Winter
  • Thanks for reply Yu,
    But i am asking client side implementation just like sending the data to hub.As document mention,its need openssl library and some more library that cannot use in CCS
  • If only as a client measuring data and sending to hub via UART/SPI interface, MSP430FR5994 can be used in this case. I don't know why openssl library and some more library cannot use in CCS. License issue or code porting issue? I think you can ask question in BLE or WIFI forum, maybe they have some solution.

**Attention** This is a public forum