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...
Note: I am currently using version 2.4.2 of the BLE Desktop application and the NRF52832.
I'm working a peripheral device that has about 800 uC of energy that can be stored...
I've been using west build and SES open for projects that only use the app processor without issue. However, I'm not trying them with a project using both the app and network...
Hi, all
I'm using nRF52840, pca10056.
I have a question about the rtc example of peripheral.
I want to know the difference between 'nrf_drv_rtc_init' and 'nrf_drv_rtc_cc_set...
Dear Concern,
I am working on nRF52832 DK board. As per product specification document, nRF52832 support CCM — AES CCM mode encryption . I need to work on AES CCM mode encryption...
I am searching for a straight answer to this question. 'Application event' is used frequently in the documentation but never defined. I write the application but I clearly...
I use nRF52832 as a central device. I also use ble_app_uart_c as a SDK(17.0.2) . I would like to connect my peripheral which is my phone(iPhone 6) and i want to see my phone...
Hi,
I'm on pre-product of BLE Advertisement packet scanner.
My product is gathering the adv packets from a bunch of BLE tag about 20~30 tags.
So, I use two nRF52832...
Hi,
I want to add bonding information manually.
1.can I assume IRK key will be constant for multiple peripherals?
2.if IRK only key is available, can i add it to peer...
I am finding that the voltage measurement is about .52 volts off when measuring Vdd I have set up a power supply and connected it to external power. My saadc is set up with...
Hi,
I am starting to finalize a development stage and was looking at the current consumption of my device. I noticed, that when something connects to it and is starting...
Hello there,
we get the following assert:
"00> <t: 480881>, app_error_weak.c, 98, Softdevice assert: 88996:0"
The board is rebooting constantly after 3 ... 7 minutes...
I tried to build the example project for UART serialization demo, "ble_app_hrs_pca10040_s132_uart". It failed with 3 errors, see attached image.
It is SDK 17 and SEGGER...
Product: nrf52840 DK
Softdevice: 17.0.2
Hello,
I would like to start with a very humble statement that I am new to this nrf52 SoCs and would appreciate any of your...
Hey everyone,
I am playing around with Nordic Cloud, Thingy:91 with the Asset Tracker v1 and the Nordic Cloud RestAPI.
I happened to see in the process, that the unix...