I am new to this forum and have some questions that I could not find elsewhere. The questions are:
Website asks me for a product key if I try to download the S210 soft...
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...
Hi All,
I just bought nRF5340 DK, I was able to flash the program to blink led1 and was happy that it worked correctly. The next day, my board no longer recognized the USB...
I am using NRF52833 Microcontroller to read data from the PCR based radar sensor. I am using NRF Connect SDK Version 2.6.1. I need help regarding reducing the power consumption...
Hi experts,
I followed the instructions the Readme file described. It almost works well. But I still found two issues:
the Startup time is too long when pressing the...
Hello!
I am currently using the nRF7002DK, and I am interested in utilizing the nRF5340 MCU as a slave SPI with an external MCU that supports 3.3V SPI voltage levels. My...
usb HID mouse for the home version of the window compatibility is somewhat poor, in the professional version is much better, in the home version often usb does not recognize...
We used the secure bootloader example, and then made room in the FLASH for an LCD driver/animation.
SES is building fine
Problem - GCC is running out of space in FLASH...
I am using nRF sniffer for 802.15.4 (see https://www.nordicsemi.com/Products/Development-tools/nRF-Sniffer-for-802154 & https://github.com/NordicSemiconductor/nRF-Sniffer...
Hi,
I have a NRF52840 DK , I was using it for development. After one day the board don't turn ON anymore. I'm using USB cable as a power source. Acording to several subject...
Hello everyone,
Our team is developing an indoor positioning solution and is exploring Bluetooth channel sounding as a core technology. We are currently using the nRF54L15...
hi
board : nrf52840 custom board
sdk : nrf connect sdk v2.6.1
example: matter light bulb
problem:
After the code is burned in, the system not working, I have modified...
Hi,
For a meter application with battery, I want MCU is sleeping but comparator still working to count a pulse input (freq <100khz)
Can Nordic IC can support this idea...
Hello,
I'm trying to set up auto-provisioning and onboarding in my project as described in this sample: https://github.com/nrfconnect/sdk-nrf/blob/066ac6f61fe19ad91d805fd788d782e245f09a2e...
Hello,
When using wifi_radio_test and subcommands for FCC certification testing, what is the bit pattern or sequence that is used? Is it a PRBS9 pattern?
Thank you.
I'm encountering an issue with the use of the GPIO interrupt type GPIO_INT_EDGE_BOTH on a GPIO connected to a button. When pressed, the button pulls the GPIO to GND, and when...