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...
I have 100 samples of string data (Ex: AABBCCDDEEFF:1592636399:1592636399 ) . I am using the flash_fds module. Also, I want to read the read all the samples at once. I am...
Hi,
I am developing the 'buttonless dfu' to the 'hrs freertos' using the SDK v15.3.0.
However, after I compiled the modified code and loaded to the target broad, I got...
Hi
In ble_stack_init(), err_code = softdevice_enable(&ble_enable_params); err_code = sd_ble_enable(p_ble_enable_params, &app_ram_base); err_code is 4.
I use nrf51822 in...
Hi,
I got a nrf5340 pdk, and I download demo Peripheral_Heart_Rate into board, load peripheral_hr.hex into app_core and load hci_open_amp.hex into net_core. it running ok...
Hello. I have one multirole device (device A) and three peripherals (devices B, C, D). Device A connects to devices B, C, and D as a central role, and connects to the phone...
Hi,
I am developing a product using nRF52833 . (S113, SDK 16, IAR8)
I am developing based on the usbd_ble_uart sample.
I use ble, spi, twi, ppi, saadc.
and, I use...
Hi,
On page 420 of the nRF52811 datasheet (v1.0) it states that pin 14 (P0.18) can be either 1) Digital I/O or 2) Single wire output (SWO). The SWO is not mentioned on any...
Hello, In our project the nRF52 resets randomly
we use the NRF52832 with softdevice S332. On the application space we run a FreeRTOS application with 2 tasks. We want to...
Hi,
I am trying to determine whether or not to use a watchdog timer in our firmware. The device is and IoT device, making sensor readings and entering sleep mode for a while...
Hi all,
i am trying to merge ble_app_peripheral example with twi_scanner. So i created twi_ad7147.h and twi_ad7147.c with the twi configurations.
But i am getting this...
Hi All,
I am working on a custom board using the BMD-340 from RIGADO, and I am hoping to be able to see all the logs on the RTT viewer.
setup -> SDK 16.00, J-ling programmer...
HI Team,
We have generated the private key from "nrfutil" tool and we want to integrate to our code, how to extract from python generated file "private.key" file to hex...
Hello Nordic World,
We are attempting to use the Nordic Sniffer app on a DK52 board to sniff and troubleshoot BLE communication issue with our board/app and iphone/app....
Hi,
I am using nRF51822, SDK 10, SoftDevice S110 v.8
I am strugling with DFU over BLE using custom DFU package.
I am able to flash bootloader and update FW with pregenerated...