stm32duino / X-NUCLEO-S2915A1

Arduino library to support X-NUCLEO-S2915A1 based on S2-LP sub-1GHz transceiver

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

X-NUCLEO-S2915A1

Arduino library to support the X-NUCLEO-S2915A1 based on S2-LP radio and operates in the 915 MHz ISM frequency band.

Examples

There is one example with the X-NUCLEO-S2915A1 library.

  • X_NUCLEO_S2915A1_HelloWorld: This application provides a simple example of usage of the X-NUCLEO-S2915A1 Expansion Board. It shows how to send and receive a string between two X-NUCLEO-S2915A1 Expansion Boards each one connected to a Nucleo board; in order to send the string you just need to push the button of the Nucleo board; in order to see the received string you just need to open a hyperterminal connected to the Virtual COM port of the Nucleo board.

Dependencies

This package requires the following Arduino libraries:

Documentation

You can find the source files at
https://github.com/stm32duino/X-NUCLEO-S2915A1

The X-NUCLEO-S2915A1 datasheet is available at
https://www.st.com/content/st_com/en/products/ecosystems/stm32-open-development-environment/stm32-nucleo-expansion-boards/stm32-ode-connect-hw/x-nucleo-s2915a1.html

About

Arduino library to support X-NUCLEO-S2915A1 based on S2-LP sub-1GHz transceiver

License:BSD 3-Clause "New" or "Revised" License