Hi Nordic Team,
I would like to confirm whether enabling APPROTECT also implicitly enables Secure APPROTECT, or if these two protection mechanisms need to be configured...
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...
I am trying to debug a SPI application using Keil and the Eval board, but am having problems with control of the port pins. I am using pin 23 as the CS pin. it configures...
On SDK 9.0 only
Do not judge the quality of SDK based on number of entries here. This thread should be considered part of Nordic effort to main the quality of the release...
Hi,
I'm in the process of transitioning my application and associated bootloader from SDK 7.2.0 to SDK 9.0.0.
I can compile both my application and bootloader now against...
Hello,
In order to test my BLE project with a development kit from Nordic, i want to know the following :
Does the nRF51-DK contains Revision 3 of the nRF51422 ?
...
I just bought the nRF51 DK and trying to follow the Beacon Transmitter Sample Application Example.
I would have 2 questions:
1 - At one point it says "Define the compiler...
I use SDK 8 or 9 &my compiler Keil uVision 5
my Development kit pca10028
Where should I add thede #include files?
I Mean de XXXX.h or de XXX.c.
Where Should I add de...
Hello, I've searched the forum for information regarding handling real-time tasks with the nrf51822. I've found this post -- devzone.nordicsemi.com/.../ -- which is similar...
Hello,
I am building a custom app and upon moving to SDK 8.1... and later SDK 9.0 I experience very odd behavior with Nexus 5 specifically. Our custom application works...
Hi,
I have nrf51822 bluetooth smart kit Rev 1.1.0 .
Is this beacon compatible with Softdevice110 V8.0?
I want to know this because I have read that "The CPU will by default...
Hello,
When i try to drop the softdevice to the mbed evaluation board it gives the error "SWD error",in a text document "fail.txt",in the MBED drive.
If it is successfully...
I'm trying to add BLE support to an existing ANT sensor. I intend to transmit information over ANT and BLE at the same time.
In my current ANT implementation, I'm using the...
I have a timer that is coming every 100ms. I use it as a system clock to time and manage events.
The main function has a loop that calls sd_app_evt_wait() When woken up by...
Hello everyone,
I am trying to send and receive strings from Ubuntu (with a BLE USB dongle) to/from the nRF51822 with UART BLE SDK v9 example (i.e using ble_nus_string_send...
Hello nordic,
Any chance that beacon project run on nrf51 dongle hardware ( silicon rev 2 and 3).
Ifi yes ,which softdevice and sdk ?
Any chance that beacon project run...
Hello
There are a lot of information, examples and questions about pairing with iOS, where iOS acts as central and nrf acts as peripheral, but there is absolutely no information...