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,
We have experienced odd problem, we are not able to scroll up or down SDK documentation at these pages on Android devices. IPHONE browser Safari works ok. Any help...
Hi. I wanted to test the power consumption of the NRF5340 when using the Bluetooth low power feature. Using the Energy Profile Kit seems convenient but I am not sure if the...
I'm using a sample from nRF connect SDK v1.91.1 for BLE peripheral. I'm trying to read one of the buttons on the development kit, but I'm not very sure how to use the button...
Hello everyone,
I'm trying to play with PPK II to check current using ble_app_uart example (nRF5_SDK_15.0.0). I notice that the nRF52 DEV KIT keeps advertising and if there...
Hello everyone,
I'm developing an application on the nRF52832 development kit. It is nrf52dk_nrf52832(PCA10040). It is based on Zephyr.
Zephyr version: 3.0.99 Zephyr...
I have implemented the example Coap Client and Coap Server using NCS 1.9.1 on two nRF52840DKs I would like to use the observer/observed approach to update clients when a resource...
I am working with STM32-F401Re with IKO1A2 shield on it as well. I implemented the machine learning core on LSM6DSOX and I get the data of that accelerometer on STM32 F401re...
Hello, I'm in the process of attempting to implement Eddystone EID on the nRF52805.
It's been a bit of a nightmare, so I'm finally taking the bold step to make my first...
Hi,
I am using the nrf52dk_nrf52832 board and adding a peripheral SPI Flash. I had previously gotten the SPI Flash to work but now it does not.
I've hooked it up to the...
Hey guys,
I have recently been using the nrf 52840 dongle to connect to a sensor and gather data from it. So far I have been able to successfully connect to the device...
Hi,
I see that there is Zephyr I2S support in in NCS 1.8.0 (and onward), but I can't locate any reliable documentation for the API.
I have an I2S example (based on https...
HI
I having issue when setting 18 BLE links using s140.
I set the ram size as suggested but still getting error.
<debug> nrf_sdh: State request: 0x00000000 <debug> nrf_sdh...
Hi!
I am using the Serial LTE Modem application from the nRF Connect SDK v.2.0.0
In the source code for this app, every call to:
int util_resolve_host(int cid, const...
Hi,
I'm a student and this is my first project on RF. I'm prototyping my own custom board. I did read in the papers of the quarterwave 2.45 GHz antenna that the PCB should...