Cardputer ADV_RF_2in1
注意:所有模块需要Bruce固件中使用,链接:[https://github.com/pr3y/Bruce/]
How to use 使用方法
Setup
-
After flashing the Bruce firmware, edit the pin configuration file “BrucePins.conf” located in the root directory of the SD card (or internal storage) with a text editor on PC.
刷好Bruce固件之后,用电脑使用文本编辑器编辑SD卡(或者内置存储)根目录下的引脚配置文件 BrucePins.conf
-
Find CC1101_Pins, change the CS pin to 6, and change the IO0 pin to 4. 找到CC1101_Pins,将cs引脚改为6,io0引脚改为4。

-
Find NRF24_Pins, and similarly change the CS pin to 6 and the IO0 pin to 4. 找到NRF24_Pins,同样将cs引脚改为6,io0引脚改为4。

-
Install the antenna, round-tip antenna for NRF24/2.4G, stubby chili antenna for CC1101/433M.
先安装天线,圆头天线安装至NRF24/2.4G,小辣椒天线安装至CC1101/433M。
-
Then insert the module into the Cardputer ADV's IO slot. 将模块插入Cardputer ADV的IO插槽内。

CC1101
- To use the CC1101 in Bruce, turn off your Cardputer,set the switch to CC1101 and connect the module .
将Cardputer ADV关机,模块开关拨到CC1101,插入Cardputer ADV。 - Turn on the device, then navigate to "RF->Config->RF Module" and select "CC1101 on SPI" pics here. 打开设备,然后导航到“RF->Config->RF Module”并选择“CC1101 on SPI”此处为图片。
- If the "CC1101 not found" error message appears, turn off the Cardputer ADV, recheck the switch and try again.
如果出现“CC1101未找到”错误消息,请关闭Cardputer ADV,重新检查模块开关位置,然后重试。 - If no error is shown, then the CC1101 is initted correctly, and you can use it in the RF menu.
如果没有显示错误,则CC1101已正确初始化,您可以在RF菜单中使用它。 - For this module you can also set a custom frequency in the supported subranges: 300-348 MHZ, 387-464 MHZ and 779-928 MHZ. Setting an empty or invalid frequency will reset to the default 433.92 MHZ. This setting will only affect the receive and jamming features. Transmitting from a sub file will always use the frequency specified inside the file regardless of the user setting.
对于此模块,您还可以在支持的子范围内设置自定义频率:300-348 MHZ、387-464 MHZ和779-928 MHZ。设置空频率或无效频率将重置为默认的433.92 MHZ。此设置只会影响接收和干扰功能。从sub文件传输时,无论用户设置如何,都将始终使用文件中指定的频率。
NRF24
- To use the NRF24 in Bruce, turn off your Cardputer ADV, set the switch to NRF24 and connect the module.
将Cardputer关机,模块开关拨到NRF24,插入到Cardputer ADV。 - Turn on the device, then navigate to "NRF" . 打开设备,然后导航到“NRF”来使用。
- If the "NRF not found" error message appears, turn off the Cardputer ADV, recheck the switch and try again.
如果出现“NRF未找到”错误消息,请关闭Cardputer ADV,重新检查模块开关位置,然后重试。 - If no error is shown, then the NRF24 is initted correctly, and you can use it in the NRF menu.
如果没有显示错误,则NRF24已正确初始化,您可以在NRF菜单中使用它。
Warning
These apps are for educational purposes only. Please use this code responsibly and only use these apps on your own equipment.
本模块和软件只能用作教育和学习用途,一切使用责任请自负,请仅在您拥有的设备上使用
Acknowledgments
For more details and information, see Bruce Firmware Wiki.