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...
Hello,
I have a peripheral (nRF51822, S130, using the peer manager) that should be paired/bonded with at most one central. This means that if I want to pair the terminal...
I still can't see anything in the SDK documentation which tells me how to add an nRF5 SDK library to an existing project.
Specifically:
What source file(s) do I need...
Hi All;
I have been banging my head with this problem for days now. I am in the process of migrating our production FW from SDK 11 to 15 and doing some re-architecture...
Hi
currently I am working with the nRF52840 Preview DK. Using the on-board J-Link interface I can send debug messages to the debug console of the Segger Embedded Studio...
Hi,
I have tested AES-CCM of nRF52832 with reference to the following answered questions.
devzone.nordicsemi.com/.../
devzone.nordicsemi.com/.../
devzone.nordicsemi...
Dear all,
I did below steps to connect to the BluFruit Feather board via STLink V2:
1) Install OpenOcd and STLink USB driver as: https://pcbreflux.blogspot.com/2016...
I have some code originally working using SDK 13. It reads data from the UART and send it out in scan responses. iOS was able to capture the scan response data successfully...
hi all,
Our application is a peripheral device with sensor data that is sending up to 540kb/s (68kB/s) to the central device (data rate could probably be reduced if necessary...
Hi,
I'm trying to take the readings of temperature and humidity from 4 Nordic Thingy:52 sensors by using mesh. I did the connection of the mesh and I can control the nodes...
Hello,
I am new to BLE so I am not sure where to start. I have two nRF52832 chips, one will receive data from an FPGA through SPI and then I want to send the data to the...
For reference, in case anyone else gets a similar issue :
Using the SES import facility to import a Keil MDK v5.25 Project.
After fixing a couple of other import errors...
Hi @ll,
I'm not able to receive any ble events that should be triggered by the SoftDevice.
What I did: - Using dfu_example (added beaconing advertiser and connectable...
hi,
I use SR3 52 V1.2 for development, and I want to copy a new project to change some code.
When I changed the file name, I found it could not be compiled through, only...