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,
In my application I have a requirement to send notifications to mobile on triggering particular Interrupts as well as particular events.I have created a customised notification...
Supported tx_power values: -40dBm, -20dBm, -16dBm, -12dBm, -8dBm, -4dBm, 0dBm, +3dBm and +4dBm.
What is difference in the behavior of nrf 52832 chip for these different...
We're developing Bluetooth tags that we would like to operate at both 1Mbps and coded (long range). From what I've read and seen from the Nordic testing, specifically "Testing...
I modified the gpio interrupt on the asset_tracker example of ncs v1.2, modified the following, and the interrupt didn't work: Where is available should be modified.
I set...
Dear Friend,
Based on nRF52832, mesh3.1, port ble dfu to mesh project, Android dfu application is based 'no.nordicsemi.android:dfu:1.10.1'; Call the following program: ...
My setup: custom board using nRF52840, Segger Embedded Studio 3.52, nRF5_SDK_for_Thread_and_Zigbee_v4
I used a couple of your projects as a starting point for my code. Specifically...
Hi,
In my proejct, I am using WFE(); in some while loops because of core low power mode.
For example, waiting for time_out flags like codes below.
I am wondering if...
Hi All,
I'm new to the nordic product. We previous using TIcc2642 as development board. And we would like to test our application over different hardware. Is there any...
Im using CUstom BLE tutorial example and it works fine. But i just wanted to know, in which section is the text data for logging occuring. Ex: "notfication received from ...
Hi community !
I want to know if a code works on nRF52840 DK PCA10056 will work on nRF52840 PCA10059 ? On both, i will never use physical input (button led or gpio) i'm...
Hello expert,
I just jump from TI. Could anyone tell me if nordic has any chipset like TI CC1310 which supports direct access to the receiver I/Q quadrature samples?
...
The Thingy91 GPS system sensitivity is terrible. Getting the GPS to lock on takes forever, and many times doesn't lock on at all, and if it does lock loses the connection...
Hi community ! Here : https://devzone.nordicsemi.com/f/nordic-q-a/62414/different-behaviour-with-same-program-and-boards i get some problem with different behaviour when programming...
I'm using the Laird Connectivity BL654-DVK board as a basis for evaluating the nRF52840 for our application.
I started by using the .../examples/ble_peripheral/ble_app_hrs_freertos...