Hello, I have purchased this kit on ebay. www.ebay.com/.../301182420397
Can somebody point me to where I can get documentation on this kit, it came in with mostly Chinese...
According to the nRF51 series reference manual.
10.1.2 Debug interface mode
Debug interface mode is initiated by clocking one clock cycle on SWDCLK with SWDIO=1. Due...
Hi,
I was looking at the .map for my project and I noticed that pstorage.c was taking up a bunch of RAM (~600 bytes), which I thought was a lot, so I went into pstrorage_platform...
The document nRF51422_Evaluation_Kit_User_Guide_v2.0.pdf says:
Locate the Heart Rate demo project found in the folder
ARM\Device\Nordic\nrf51422\Board\pca10003\s310\ble_app_hrs...
Using the nRF Beacons app, but cannot see the battery condition of each beacon. Is this already implemented - if so how to turn on? If not how is it implemented?
Using the nRF Beacons app, but cannot see the battery condition of each beacon. Is this already implemented - if so how to turn on? If not how is it implemented?
Hi All
I am doing a BLE based project using nRF51822.Where i need to handle the message [with UUID] by using ble_gatts_char_handles_t.
so, can any one please share information...
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...