Implement a secure ICS protocol targeting LoRa Node151 microcontroller for controlling irrigation.

NucleoLxxx-platform.md 1.5 KiB

12345678910111213141516171819202122232425262728293031323334353637
  1. # NucleoLxxx platforms support documents
  2. * [NucleoL073RZ](https://os.mbed.com/platforms/ST-Nucleo-L073RZ/)
  3. * [NucleoL152RE](https://os.mbed.com/platforms/ST-Nucleo-L152RE/)
  4. * [NucleoL476RG](https://os.mbed.com/platforms/ST-Nucleo-L476RG/)
  5. The following mbed shields may be used with NucleoLxxx platforms:
  6. * [SX1272MB2DAS](https://os.mbed.com/components/SX1272MB2xAS/)
  7. * [SX1276MB1LAS](https://os.mbed.com/components/SX1276MB1xAS/)
  8. * [SX1276MB1MAS](https://os.mbed.com/components/SX1276MB1xAS/)
  9. * [SX1261MB2BAS](https://os.mbed.com/components/SX126xMB2xAS/)
  10. * [SX1262MB2CAS](https://os.mbed.com/components/SX126xMB2xAS/)
  11. * [LR1110MB1DIS]()
  12. * [LR1110MB1DJS]()
  13. * [LR1110MB1GIS]()
  14. * [LR1110MB1GJS]()
  15. Development kit:
  16. * [SX126xDVK1xAS](https://os.mbed.com/components/SX126xDVK1xAS/)
  17. * SX1261DVK1BAS uses a SX1261MB1BAS shield
  18. * SX1262DVK1CAS uses a SX1262MB1CAS shield
  19. * SX1262DVK1DAS uses a SX1262MB1DAS shield
  20. * Other variants can also be used but require some adjustments
  21. _**Note**_: The MBX abbreviation used by the shield name variables(i.e: SX1261MBXBAS) on this project means that the shields named SX126xMB1xAS (SX126xDVK1xAS development kit only) and SX126xMB2xAS (standalone shields) are supported.
  22. * [LR1110DVK1TXKS]()
  23. * LR1110DVK1TBKS uses a LR1110MB1DIS or LR1110MB1DJS shield
  24. * LR1110DVK1TCKS uses a LR1110MB1DIS or LR1110MB1DJS shield
  25. * LR1110DVK1TGKS uses a LR1110MB1GJS or LR1110MB1GJS shield
  26. # Discovery kit platform support documents
  27. * [B-L072Z-LRWAN1](https://os.mbed.com/platforms/ST-Discovery-LRWAN1/)