Hi,
Recently I want to set up a dynamic network that with the node change this position ,the network will change dynamically.But there is the question,with the node's position...
Dir Sir. I am checking the current profile of nRF24AP2 in RX mode.
After "open channel" command, I found the peak current at 10ms interval until connection pass.
How does...
Hello,
I am using Nordic's UART service to communicate with my project. I use iOS and also Master Control Panel (with a dongle) on a laptop.
I have two questions:
...
SWI*_IRQ is using by softdevice to send event to application, I want to know which priority does softdevice set for them?
Does sd_nvic_critical_region_enter() disable...
I am a started guy.
I only need a bluetooth device (BLE) to check the signal and mac address.
What is the best choice?
I need the smallest and low powered!
Thank you...
I am working on code to setup a bond manager for ancs based off of the example, but have a fixed advertising and connection interval of 25ms. How does the bond manager and...
Hi,
The Zephyr LwM2M client seems to leak pending objects that are used to track retransmissions. When this happens it enters a loop where the lwm2m_rd_client stops sending...
We noticed strange behavior when measuring voltages with the SAADC with our custom board. When VDD_GPIO is at 1.8V (which is our target), the ADC measurement error is about...
Hi, We've been having problems trying to implement a high-speed uart communication between the nRF52832 and an STM32. We switched to using libuarte so we can use DMA even...
I'm running the Nordic/Thread SDK 3.2 with an NRF52840 (Rigado BMD-340) on SES 4.42.
I've got a project using BLE + Thread and I'm having problems implementing a hardware...
A multiperipheral connection to a central, all with custom nordic devices (nRF52840) has been stablished. Comunication and connection work just fine, but after a synchronization...
Hi ! I am represnting company responsible for fruitymesh ( https://github.com/mwaylabs/fruitymesh ) which is an open-source proprietary ble mesh running on nrf5 chips. For...
Dear Support,
I have adjusted the radio test example in SDK16.0 for my custom hardware application using the nRF52840. I have followed the instructions on this page to...
To the kind attention of Nordic support team,
As it was said https://devzone.nordicsemi.com/f/nordic-q-a/57531/sdk16-nrf52810-secured-gazell-keil
the secured gzll library...
Hello,
I'm able to program the code (below) to the nRF52 DK. Leds 17 & 18 are working.
I'm unable to program the code to my custom board. Leds 9 & 10 are not working ...
Is there any problem with beacon advertisment and ADC? I have 3 adc pins configured to measure three different sensors... When i use UART over BLE... everything is ok.. but...
Hi!
I seen video and read manual how to use it, but still not doesn't work.
PPK + PCA10040
on the PPK board I set jumprs to DK (all 3 pcs). USB connected to PCA10040...
Looking through the datasheet, current consumption is provided for the nRF9160 Modem at 3.0V and 3.5V. Is it possible to get information on 5V related current draws? I've...
Hi,
I am using the example nrf5-ble-mpu-simple from nrf5-mpu-examples-master to do the following:
a) send a BLE beacon advertisement (non connectable)
b) periodically...
We are currently having an issue with DFU failing on Samsung A7 a running andorid 6.0.1. We are using nRF Toolbox for BLE (DFU application) and when I try to connect the device...