Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
Hi. I interested now for direction finding in nrf52 series. I have nrf52811, nrf52833 and other controllers. But i don't find any information how develop board for recievers...
Zephyr Eddystone example is connectable after power on of nrf52833 board. But after disconnect it becomes non connectable. How to fix it? And how to change advertisement interval...
We are looking for an experienced software developer, for existing board with using nRF Connect SDK. We are using nRF52840-dk.
Please, contact me if you are interested.
Hi
After each connection, I should press Alt-A.
Is it possible to add a feature so the advertising will restart automatically after the connection is finished?
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% -...