I would like to test the newly added v4.2/v5.0 Bluetooth features (e.g. LE Secure Connections, Data Packet Length Extension, 2xSpeed, etc) against non-nordic devices. I have...
I am working on a project using a ble nano (nrf51822) using the Nordic SDK 8.1. In the examples I found a way to control an LED using the methods LEDS_ON and LEDS_OFF. I wanted...
Hello,
I am using ble_app_gls example and I have implemented static passkey in the code. Now I want to see if wireshark shows the passkey when I connect to ble devices. For...
Hi Team,
We are implementing an UART communication between a M4 processor (UART master) and a nRF51 (UART slave) and we want to use the UART in Low Power mode with flow...
Hello everybody,
for my project, i will bond the peripherial with the central.
I test my device with the MCP and can connect without problems. When i press the Bond Button...
Hi all,
I am trying to count the positive edges of a 3.5MHz signal with GPIOTE, PPI and the TIMER1. Unfortunately i can only measure to frequencies up to a little more...
Loaded Softdevice S140, ( Using NRF52840 DK board ) using NRFgo Studio.
App flash base is set to 0x00021000 and app RAM base is set to 0x20003000
Looking at the CPU...
1. When adding CONFIG_PSA_CRYPTO_DRIVER_CC3XX=y to the configuration as shown in the diagram, does it enable the use of the CC310 accelerator?
2. My understanding is...
Hello,
I'm using nRF SDK 2.7.0 and trying to implement PSK type bonding.
From quick ChatGPT search it looks like in past SDK versions there was a way to inject pre shared...
Hi there,
Our firmware is built on NCS 2.6.1 (soon to be ported to 2.7.0) and uses MCUboot.
I want to set REGOUT0 to 5 (which corresponds to 3.3V) and the `nrfjprog -...
Hello support,
We are developing a battery-operated sensor. For that, we are using nrf5340. Also, we made an enclosure for the sensor.
While developing we found that the...
Issue: I am trying to flash the zephyr sample code into custom board with nrf52840 chip. I am frequently getting the recovery failed error or the JLinkARM DLL error. I have...
Hello Team,
I am experiencing an issue with the sound output from an external codec connected to the nRF5340 DK. Currently, the sound is in mono, but my goal is to achieve...
We could have found "transmission delay" in 2ch Audio recording sequence.
Here are the detail about the environment of DUT, and phenomenon.
Please find the attached file...
Issue with debug on the PDK eng_rev_B PCA10156
Segger does not recognize the chip and debug fails across multiple sample applications
debug message results:
JLinkGDBServerCL...
Dear Team,
We want to use the Power Profiler II as our ammeter to measure the current of our newly designed PCBA. However, we’re uncertain about the proper connections for...
Hello, I am currently working on a project where i need to read the consumption with a PPK2 through an ESP32(use it in place of a computer). Is there by chance a pin on the...
Hello everyone,
I have been assigned the task of finding a wireless modem with integrated LTE Cat-1 bis support. I've come across the nRF9161/60/51/31 family, which indicates...
Hi
For a low power product, I need the nRF54L15 to wake up periodically with very low consumption in between. In the deepest sleep mode there is no RAM retained and so the...
Hello,
I been struggling with this issue for a couple of days and can't manage to find the reason behind it.
About the project:
We are developing a IoT device firmware...