Prototype RF driver for STM Sub-1 GHz RF expansion board based on the SPSGRF-868 module for STM32 Nucleo.
Dependents: DISCO_IOT-wifi_client
Fork of stm-spirit1-rf-driver by
Diff: README.md
- Revision:
- 56:f9d8d8bb503f
- Parent:
- 55:2bfbf1d07c14
--- a/README.md Fri Mar 10 14:22:38 2017 +0100 +++ b/README.md Fri Apr 07 10:12:00 2017 +0200 @@ -9,4 +9,4 @@ Furthermore, on some Nucleo development boards (e.g. the [NUCLEO_F429ZI](https://developer.mbed.org/platforms/ST-Nucleo-F429ZI/)), in order to be able to use Ethernet together with these Sub-1 GHz RF expansion boards, you need to compile this driver with macro `SPIRIT1_SPI_MOSI=PB_5` defined, while the development board typically requires some HW modification as e.g. described [here](https://github.com/ARMmbed/sal-nanostack-driver-stm32-eth)! -This driver is used with 6LoWPAN stack. +This driver can be used together with the 6LoWPAN stack (*a.k.a.* Nanostack).