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...
Hello,
I turned on the flash protect function through the CONFIG_FPROTECT switch, and the system kept running until spm_config_flash restarted.
Flash protect code in...
Dears,
Our custom board using nRF52833 cannot connect to Jlink after flashed a program.
I had the board connected with the Jlink via VCC, GND, SWDCLK, SWDIO and RESET...
Hi All,
I have a system with an nRF52840-dongle (PCA10059) acting as a serial port in windows 10. It runs extremely slowly. Sending 8kB over the interface takes 3 minutes...
I have the launch.json as shown below so that I can attach the debugger to a running image. This works with Cortex Debug. However, when using nRF Debug it does not seem to...
hi,
I'm using nrf connect sdk to communicate spi sensor.
which is better choice to use SPI in ncs (nrfx driver or zephyr ) ?
i) nrfx_driver: nrfx_spim_init(&spi, &spi_config...
We are trying to read a flow sensor in our device. The device is in PSM mode most of the time.
The sensor outputs its state in digital mode HIGH or LOW. We are checking...
Hi, I have developed some projects on nRF52840 DK pca10056. I want to program/debug the nRF52840 chip ( this chip ) with SEGGER J-Link debugger/programmer ( this debugger...
hi team,
i am using nrf52840 controller,i have few queries related to how ZYFER RTOS used in this controller.
which of below process is correct,
1. ZYFER RTOS image...
Hi,
Two questions regarding internal temperature sensor
Internal temperature sensor conversion time ?
Internal temperature sensor current consumption
Could you...
Hi,
I have a NRF52840 and a bluetooth device. Is there a way to automate the communication by writing/reading the HEX code. It is essential for product testing. Example...
Hello,
I am trying to figure out which example is the closest fit for our design. We are using a 2 processor solution in our product, and the firmware for the NRF52832 has...
Dear Nordic Team,
i need to develop an nRF52 beacon custom pcb.
Do you have any tipps or better altium files for creating a low-power electronic board, powered by a CR2032...
Dears all,
When a bluetooth mesh node is done provisioning and added an appkey, I want to bind that appkey to local models.
I could not find any API for that.
Can you...
Hi, I use nRF52840 DK to run PTS test.
It's fail at L2CAP item.Correspond message is "Failed to create L2CAP LE Credit Based Connection".
How to create "LE Credit Based...