Hi, I am working on custom board with nrf9160. I want to use LTE LINK MONITOR but my uart don't work. I create simple helloworld application from samples. I change uart0 rx...
I'm trying to add a second element to (light_switch\server) (SDK_for_Mesh_v5.0.0). I've already have a look at this post , it gives an idea but I found that it's not applicable...
Hi,
Again the topic which has already been discussed several times in this forum. I just want to share my experience and perhaps help other users having difficulties.
...
EDIT: We found the reason for this and it is a hardware issue. This question can be deleted as it is no longer valid.
-----
Hello,
We are currently developing a...
Hello,
I would like to obtain some information on the possible substitutes for the nRF51822 (BGA Packaging).
I received notification that right now only the final orders...
I am using the nrf9160 for an OTA firmware update application. I initially executed the fota download file from the http_application_update sample project in it's default...
Ok so this is an interesting one.
When I got a new PCB with a MDBT42Q module containing NRF52832 I flashed it for the first time (program and softdevice) all the code works...
Hi, I have started development on nrf52840 .
I want to use BLE as a Peripheral . Can you please suggest me which example I can use for sending characteristics and add my...
Hi everyone, I have questions like this: I'm using experimental_lpn example when I want to connect to the friend node when I get request timeout. As far as I know when the...
We're thinking of attaching a battery in the manufacturing process but they may not be programmed right away. Do empty nRF52 modules go into sleep mode when there is no program...
Hi
how to connect one peripheral to two central and after connection established sent the data to both central?
I am using nrf52, soft device 132 .
i am able to make...
Hi!
The nrf5340 PDK I've purchased does not have a mounted "nRF USB" (J3) port, only the debug (J2) port.
Is it possible to do raw USB communication with the USBD driver...
Dear Sir.
I am using the Timer of nRF916 .
In a simple project the timer is working fine ( see attached code ).
A buzzer is connected to PWM output pin 12.
I can...
Dear Sir.
Attached a code .
It takes about 20 seconds from power on until the Blue Led is On.
The timing of the Blue Led is about 2 sec , as in the code.
Commenting...
Hello
I use sdk v17 and nRF52DK. I want to use mpu6050 sensor in the example of ble_app_uart. SDK provides a driver for mpu6050, but I am not good enough to use it.
https...
Hi, I'm a beginner with these Nordic DKs. I'm just trying to connect it to my computer and get familiar with the hardware and firmware. However, when I plug in the DK via...
i want to store and retrieve data in flash. i followed steps as in the sdk infocenter but i am not getting the interrupt after fs_store(). Actually return value of fs_store...
Hi,
In my current project based on SDK 15.3 and sd140, I am using nrf52840 in both peripheral and central devices. I need to be able to maintain 10 concurrent connections...
Hi i am using the nRF52dk and i am trying to control a bldc can anyone help me to guide in how i can generate a pwm to get a sin wave
best regards Nikolai
Currently I want to build the light_switch examples from the nrf5_SDK_for_Mesh_v4.2.0 on my nrf52840 dev board but this gives the following error "boards.h: No such file or...
Hi,
I am working on a project of throughput data from sensors to my central via nrf52805 through a notifying service (SDK16.0.0).
Symptom description
We have app from...