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...
Hello,
I'm making BLE bootloader except other BLE functions.
I'm using s130 / sdk 12.1 / nrf51822xxAA environment.
Sure I have some problem.
What I have done :
...
Hello,
I have some problem in DFU.
I followed Nordic tutorial but I failed.
Would you let me know what’s wrong?
If you want to create your own firmware package...
Hi everyone,
I wanted to test out SAADC using the ble_app_proximity example using the nRF52-DK but I am having some issues. I modified the example with the below changes...
very sample led blink demo for FreeRTOS and S130 , but fail.
open source
repo: https://github.com/AMJKeyboard/AMJPureBLEKbd
eror code: https://github.com/AMJKeyboard...
My question may seem silly, I did not so long ago been programming NRF51822 S130. I use examples experimental_ble_app_blinki. I want to get the module ID smartphone when connected...
If I set the I2S peripheral on the nRF52 to mono, ie CHANNELS is either LEFT or RIGHT, what does it actually output? I'm sure it still toggles the LRCLK line to indicate left...
I'm working on a battery - operated device where the battery is soldered onto the device, which makes it inconvenient to pull power to the device. I might be able to get to...
Hello,
I have some problem in DFU.
I ask this again.
I did as below.
Key generation
nrfutil keys generate c:\vault\priv.pem
public key generation in...
Dear Nordic Team,
I can't launch Sniffer on PCA10000 using MCP nor on PCA10040 using nrfConnect. In case of MCP I get "No response from master emulator" and in nrfConnect...
Hi,
is someone of you aware of a portable (Win, Linux, OS/X) GATT client library, prefereable with C++ binding? The only one, that I've found so far is Qt. What do you use...
I have been using nRF8001 equipped Arduinos for a few years now with great success. I exclusively use apple software on the other end. I have a new application that will required...
i want use a 9 axis IMU sensor (3 axis accelerometer,3 axis gyroscope and 3 axis magnetometer) in nrf51822 is it possible and how the transmission of values takes place.....
Hi,
I'm using the bootloader in nRF5_SDK V12.0 with nRF52832. I have some problems want to know:
How to make it run application first after I program softdevice...