https://github.com/stm32duino/x-nucleo-s2868a2
Arduino library to support X-NUCLEO-S2868A2 based on S2-LP sub-1GHz transceiver
https://github.com/stm32duino/x-nucleo-s2868a2
Last synced: 4 months ago
JSON representation
Arduino library to support X-NUCLEO-S2868A2 based on S2-LP sub-1GHz transceiver
- Host: GitHub
- URL: https://github.com/stm32duino/x-nucleo-s2868a2
- Owner: stm32duino
- License: bsd-3-clause
- Created: 2020-03-27T17:45:00.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2021-10-05T16:49:13.000Z (over 4 years ago)
- Last Synced: 2025-10-25T14:35:39.223Z (8 months ago)
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# X-NUCLEO-S2868A2
Arduino library to support the X-NUCLEO-S2868A2 based on S2-LP radio and operates in the 868 MHz ISM frequency band.
## Examples
There is one example with the X-NUCLEO-S2868A2 library.
* X_NUCLEO_S2868A2_HelloWorld: This application provides a simple example of usage of the X-NUCLEO-S2868A2
Expansion Board. It shows how to send and receive a string between two X-NUCLEO-S2868A2 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:
* S2-LP: https://github.com/stm32duino/S2-LP
* M95640-R: https://github.com/stm32duino/M95640-R
## Documentation
You can find the source files at
https://github.com/stm32duino/X-NUCLEO-S2868A2
The X-NUCLEO-S2868A2 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-s2868a2.html