on the page
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_nrf5_v16.0.0%2Flib_crypto_backend_micro_ecc.html&anchor=lib_crypto_backend_micro_ecc_install
step...
Hi,
In our one of the product we are using Nordic nRF52840 MCU and we compiling this application code in windows with SEGGER Embedded STUDIO IDE Version 4.30a and Tool chain...
Hi,
We made an online course on Bluetooth Low Energy, includes BLE Fundamentals & Architecture, step by step implementation of Environment Sensing service development...
Hello, I am using nRF9160 PCA10090 DK. I want to make my board as central device and scan for all nearby BLE devices and display its rrsi value and device id on a terminal...
Hi Dears,
I have submit a issue for about two weeks but no response yet, would you please help me for handling it?
The link is https://devzone.nordicsemi.com/f/nordic...
It's really really really annoying that the DevZone contains so much outdated infomations and deadlinks .. especially after moving to the new website !!! :-(
Hello! I'm trying to develop an Android-nRF-Toolbox App. What features and folders do i use with show logs? In order to develop the uart in the toolbox app, we have deleted...
We need a fast way to do production testing on our boards (based on nrf52832).
They have multiple peripherals that we would like to make sure were soldered correctly.
...
Hello,
I've been trying to figure out if this board with STM32F103 ( www.aliexpress.com/.../2042650923.html
can directly plug into my debug board
( www.aliexpress...
All,
We are in product on a product using the nRF52832 and are noticing in manufacturing that we aren't able to make it through the self test part of fab because of shoddy...
I need to understand how a multi-link configuration can achieve real-time transmission - its all about latency.
The Application
In my nRF52840 application I have several...
Hello,
I am using a custom bootloader. The bootloader does not contain dfu, it will just check the new image, program the new image, then jump to it.
I cannot jump to...
Hi,
I want my characteristic to have a different UUID than its service on my server:
I followed the leads from the post below:
https://devzone.nordicsemi.com/f...
Hi there
I was following all the steps on Building the mesh stack and examples , Building with SEGGER Embedded Studio and nRF5 SDK for Mesh Segger Embedded Studio first...
Hello
My understanding is that the only way a mobile phone can communicate with a mesh network is through the GATT bearer..
Im trying to figure out why its not possible...
Im using two nrf51822 as severs and one nrf52DK as a client in mesh light-switch examples. So i need to implement mesh dfu on server side( on nrf51822) . How to do this ....
Dear Support,
Installed the new Mesh SDK v2.1.0 and tried to build the sample solutions with SES.
Unfortunately I am always getting the following error:
build/serial_nrf52832_xxAA_s132_6...
I would like to use both UARTs.
I'm trying to run the given example with SDK patch from https://devzone.nordicsemi.com/f/nordic-q-a/25173/nrf52840-uart1-not-working-in-sdk...
Goodmornig,
I can't compiling the example project ! Do you knows the reason ?
Error ( imagw1 ): C:\Users\utente\Desktop\pc-nrfconnect-rssi-master\fw\src\rssi_uart\sdk...
Hello everyone, I'm trying to run my nrf51 with ADS1298 using SPI. nrf51 is master and ADS1298 is slave.
I configured SPI as
const nrf_drv_spi_config_t spi_config =...
Hi,
I'm trying to implement GPIOs in Mesh 2.0 light switch example and I'm using SDK 15.0. I'm getting undefined reference errors and I know that I have to add legacy GPIOTE...