Hi,
I have a nRF52 DK board and I am trying to build a BLE peripheral with both connectable advertisement (custom with my own name and service) and unconnectable advertisement...
Hi,
I'm exploring the hid peripheral example with 52832 Dev Kit and made it working correctly. While, when I was tring to connect to it with nRFConnect, I found that the...
Hi,
I'm exploring the hid peripheral example with 52832 Dev Kit and made it working correctly. While, when I was tring to connect to it with nRFConnect, I found that the...
I have a PCB with an nRf51822 @1.8V, using the SDK 10 (no chance to change it).
The PCB itself with everything but the nRF (we did not iron it on purpose to measure consumption...
I have downloaded the motion_driver_6.12 for Nordic Thingy 52 as given in the readme.txt file. And I am using Segger Embedded Studio to build and debug the code. But the IDE...
Hi,
I'm working on a project originally based on the light switch example of SDK 1.0.0 and then upgraded to Mesh_SDK 2.0.1 and nRF5_SDK_15.0.0
I use the code shown in...
Hello.
During customizing a DFU, but I'm having trouble adding function [nrf_dfu_transports_close] in function [on_ctrl_pt_write].
I'm not now fetching all the c files...
Hello,
IDE: Keil Board: PCA10040 nRF5238 DK SDK: v16.0
I am looking for a BLE peripheral example that connect to an iPhone. As a first step, I would simply like to evaluate...
I have a button matrix (2 rows, multiple columns) connected to an nRF52840. After driving the two row pins appropriately, the first column pin I read (regardless of actual...
Dear All,
for the next revision of our product we've added a RTC / calendar IC with 32kHz clock output and it would be great if I could save some real estate by using the...
Hi,
I'm currently developping a peripheral. This one uses Peer Manager module to handle pairing. This peer manager is configured properly with pm_sec_params_set (as far...
Hi,
I was working with the SPI interface of nrf52DK microcontroller boards and wanted to know if there is a way to change the timings of the low and high levels of the Slave...
I'm designing a solution based on a series of nodes that senses data and has to send it wirelessly to a hub. Each hub must be able to receive data from about 4 to 8 nodes...
SDK: 15.3.0 Device: EYSHJNZWZ (nRF52832)
Please tell me the operation when garbage collection is executed. The setting values of FDS are shown below for reference.
We...
nrf52832 master wakes up the slave under sleep?nrf52832 slave wakes up the host under sleep?
My boss wants very low power consumption. I think the host can wake up the slaves...
Hi,
When I used the same command, I was only able to read the 5 bytes correctly. The Most higher byte does not match.
C:\Program Files\Nordic Semiconductor\nrf-command...
Hi
I would like to know if it is possible to to run the Nrf905 chips on 5v logic level without damaging the chip ? i see many people playing with arduino and these chips...
Hi, my customized board was using nRF52840 with 15.3 ver SDK.
And we want to make the DFU download process part can progress in the application.
(such as background download...
Hi Sir
I have used sdk 11.0.0 to develop my bluetooth application but i am facing some issue, so want enable debug logs, but i am not getting where to enable it plz help...
Hi!
I'm interested in trying out hci_usb sample of nRF Connect SDK with Nordic's Link Layer.
With following changes to application configuration I'm able to compile the...
Hi there,
I am trying the asset tracker example on nrf9160DK-HW 0.9.0.
While I have been able to get GPS fix within 20-30 seconds using the "GPS sample" example... I've...