Hi!
We're building a project for the nRF54 where we want to run an external library on the FLPR core.
Right now we have a prototype PCB with a module from Fanstel on it...
Dear Nordic team,
I am currently working with the Thingy:91X (nRF9151) and nRF Connect SDK v2.9.0 , and I am attempting to run the official ECDSA sample from your documentation...
Hello everyone
I need help. I have a custom board that uses the nRF5340 microcontroller. I am using the Zephyr OS and nRF Connect SDK Toolchain v2.9.0. How do I update my...
The direction_finding_connectionless_rx **works fine with NCS v2.3.0**, but with v2.9.0 get's a link error on dts instance for nrf52833dk:
I have top view knowledge of the...
Hello,
To finaly adjust the inside crystal capacitor at the end of production, I need measure the LFXO and HFXO frequencies signals to fine tuning. How should I do ?
Best...
Hello,
We have developed a custom board using the nRF9151, with the design and board files largely based on the Thingy91x. We are using the nRF Connect SDK v2.9.0. When...
Hi,
I want to measure the current draw of the MCU only on the nRF52840DK while I am running my custom code. I want to exclude the current draw of all components except for...
Hi,
I transmit a data packet to AP2, i wonder if it needs a sequence for resetting or not while AP2
initializing.
And, I send a packet data to AP2 by UART(AP2...
Hi Folks,
I'm experiencing a problem with the nRF8001 setup. After I send the last setup packet, I still receive:
0x03 (length), 0x84(CommandResponseEvent), 0x06(Setup...
I'm getting this error, but oddly it's coming up somewhere in the MIDDLE of my build, and not always the same point.
I have modified the HEAP size to be 0 as I don't do...
Hello !
I have just received the Evaluation Kit nRF51822-EK. I succeed to compile link and load the blinking leds example from my Linux box. I modify the example to use...
So, how do I control where my app is going when gdb pushes it to the device?
I'm using s110 6.0.0, no boot loader. How do I make sure my app is going to where the SD will...
Hello,
I'm trying to make use of the AES crypt code from the application level code.
Per devzone.nordicsemi.com/.../51822-aes-encryption-and-decryption-demo-code
...
I am planning to record some information in the flash of the nRF51822. This will occupy a large circular buffer (quite a few kb), and new data (in chunks of around a dozen...
hi,
i survey the Bluetooth again , i have some issue about the Connectable mode
Connectable mode.
i see the peripheral connectable setting :
PERIPHERAL :
...
Hi Nordic,
How many connections was S120(Central) can handle simultaneously?
Does S120(Central) can received the notifications from different peripherals...
Dear all
I notice that Gzaell could only send 32 bytes a packet. But I check register PCNF1 MAXLEN can be set over than 32 bytes.
Is there any way to increase overall...
Hello,
Is there a way to set the OOB key while using the master control panel windows software?
Edit: and if not, is there a quick method to test a peripheral's OOB...
Hello!
1)There is problem with nrf_ble_uart. On sdk 4.4 work well, but sdk 5.1 the same code is not working.
What changes were made in the sdk or maybe there is a ready...
Hi I have built a custom NRF8001 board and I'm debugging a problem.
The main microcontroller works fine (atmega32u4) but the RDYN line never goes low to start the setup...
I am starting development on the nRF51422. I noticed that for the non-ANT sample code (blinky and UART), a gcc makefile and windows batch files are provided for compilation...
Hi,
Does the heart rate demo in SDK v4.4.0 work with SD v6.0.0? I'm using the QFAAC0 revision of the NRF51822. The demo works fine with SD v5.2.0. Is there anything special...