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 am using as settings:
timeslot period: 600 us
data rate: 2M
channel table size: 4
timeslots when out of sync: 8
timeslots per channel: 2
sync lifetime...
When multiple J-Link devices are connected to my computer, whenever I run nrfjprog without the --snr argument, I get a prompt to select the emulator like this:
Is there...
Hi
I am currently trying to get the antenna switching working on the nRF52833 DK
I have an SPDT RF swtich is this pe42423
VDD -> VDD
LS -> P0.26
CTRL -> GND
...
Hi,
I use FDS to save my data. Below is my fds list. All RECORD already have data from factory production.
#define FILE_ID 0x1111 #define RECORD_KEY_TORQUE_0 0x0001 #define...
Hello,
I'm using nRF52833, pca10100..
My project combines the functions of scan and advertising. Each UUID is different and they pair with a different device. I initialize...
Hello, I have got the Acconeer XM122 module (v2.4) and the Acconeer XB122 module (v1.3). The XM122 is connected to the XB122 which is like a breakout board for the XM122....
We customized our own development board based on Nordic's Thingy91 development board. Now it's welded, the circuit works, and we've flash demo MQTT_simple and Asset_cracker_v2...
Hello,
Im a student trying to use the nRF52811 SoC for a project, i need to design a pcb with the chip and a few more things.
I am planning to use the available reference...
Hi,
I need to create a custom dts for a custom board where I need to define the pins used for interfacing to some external devices. The generic "gpio-leds"/"gpio-keys",...
hello Nordic
i have a project than works with nrf52840 and ncs (zephyr)
i want to have the same application running on nrf52832 as well, as part of a single code base...
Hello,
I'm trying to test example "blinky" using nRF52833 board with PCA10100. I used the pca10056 example (10100 don't exist ), and got the "Unknown function at 0x0007521E...
1: The Apple's "Find my function" , How big is the "Find my SDK" ,RAM? ROM?
We can use nrf52820, or nrf52811,or nrf52810 to develop?
We must use nrf52832 to develop Apple...
Hi Nordic Magicians,
I have a couple of general questions when it comes to sending large amounts of data (FAST). Ultimately, I'm looking to transmit data with a throughput...
Hi,
I'm putting together some firmware that takes packets received over SPI and then streams them over BLE. I'm trying to run the BLE at close to 1Mb/s (which is still...