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,
I'm new using XCode and I'm trying to use this guide:
github.com/.../documentation.md
I created a simple Cocoa Application, then I added iOSDFULibrary.framework...
Hello,
I'm experiencing a hardware fault followed by a reset when running the nRF5_SDK_12.1.0_0d23e2a ble_app_hrs_freertos with the following configuration :
PCA10040...
I'm using interrupts on nRF for the first time and have some trouble wrapping my head around / struggling with uncertainty in how to use the interrupts/GPIOTE efficiently...
Hi,
the system that i designed based on nRF51822 have two mode :
the first mode is the normal mode where the nrf should have a high connection interval of 2 to 3 seconds...
Hi,
I need to have a custom service which allows configuration of multiple parameters (perhaps 50 or more - which control registers in external peripherals)
I've looked...
I am reading the device manager code of SDK10.0.0 for nrf51822. I came across the dm_gatts_context_t , dm_gatt_client_context_t . I didn't understand what they store in their...
test1.hex
1.png
2.png
When i used board 0 extension board to program nRF24LE1 QFN24 OTP/Flash. it notification of error "An error occured when programming the infopage...
I'm looking for information about bandwidth utilization in crowded environments, something like a sports stadium.
Has anyone at Nordic collected data on potential congestion...
I write some function, it can run ok before I start he BLE function.
When I start the BLE function, the function can not run ok.
but , I get some data from APP throuth BLE...
Hi,
I've written code to use the "gpiote in event" to sense an interrupt from a peripheral (acceleromenter), but as soon as I enable the in event, I notice the current...
Hi everyone,
I was having RAM overflowed with stack issues which were resolved using suggestions here . Now I am facing another issue. While running mqtt I can only do...
I am trying to use the Scheduler to create my own event handler system (similar to a Ti 8051 OSAL system). I'm writing separate classes that can push data/trigger handlers...
Hi,
I use the BDS v1.1 and nRF Plugin 1.2.2 (from 23.Dec.15). My goal is to simply generate a code for the cycling power profile defined by the Bluetooth SIG. I dont change...