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...
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/.../'...
Hello,
After a lot of efforts I managed to autoprovision and autoconfigure my nrf52840 board (provisioning and configuring inside the software and not through external app...
I will use the functions in app_timer to set a timer to fire every 3 seconds. I want this to occur "forever" (e.g.until a restart of the nRF51).
To avoid a timer overflow...
Hi,
I am using the nRF51-DK board as a central running with ble_app_multilink_central_s130_pca10028 sample application. I am using SDK version 9.0 with Keil 5.14 version...
Hi all! I am using the nRF51 DK and I am trying to use the elements demo APPs that Nordic provide - the Beacon app. after the downloading of the app and watching it working...
Hi
In my application, I use some of the IO pins for a multi-purpose sensor interface, that I would like to be able to configure when the application is running. The interface...
Hi,
Can anyone help me where can find the example ble_hr ? I have changed the main file and it is saved and now I want the original example that was in C:\Keil_v5\ARM\Device...
I have IAR Embedded Workbench 7.40 installed with nRF5x_MDK_8_0_3_IAR.msi. However when i select nRF52832_xxAA i get the below message:
WTD: Unavailable option selection...
In IAR Embedded Workbench for ARM, version 7.40.3.8938 (w/ common components version 7.2.4.3784 ) with nRF5x MDK for IAR version 8.0.3 .
When selecting the target in General...
Hi,
I have a couple of nRF Beacons and want to change the program so that it scans for iBeacon packets before starting to advertise.
The flashed program is just advertising...
I just would like to test my new nRF51 DK using the SDK V9. However, I could't build the "blinky_blank_pca10028". It always shows the following error.
Error: *** Project...
Hello,
I m using the UART in low power flow control mode(app_uart library). When the CTS line is asserted, what is the maximum time that the UART module takes for the UART...
hi everyone.
we are migrating to nordic nrf51 series (before we used ble modules from another vendor blugiga which depends on cc2541 chip) so I m pretty new at nordic nrf51...
Hi all,
I'm using the pca10031 which contains the nRF51422 chip; as a packet sniffer to sniff the communication between my S5 samsung and my pca10028, but I struggle while...
Hi, I'm trying to use the example bootloader with the new NRF52, everything seems to work fine except that I'm unable to bond to the device when the bootloader is installed...
I sniffer the packets when I use a phone to connect to a BLE device.
However, in the packet with CONNECT_REQ label, the source address (init address) is not the bluetooth...