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...
Hi all,
I'm currently making Mbed OS 5 able to work with the NRF51 with DFU enabled. It seems Mbed OS 5 currently has no support for a Nordic bootloader for the NRF51. Mbed...
Hi Guys,
I'm using SDK 15 Version and Nrf52832 DK.
now i want to use second uart when one uart is communicating with the PC Via CLI.
How Can i make it???
Thanks in...
Hello everybody,
I use NRF52832, sdk14.2, s132 softdevice. When I install SDK examples(for example nRF5_SDK_14.2.0_17b948a\examples\ble_central\ble_app_uart_c), the minimum...
Hello , we are in the production phase, I use us addess mac(If I bought unique MAC address from IEEE. ) so our factory asks for the registry that will be configured, so is...
I want to add the UART peripheral code to the Mesh Light Switch example in latest MESH SDK v2.0.1 .
I have tried to add all the UART code to the Mesh Light Switch Client...
I'm trying to get acquainted with the NRFX_GPIOTE driver by writing a program to do the following:
initialize TIMER to generate three compare events:
channel0 compare...
Hi,
Working on a product with a couple to sensors with i2c communication. Are normally able read values from the sensors, but sometimes the i2c bus seem to be down. No more...
Hi,
I used sdk11 and sd130 at a 51822 project, it is required to be paired with a key for both andriod and ios, everything is fine but the dfu on andriod, I used nrfconnect...
SDK 14.2.
Application Timer Library
I had a question regarding the Application Timer library and the way it checks for timeout handlers. In the documentation, it says...
Hi, I have problem with nRF51822. I've bought cheap China miniboard with this chip. I can program some examples (precompiled HEXes) with J-LINK and they works correct, but...
Hi,
I want to make a program in order to assing functions to the buttons and manipulate movile phone apps without making any app or configuration into the phone.
What...
Hello,
I've a process, let's call it P1, that sends I2C instructions for a LED driver (it's like an infinite loop of I2C instructions for registers management that have...
Hi all,
I want to make touch button by my NRF52832 board . I am trying Csense_drv example but The value of change is constant when I log on UART . LED flashes continuously...