void init_nrf905()
{
// //================NRF905初始化
CSN=1; // Spi disable Spi禁用
DR=1; // Init DR for input
AM=1; // Init AM for input
PWR_UP=1; // nRF905 power on
//================
Config905(); // Config nRF905 module 配置模塊nRF905 // led close
SetRxMode(); // Set nRF905 in Rx mode