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...
Recently, I try to programme nRF51822 DK communicating with nRF2401e1 DK,unfortunately,which does not success. With setting radio configuration: TXPower,frequency channel...
Hi Nordic I just wanted to asked if there is now (2 years later) some documentation or examples of implementing a DFU controller on the NRF52?
I have found some older threads...
Hello all !
So here is my problem, I have a computer as a CoAP client running the Python script from : https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter...
i use a 52832 module scan BLE advertisement signal, and found it can recived lowest DB value is -92db. but i use my Phone to scan same advertisement signal, it can recived...
Hi
I am using the nrf52832 DK for my project.
Using ble i need to establish wireless connection b/w the android phone and the board.
I need to send data from the phone...
During manufacturing verification we want to run some tests that will require us to talk to our custom nRF52840 device over bluetooth.
The ideal solution for us would be...
Hi
In the infocenter, I can find the important note which says, that to run nRF5 SDK for Mesh v2.2.0 on an nRF52832, nRF5 SDK 15.0.0 as well as the softdevice S132 v5...
The scratchpad is overflowing when generating a keystream prior to a CCM decrypt operation.
The size of the scratchpad is calculated according to the formula in the product...
is there any tutorial that shows me how to read data from the BLE using android. My NRF 52840 is connect to my device(Which is i expected data to read from) i am able to send...
To the kind attention of Nordic,
while I'm planning to do a software porting from nRF24 to nRF52840, I've been studying some of the usb applications you provide in your...
Hi,
I am a newbie with zigbee on nRF52840.
I have tried serveral days with zigbee SDK but have troubles to work.
Finally i have found that example zigbee/light_control...
Hello!
We have nRF52832 chip on our product and we have some problem with one of its IOs.. We configured P0.16 as RX of UART, And when we run it we see this behavior of...
my example project: wireless_uart_raw_first_pca10056
chip : nrf52840.
i want to make my application timer in the my example project. time tick is 100 msec. in every 100...
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...