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! Reading this ticket, and the nRF Connect SDK and nRF5 SDK statement , I understand that the PC-BLE-Driver, whether the Python or JS variant, are in maintenance mode, and...
Is there some example for Encode / Decode with AES algorithm in ECB and CBC modes using Segger studio?
For a start, I only need the ECB mode that should be implemented in...
I have checked the qDEC example, I don't know what it is doing, so I can directly say what I need. I connected a Hall sensor to two pins of 52840, and configured QDEC. I set...
Hi, I am just doing some testing using Nordic Thingy:91 and already available firmware and cloud. I am in the very initial stage of learning about it and preparing it for...
Hi,
I'm trying out an application from the NRF SDK where I need to connect via putty or something similar to the serial port.
However, the port is not showing up (normally...
Hi Team, In my project i am using nrf52833 and i have established a network using Open Thread protocol to communicate . I am able to pair my device with the network. One scenario...
Hi everyone,
I have a preblem for BLE Mesh 5.0 version (board is nrf52840),
I found that in the Setting set function of the Sensor Model, it seems that the data is transmitted...
Hello everybody,
we are currently working with an nRF51822 mounted on a Adafruit Bluefruit LE UART Friend. We use pca 10028 and s130.
While debugging through the code...
I am developing for a Thingy91 and NRF9160 DK
NCS v 1.9.1
I was initially using the LTE_BLE_Gateway sample with the NRF52840 running the hci_lpuart sample. and that...
Hi Devzone
Currently for my customer request , they would like use the nrf91 on their wearable.
They would like to do NRF91 FOTA with the external flash SPI w25q128jv...
Hello,
I use ncsv1.9.1 and segger embedded studio.cmd to open a nRF connect SDK, but there is an error: S yntaxError: Unable to parse JSON string .
I replace SES and...
Hi, My current application is using a softdevice and I need to update it using DFU to an application without softdevice.
The new application must start at 0x0 address, so...
Hello guys,
I am using the nRF52 DK.
I have to connect a spi sensor which is already made.
This part works. ("nrf_drv_spi.h" fyi)
I also have to store the info...
Hi, I'm using the Adafruit ble sniffer (V2.0, black board), with the nRF51822, and I can sniff on wireshark (3.6.5), with Nordic package 4.1.0 (python 3.10.4) The problem...