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...
My project builds fine in versions previous to 2.0.0. However, in 2.0.0 I'm getting an undefined reference. Any ideas where to look to track this one down?
/opt/nordic/ncs...
I am in the early stages of development and would like to proceed with only non-secure partitions on the nrf9160. I'd like to not make use of TrustZone.
I notice all of...
Hi Nordic,
I want to use an Arduino USB host shield with NRF52840-DK. Since the VDD on DK is 2.5v and MAX3421 on the shield works with 3 to 3.6 volts, I have to use an external...
What is the state of the GPIO pins during programming.
Because of space restraints, in order to get the the programming signals out from under the laird module we are...
Hello,
I am using a nrf52840-dk and communicate via SPI with an external board (NUCLEO-L476RG from ST) during development. For the development itself I am using the nRF...
Hi,
When starting to learn nRF currently, is it better to start with nRF5 SDK or nRF Connect SDK? I know Nordic will not add new features to nRF5 SDK, but what if I want...
nrfjprog restarts nrf5340DK debugger
We are running a container environment in Ubuntu 20.04 on WSL2 and the USB ports are frwarded using usbipd
When trying to flash (or...
Hi All!)
I am using nrf52833/20 Dk and am able to connect the two devices using coded PHY connectable mode by the available examples ( BLE_App_Uart and BLE_App_Uart_C )...
Hi every body.
I have trying without success to attach an event handler function to the TWI.
I am reading a temperature and humidity sensor using I2C. In polling mode...
Dear Nordic Engineers
I would like to add usb bootloader to ble bootloader.
I modify config of pca10056_usb_debug/sdk_config.h and add .c .h file of pca10056_usb_debug...
Hi DevZone,
What I am working with:
I am working on a project using nRF Connect SDK with VS Code, and I am also using the nRF Connect extension for it.
My issue...
Commands sent by phone App to BLE UART end up in serial UART stream. Debug with breakpoint in the uart_event_handle shows NO stack entries, as though it popped out of Main...
To the kind attention of Nordic support team,
We are very interested indeed in finding sample AWTK porting on nRF52840 like in https://www.youtube.com/watch?v=zD-7YdxynLo...
my project requires a simultaneously data-collection from 13 IMUs sensors which we built with NRF51822 + BNO055 (IMU)
we used the Gazelle mode, I understand each host can...