I will be deploying my nRF51822-powered devices into the field and the end user will not be able to have any physical access to, for example, power cycle the board. I need...
Hi,
We are using the ble_app_uart example in evaluation board to read data from some sensors and send it to the nRF UART V2.0 in Android 4.4. Every 20 ms I am trying to...
I am try this at nrf51_sdk_v6_0_0_43681\nrf51822\Board\nrf6310\s110\ble_app_hids_keyboard
Firt I connect to Android device and keep one whitelist.pp_addrs and one whitelist...
Hi,
Parameter uint8_t ble_gap_scan_params_t::filter is present in the documentation, but not implemented.
Checked for SDK 5.2.0 and 6.0.0.
devzone.nordicsemi.com...
After I get a Disconnected() event, I want to start scanning again, therefore try to call StartDeviceDiscovery() again.
IsDeviceDiscoveryOngoing was checked before.
The...
Hi, I wanted to ask a question regarding sending data.
I currently have external memory that will send out serial data (SPI) to the nordic microcontroller. I have saved...
Is it possible to get the Build Type from the Factory information configuration registers (FICR)?
From https://infocenter.nordicsemi.com/topic/comp_matrix_nrf52832/COMP...
Hi
I have some question about OTA .
1.The nRF SDK hvae twos way for OTA: single bank and dual bank;The nRF Mesh 3.10 too?Because my firmware maybe very large,so I want...
Dear all,
I am having issues with service discovery of two primary services ( Battery and one propriotary based on NUS) I am currently using SDK 14.2 on NRF52832 chip running...
Hi, I'm trying to use the Seggar Embedded Studio to debug my code, but the Seggar Embedded Studio can only recognize the nRF52840 development board, not the external device...
Hi,
On my previous question https://devzone.nordicsemi.com/f/nordic-q-a/47762/certification-when-bt-off ,
I got the answer about certification.
And now, I want to...
If some one else have trouble that the Nrf52840 Dongel do not mount using cdc acm on openwrt this will most likely help.
First number is the verdor id second is the product...
I am using the Power Profiler app that is part of nRF Connect. This app was working just fine, but this morning I did the upgrade to v.2.7.0. Now, I am unable to control the...
Hi, guys. I copied the EAGLE schematic and PCB drawing file from the SparkFun nRF52832 Breakout design for my custom PCB (4 layers, FR-4).
https://cdn.sparkfun.com/assets...
We want to control the BLE Mesh network from the linux. As we understand the only one way to do it now - pyACI https://infocenter.nordicsemi.com/topic/com.nordic.infocenter...
Hi all,
We develop a custom board using MCU nRF52840(Master) and Module nRF9160(Slave).
I confuse to select an available circuit configuration from the reference circuitry...
Myself and others have received this error message
while upgrading nRf Connect for Desktop.
Despite the error message, the installer seems to have completed correctly...
I'm using an NRF52840 custom board along with FreeRTOS and soft-device S140 V6.0.
I want to access the complete 256KB of RAM for verification of RAM using a custom protocol...
Hi I'm considering a design with this precision RTC
I intend to use the 32KHz output on XL1 (and XL2 grounded) as I've seen done here, but the DS3231 datasheet says the...
On both the 51 and the 52, I believe the reset pin is active low, and should otherwise be tied to VDD?
The reason I am asking is that I failed to find this information...
Configuring the GPIO with the following parameters giving me the 3.3 volts on the pin 26.
Is there any way to bring the voltage down to 1.8V through software ?