Hi all,
What is the maximum data rate for the nRF24AP2 when using the Synchronous serial interface?
I cann't see it in the datasheet.
Is there anyone can answer me...
Hi,
In my design, there is a tag used by 24l01,It can transmit the temperature value.In the tag, the parameters are like this:
addrofch[0] = 0xe7;
addrofch[1] =...
We've been working on a product that utilizes a NRF51822 chip as well as WS2812B NeoPixels. Since there have been numerous posts about it here we've decided to release our...
Due to limited resources we are looking for someone who can help us with making a custom profile.
You are preferably in the Stockholm area and have done this before.
The...
Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
I'm trying to get an overview what my options are to program an nRF52832. So far I have found:
nRF Connect for Desktop + SEGGER Embedded Studio Nordic Edition from segger...
Dear Nordic Engineers
I encountered a problem.I used the nrf5 sdk 17.0.2.I modify ble_app_hrs example.I found that if I turn on pairing, when I erase the flash, the pairing...
I'm using nrf52840 for my product. when testing the Bluetooth RF of this chip, I found that the carrier is offset by 200kHz. i read many similar problems, it seems that the...
Hi, after adding some functional to bootloader an error occurred: section .tdata overlaps absolute placed section .mbr_params_page how to calculate the size need for mbr_params_page...
We have a 52840 based beacon with two versions. Both have exactly the same firmware and PCB, one has a N52840-Q1AAD0-2025KR written on the chip and the other has N52840-Q1AAD0...
Hello!
Im having problem running the PPK II on my PC with Ubuntu 20.
The device attaches to the PC, is visible as `/dev/ttyACM0` block device and dmesg shows no errors...
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",...