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...
I want to use Termite by UART. but failed. Is there any option left other than RTT ??
So how do Window user communicate with the board ?? I need to send data from mcu...
Dear Tech Support,
I'm currently working on implementing the Flash Data Storage library and ran in some problems. I'm using SDK 15.3 with softdevice s140 and a custom NRF52840...
Hi,
I'm trying to run the basic blinky exemple from 15.2 Nordic SDK on my nRF52480 hardware and get data on a puTTy window.
Unfortunately the putty window itsn't printing...
Hi, I'm trying to use two UART instances, and I have the following issues: - I'm not be able to configure both instance using NRF_SERIAL_CONFIG_DEF macro with parameter NRF_SERIAL_MODE_IRQ...
how to use the gpio pins functions in our program ? do we need a makefile and header file to read or write or use the gpio functions ?if so can you attach the makefile or...
Dear DevZone users,
Let me start this Ticket with providing the development setup I use:
OS: Windows 10 Professional
IDE: Segger Embedded Studio
Nordic board: nRF52832...
Hi
I am using nRF52DK, SDK 15.0, SD 6.0.0, multiperipheral based example with secure bootloader, FDS (7 FDS_VIRTUAL_PAGES). Uploading new software works (not tested thorougly...
I have modified a multi-central 52840 example, and would like to connect and read the characteristic value from various peripherals.
I looked through posts like the below...
Hi guys, I want to know that if I have one board that has rigado bmd 350 module that has nrf52832. But currently I donot have access to the board, so If I write firmware on...
Trying to build examples from nRF_SDK_for_Thread_and_Zigbee_v3.2.0, with SES 4.22 for PCA10056 dev kit. (Windows 10)
Of the 3 examples, 2 will not build due to linker file...
I just received the Thingy 91 this morning. I've inserted the SIM have verified it on the nRF Connect for Cloud.
I cannot proceed to the next step, as the led continues...
I already install Termite 3.4 but somehow it always not responding. Doing everything all possible thing like uninstall and restart but nothing work. Also try installing lower...
Hello,
I wanted to know how to syncrhonize the FDS_INIT event coming from the FDS. Indeed, it seems FDS is intialized by BLE stack but i want to use it before BLE starts...
Using nrfutil to flash devices via BLE requires, as per `nrfutil dfu ble --help` a second device to be present, and an inordinate amount of additional dependencies which make...
Hi!
We are using the nRF52840 for developing a product, and for testing purposes we would like to have the possibility of setting individual GPIO pins on the 840 chip...