Hello, i intsalled the software stack for use with latest release of nrf sniffer package.
By starting the capture process with wireshark 3.2 i have noticed an issue:
In...
I have a project where we have 2 nrf51 that need to be time synced with eachother.
The problem is they are placed on the body one on the back and one on the chest of a person...
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...
I need sample code for the multiceiver mode. I want to send data from multiple NRF24LE1s as transmitter (to be exact 3 in number) to a single receiver. I read from the data...
Hi Nordic,
I am using SDK 12.3.0, S130 2.0.1 and PCA10028 nrf51 DK.
My design is 1-to-1 (one central and one peripheral). They both would use peer manager to create...
Is there any good way of supporting a button interrupt in a bootloader or is this a “bad idea”?
im afraid I have to add SoftDevice support to the bootloader and I’m not...
What is different between R7 and V3 ?
Data sheet say rev 3.3 - but that is just the rev of the data sheet
Suppliers have both R7 and R-V3 inventory
Does it make any...
I'm using the Nordic nRF Toolbox Blood Pressure Monitor "BPM" app on my phone and I have the development software running. Things work fine. However, I'm trying to figure...
There aer a couple of ifles in the SDK that use this weird _H compiler directive that prevents them from compiling - how do you control those? For example, NRF_SORTLIST_H...
hi, new to ble so forgive me if my question is a little simple. i have a project that for example would require 10 central devices and 3 broadcasters. centrals and broadcasters...
hi, new to ble so forgive me if my question is a little simple. i have a project that for example would require 10 central devices and 3 broadcasters. centrals and broadcasters...
Hello. I am trying to connect nRF 52840-DK and LTC 5800-WHM with UART. The communication conditions are as follows. Baud rate: 115200 Data: 8 bits Stop bit: 1 bit Parity:...
Hello Community,
I am trying to use Black Magic Probe, an open-source ARM GDB debugger to develop an embedded ARM application using an nRF52832. Here are the parts that...
I am trying to configure two ports as outputs, setting them to Vdd and toggling them. The two ports in question are Po.06 and Po.07.
Here is my code to configure these ports...
Hi,
I didn't understand the function of softdevice. I have a custom nrf52832 board. My requirements;
-2 uart,2spi,1i2c
-OTA update
Should i use a softdevice in nrf...