Hi,
I'm starting to implement DFU using IAR's ARM workbench. In the example project for ARM that comes with the nrf51_sdk_v5_2_0_39364 SDK there is a file called bootloader_util_arm...
Do I have to use external host MCU for nRF51422? What can the ARM Cortex processor inside SoC 51422 do and cannot do?
I want to create a mesh network with hundreds of ANT...
Hi
I am looking at section 9.1 of the S110 Softdevice Specification v1.3A and the release notes for 7.0.0-2.alpha where I see that an application now starts at 0x15000...
Hi
S110 v7.0.0-2.alpha got released today.
In the release notes it says...
[b]The SoftDevice can now be configured to forward interrupts to one of several applications...
Hi,
I use the nrf51422 chip.I want to know if the ANT establish link between chips,where can I get the matching configuration (like device type、channel ID).I mean is...
Is there a way to recieve more than one write callback for a given characteristic, per radio session? It seems like I can rx 1 time per attribute per radio session and tx...
I wrote some code to read the Adafruit PDM Microphone Breakout board sensor output (ST MP34DT01-M microphone) with Zephyr and nRF Connect SDK into the Thingy 91.
I do this...
Hello
Im trying to use my iPhone 13 with your application nRF Connect as a peripheral.
For some reason the moment I make a connection with another device it automatically...
Hello,
I am using the Adafruit Feather nRF52 Bluefruit LE - nRF52832 for a project where I will have to transmit and receive data over Bluetooth Low Energy between two of...
Hi,
I have a nrf5340 SPIS peripheral being driven by an STM32H753 micro. Data transfer works fine except when I connect a scope probe to the CSN pin. With the scope probe...
Hi everyone,
I have this problem with the firmware protection method in nRF52833. As far as I know, when using secure boot-loader, it can prevent other programmers to flash...
Hi everybody,
I want to modify the Tx characteristic on Nus service to Indicate.
Keeping if is possible Rx characteristic as notification.
Are there some tutorial or...
Hello, support
I use nRF52833 SoC and need to host it with external NXP MCU to control its function, interface is 3 pins only, I wonder whether there is any example code...
Hi all,
I'm trying to debug my nrf52480 with vs code.
I followed the nRF Connect for VS Code tutorials: Add an existing application, add build configuration and than...
Hi Guys,
I want to have some BT-SIG RF PHY tests on nRF5340 DK with R&S CMW270.
I can perform direct test mode in nRF Connect for Desktop,
but I cannot connect nRF5340...
Hi, I am developing my own application based on the newest demo direction _finding_connectionless_tx and direction_finding_connectionless_rx with Dev board nrf52833.
I am...
Dear Nordic Engineers
I used NRF CONNECT SDK on NRF52840,I have some questions,Please help me.
1、I used the buttons module of the Common Application Framework ,but I found...
Hi Nordic:
We are working on a project, using NRF52832, which has the functions of softdevice+bootloader+ble+dfu, the SDK we use is version 17.0.0,
and RTC2 is used as...
Good morning,
I must developped a product with BLE module with nrf52840 chip. The product must comunicated with android product and windows 7, 10 and the product must...
I am using nRF52840 development software based on ble_app_uart_c, and I found that when I set NRF_LOG_DEFAULT_LEVEL as 1, if I download the software by Segger, the device...
I tried using the nRF52 dev kit on Windows for ARM, but it doesn't work, because SEGGER don't provide ARM JLink drivers for Windows, and Windows for ARM doesn't emulate x86...