Hello, We're developing a firmware for our board based on nRF9160, using ncs 2.7.0. We want to allow the user to set the certificates over i2c. How can we in a secure mode...
We are developing an IoT device that utilizes the nRF9151. We would like a review in the second round of our schematic and layout to understand if there is any issue that...
Hi
Is it possible to stream 128 kbps .acc, .lc3 or .mp3 Spotify audio from server to nrf9151 ?
It says it supports 300 kbps download, so maybe 150 kbps is realistic ?...
Hello,
I'm currently working with a custom board using the nRF5340 SoC, and I'm running into unexpected current consumption behavior.
When the device is in advertising...
I installed NRF connect I successfully built project when I flash I get success, but actually I can see project is not flashed what and how can I debug that ?
Hi,
I am using the nRF52840 with nRF-SDK version 16.0.
At random intervals, I encounter the following error:
"[00:02:51.009,460] <error> app: ERROR 1813 [Unknown error...
Hi everyone,
We found that the LIS2MDL_INT interrupt from the compass on P1.06 affects communication between the app core and the network core.
About 3 seconds after...
Hi,
I have designed one custom board using nrf52810 and GPS module. where i can get the gps data via UART to my nrf52810 chip and then from nrf52810 sending same data to...
Hello Sir,
we have designed custom PCB using nRF52832, I am little confused for is it OK. I have attached top and bottom layer layout of my PCB please sir review it and...
Hi guys,
I'm struggling over some basic concepts related to the Mesh SDK, specifically with the Bearer layer and why the Mesh SDK uses the Timeslot API. I'll try to explain...
Hi all,
I'm trying to writing a device information service client on top of ble_app_multilink_central example on nRF52830 using SDK14.1.0 and softdevice 5.0 and have a...
Hello World,
I checked the Developers Zone, but I have not found the direct example of my problem.
I use the RuuviTag board with NRF52832_XXAA.
I use it as a development...
Hello,
I have question about signal names in datasheet nRF52840.
On the pins B19 and T2 on page 14 both pins have the same initial signal names (P0.11).
Please send me...
Hello,
I would like to add the ST7735 driver from the nRF5_SDK to the Mesh SDK along with the necessary components (SPI,..). I copied the entire components directory to...
How is the health model supposed to work?
I'm currently doing some tests with the light switch example and I don't really understand the different roles of the nodes in the...
Hello,
I have some trouble to write/read data in flash region,
I am using FICR region to save data,
if trying the command : nrfjprog --memrd 0x10000010 --n 0x10
I...
Hello All
I am using an SOC which has nrf51822. I am trying the blinky example with the softdevice. When I debug the code, the code first enters the SystemInit function...
Hello Nordic devzone,
I'm using Mesh SDK and nrf52PDK, and i'm using light_switch example.
could you please let me know that if it is possible to broadcast a message from...
Hi Experts:
I met one complier error as blow. Would you get me some idea? High appreciate!
--------------------------------------------------------
Ubuntu 16 (64 bit...
Hi
I am porting another nRF52840 SPI OLED driver based on nRF5_SDK_14.2.0_17b948a\examples\peripheral\spi_master_using_nrf_spi_mngr
At first, it works fine without button...
hi guys ;
i have already an application on android phone that can read and write charchtéristic i also followed the tutorial Bluetooth low energy Characteristics, a beginner...
Hello
I am using nrf51822 .The function of DFU has worked well,but some weird problems puzzle me.
1、After DFU is successful,what is nrf51822's working state? Does it reset...