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...
Hello DevZone,
I am developing a system that has a SoftDevice, UART bootloader, and application. The SoftDevice is S132 SoftDevice v6.1.1. The UART bootloader and application...
RTT seems to be mostly working using the viewer with the command:
JLinkRTTViewer -device nRF52840_xxAA
It seems I need to re-connect each time I start a debug from SES...
Hello Nordic
We are in the process of product development and at the moment we need a chip that transmits stereo audio to any BT headset. That it is possible to control...
I am using nRF52840 as a master to communicate with esp32. For esp32 i am using arduino ide and esp 32 slave library( available in library manager of arduino ide).
For nRF52840...
Hello,
I use nrf52832 with 65 kb RAM.
I can't understand why soft device takes about 30k RAM memory.
I see "reserved_ram" has 30k.
Can I change size for 20k for...
We're using the nRF52840 on a battery-powered device that requires very low power consumption, both in run mode and also in the Cortex-M4 sleep / deep sleep modes. We've recently...
Hi, I'm trying to enable the entropy driver so that sys_csrand_get() will stop returning "Entropy reseed error". Does anyone know why it's grayed out? I have tried enabling...
Hi,
I know it's a very common question, but I still haven't fully understood. There is nrf52832 on the peripheral side, there is ble dongle on the central side.
How does...
Hi,
I am trying to get a project to compile using the the segger studio. I have copied one of the example applications and converted it according to your instruction here...
Hello,
I want to add a new driver directly in my project (out of tree), so I've add the differents files, as in the picture below.
When I compile, I get each time...
HI
I used NRF24L01 module in direct mode and chose 250kbps in configuration
In TX mode : whether the data from MCU to module has to be send through exact 250kbps?
Dear Sir
I am trying to work with the ADC .
Attached a code
I get the lines
00> Adc sample 13772 00> Adc sample 13772 00> Adc sample 13772 00> Adc sample 13772...
Hi Nordic Team,
Some time facing Connection issue in Mobile app and some time device advertisement is not getting in app.
I am using below chipset and configuration. ...
Dear all, I try to self provision device by it self following steps below: Step 1 : Bind key Step 2 : Subscribe to topic
Step3 : Set publication topic
Step 4 The main...