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...
I'm using nRF52832 + SDK17.0.0 + s132_7.0.1. I am testing buttonless DFU on the PCA10040 board based on this blog, The initial DFU (when there is no app) is successful:
...
Hi, 1) I want to run the client-mesh from DK sources into Dongle. So, I did: - modified the client-dk project: nrf5_SDK_for_Mesh_v4.0.0_src\examples\light_switch_dongle\client...
Hi,
We have been working with a coordinator and a router device based on nRF52840 with nRF5_SDK_for_Thread_and_Zigbee_v4.0.0_dc7186b
Both devices are Zigbee 3.0 and implement...
Hi Support-Team,
My iOS app crashed when I updated IOS-DFU-Library from V4.6.0 to V4.8.0.
I attached the Xcode debug info and iPhone Analytics.
Thank you very much!
Hello,
Would appreciate some understanding of a compiler warning. Developing for nRF52832 using SDK 15.3.0 plus S112.
This code compiles without warning:
Then I switch...
I have tried a lot of different settings but the NRF52810 still does not output carrier..
How do I configure the radio to only send carrier for NRF52810?
Hi,
I need to stream data from NUS UART Central Device to one peripheral, but the device always disconnects while trying to send second set of data. So I changed the write_req...
Dear
I have changed light_switch server example of " nrf5_SDK_for_Mesh_v4.0.0_src" from PCA10056 to PCA10059. All function of the code works well except button.
For button...
Morning. I have a Fanstel840F module. I use attached example sketch. I flash nrf52DK with this sketch, it works fine. I can scan with NRF PC and Mobile software, and see smartTag1003...
Hi,
May i know any software utility suggestion to debug the USB data (200 bytes data) communication from device to host and vice versa for nRF52840.
Similar USB sniffer...
I think there is a bug in the west tool. If only one -Dxxxx=”xx.h" parameter in the command-line, the quotes will be filtered. So update the "nrfxlib\nrf_security\src\mbedtls...
Hello, everyone!
I am using nRF52DK and SDK v17, and I am dealing with the example of ble_app_uart.
Using this example, I am testing how buttons control BLE scanning...
Hello. I am trying to implement a application jump from my normal firmware located at memory 0x19000 per recommendations based on the soft device used (s112) to a different...