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
Thank you for your attention to my question, I would like to inquire how to control each channel of hardware PWM individually, We have 6 LED lights, each LED has different...
Hi, I am running Sample DFU app based on peripheral_lbs suggested by nordic on BL653dvk : https://devzone.nordicsemi.com/guides/nrf-connect-sdk-guides/b/software/posts/ncs...
is it possible to transfer my emulated code from the nRF52840 to the nRF 52811? How do i do that? Or a better question; how do i write my code on the nrf52811 using the nRF52840...
I am working from this video:
https://webinars.nordicsemi.com/developing-bluetooth-low-energy-6
Which nRF5340-DK build configuration should I use please?
nrff5340dk_nrf5340_cpuapp...
Hi all.
I've imported nRF Blinky into Android studio but got this error:
Minimum supported Gradle version is 7.2. Current version is 7.0.2.
How can I fix it? Just change...
According to the way our production and the way we update the firmware.
I will need a bootloader for nrf5340, so I can update the firmware via SPI.
What will be the best...
Hi,
Currently, I'm working with the ISP2053, one of the nRF5340's 3rd models.
As a beginning, my colleague wrote a code based on the throughput sample and I found...
Hi iam using nrf52840 dk board and for programming i use keil software ,the issue is i could not program the dk board and it is a brand new board. When I try to program it...
Hi guys! I'm a beginner of nRF52832, and I met an issue as the topic said.
When I init the UART module, it will cause an "APP_UART_COMMUNICATION_ERROR", and the error code...
Note: this question was previously a reply on my other question, but I accidentally marked it as an answer so the thread got locked. I have now deleted that reply and am posting...
Dear All,
could you explain the function of TP8 and TP9 of the nRF9160 DK on HW 1.0.0 ? These test points are connected to pin 124 and 125 of the nRF9160 which are marked...
I am using nrf9160 custom board with an external flash memory mx25l6433f. I first tested the external flash with the example 'sdk-zephyr/samples/drivers/spi_flash_at45' and...
Hi,
I;m working on nrf52840 dk i have to enable ble5.0 long range.
i set the tx power 8.
according to my project my device will be always in advertising mode and my...
I am trying to scan for BLE devices in my area, but when I connect to the USB840XZ with the windows development tool the "Start Scan" button is not active. There are some...