Hi,
The Thingy 91 X uses a shared antenna for BLE and Wi-Fi. I can see from the Hardware Guide and the schematics that there are several hardware connections between the...
Hello,
I recently tried some examples with nRF53 + nRF7002 (e.g. ble_coex example).
However, I am developing with nRF54 and I would like to understand if the combo nRF54...
Dear Nordic Support Team,
We are in the process of integrating the Nordic nRF Mesh SDK (version 3.3.4) into our custom Java-based application and require your guidance on...
NCS 2.9.1
NRF52840
Sysbuild but with only a single image (no bootloader)
I've been trying to figure out how to change the merged.hex output and how to perform additional...
Hello, I’m trying to compile code for a u-blox C209 AOA Tag. I installed the nRF Connect Extension Pack and was able to build normally.
After adding some unrelated paths...
This stopped working for me... Error is the following
Command failed: git ls-remote --tags --heads github.com/.../sdk-nrf
fatal: unable to access ' github.com/.../'...
[Dev Env]
nRF51 DK
IoT SDK 0.8
IoT SoftDevice
[Question]
how i change my ip in ipv6_coap_server example use ipv6_address_set / ipv6_address_remove API.
To...
[Dev Env]
nRF51 DK
IoT SDK 0.8
IoT SoftDevice
[Question]
how i change my ip in ipv6_coap_server example use ipv6_address_set / ipv6_address_remove API.
To...
I was wondering if the Master Emulator API requires the Segger IC on the nRF51 Dongle (PCA10031) to work? Or is this just used for programming the nrf-device via USB?
The...
Hi.
I'm using latest version of nrf51-pwm-library to test if PWM works fine, but unfortunately, it's not. I have very simple program which should fade LED from 255 to 0...
Is there an application note or specification that defines the term flash memory endurance and flash memory retention?
What failure modes can be expected when these specs...
Hi.
I faced very weird problem.
below is my structure of custom array;
if I set MAX_MYARRAYCOUNT as 20, it's OK.
but if I set MAX_MYARRAYCOUNT as over 30, device crushed...
.HEX file of bootloader in below directory C:\nRF51_SDK_8.1.0_b6ed55f\examples\dfu\bootloader\pca10028\dual_bank_ble_s110\armgcc_build
have not covert in zip file by nrf_utility...
We have an odd one here. We have a single nRF51822 (QFAC) board that is acting odd. None of the other boards exhibits this behavior. They program perfectly. 3.3v supply is...
I have been having two issues (possibly related) with the RX pin of the nRF52 DK (PCA10036) using the ble_app_uart example. I have been trying to characterize the problem...
Hi all,
In my application, I take mac address of chip and make major, minor value (device 's ID) and I need mac address is a constant value. As I know, mac address is a...
because license is so expensive, I'm converting my project to OSX GNU
I'm solving problems step by step..
and there is error that I couldn't understand.
Anyone can...
Is there any way to control BLE shield 2.1 from PC rather than android / iOS app.
Also if i pass any message to BT dongle how to check the received messages.
And in...