EasyManua.ls Logo

u-blox NINA-W1 series - NINA-W13;W15 Series

u-blox NINA-W1 series
47 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
NINA-W1 series - System Integration Manual
UBX-17005730 - R07 Software Page 26 of 47
init_data[74] = 0x10;//channel 13
init_data[75] = 0xAA;//channel 14
init_data[76] = 0x44; //channel 3, 4
init_data[77] = 0x44; //channel 5, 6
init_data[78] = 0x44; //channel 7, 8
init_data[79] = 0x44; //channel 9, 10
init_data[80] = 0x44; //channel 11
apply_rf_frequency_calibration(init_data);
ESP_LOGD(TAG, "loading PHY init data from application binary");
return (esp_phy_init_data_t*)init_data;
}
2.5.1.3 Bluetooth BR/EDR output power configuration
No output power configuration for Bluetooth BR/EDR is required. With default settings, the module
will operate at ~6 dBm, which is within the regulatory limit for NINA-W1.
2.5.1.4 Bluetooth low energy output power configuration
No output power configuration for Bluetooth low energy is required. With default settings, the
module will operate at ~6 dBm, which is within the regulatory limit for NINA-W1.
2.5.2 NINA-W13/W15 series
No output power configuration required by the integrator. Using the u-blox connectivity software
guarantees operation within regulatory limits.

Table of Contents