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...
Hello,
I am porting several of our devices which implement ZCL from another stack vendor to run on Nordic. These are legacy devices that support Report Configuration/Reportable...
Hello,
Our device has the secure BLE DFU enabled. In a mass programming situation we need to apply a hotfix to each device and replace a previously hardcoded value with...
Hi, Cloud is NOT getting connected. Actually I am working on nRF9160 DK (PCA10090) past 3months. I was successfully able to register the DK broad with nRF cloud account and...
Hi,
I try to do the DFU example in the nRF5 Mesh SDK V4.0 for the nRF52833 Development-Kit:
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter...
Hi,
Our company offers product with and without Bluetooth. The nRF52810 chip will always be present on the hardware, it will just be programmed to either have the radio...
So I am initializing the FDS but the program I guess stands in an infinite loop at wait_for_fds_ready():
This is not working. At the moment I have given a delay of 300ms...
Hi
OS: Windows 7 (32-bit)
nRF Connect application: v3.1.0
Getting started assistant: v1.0.1
Please see the attachment. After installing ninja, tried to verify it...
Good afternoon,
I'm developing my application based on nRF52840 and S140. What I pretend to do now is to make it possible to update device software (softdevice and/or booloader...
Hi,
The buttonless DFU example mentions support for S112, S132 and S140: https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.0.0%2Fble_sdk_app_buttonless_dfu...
I'm new here to play BLE mesh network. I got 4 nRF52840 DK, I am woundering how to set up a mesh network step by step? What kind of exmples(ble_app_blinky_c, or something...
Hi,
So we have a smart light control app, and it is based on nRF-Mesh-Library version 1.0.2. Since it's announced the version 1.x is no longer being maintained, we want...
I had a problem setting sniffer.
I use PCA10040e (nRF52810) V0.9.0.
I installed everything.
And copied file and folder to this path.
C:\Program Files\Wireshark\extcap...
Hi,
I am a beginner in ble and I am trying to understand the technology. I am trying to write to and read from FM24W256 FRAM through I2C. The reference I have considered...
Hi,
I checked " https://github.com/NordicPlayground/nrf5_clients_for_nrf91_network_service " firmware of nRF52 which works as client for nRF91.
But I can't find firmware...