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 am experimenting with the mesh light-switch example. I want to control two LEDs on a single node using the SimpleOnOff model. I know I should add a separate element and...
Hello,
please help to grasp the problem,
when using the timer to control gpio pin with constant period as shown below, if trying to do advertising for BLE communication...
I am trying to understand light_switch_provisioner application. I am using Segger Embedded Studio for debugging. I have inserted a breakpoint at line number 631 in node_setup...
Hi
We are currently doing RF certifications on a product using a nRF52840. Japanese radio law has the power stabilization requirement:
"When the input power of equipment...
Hi Experts:
I'm using SDK15.0, softdevice_v6 to Development NRF52832, which is developing a non_security bootloader. The bootloader adapted from the example program can...
Hi there,
I was wondering if someone at Nordic could verify something for me. I had a go at modifying the lightswitch example (node_setup.c) in the mesh sdk, to instead...
I've seen many posts asking this question, but with no definitive answer. I've seen latencies for various GPIOs acting as either SPI or TWI, but no baseline interrupt latency...
Has anyone modified the spi_master_using_nrf_spi_master example (or otherwise gotten) the Crystalfontz CFA211TFH 128x64 panel running w/o mods on the nRF52 DK? I have a panel...
Hello,
I captured following data using a Bluetooth dongle for WIN 7 and a Bluetooth keyboard . I also used Wireshark with USBCap driver to capture data going from BT Keyboard...
With my sparkfun 52832 board, when I use the __WFI instruction and I set my device to generate interrupts on P04, the code returns when an interrupt is generated. With the...
We created a custom made board with an nRF52832 and an LIS2DH accelerometer. The board is working fine when it is being powered from a power supply with 3V but when it is...
Developed with SDK 15.0.0. and s132_nrf52_6.0.0_softdevice
After I generate the DFU package, and upload it with nRF Toolbox, it will returns " Upload failed: REMOTE DFU...
SDK 15.0.0, s132_nrf52_6.0.0_softdevice
I have followed the instruction below:
https://devzone.nordicsemi.com/f/nordic-q-a/29067/installing-micro-ecc-issue/115222#115222...
Hello,
Nrf52832 ibeacon broadcast signal is unstable, and the rssi deviation of left and right upper and lower signals before and after the detection of the same distance...
Hello,
I'm working on some LED sequences using the NRFX PWM driver and I can't get the durations I want right.
Let's say that I want a semi-blinking LED (100% - 50% -...