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...
Hello Use the S132 Central. Use two S112 peripherals. I want to communicate data to two connected peripheral devices at the same time. You are using nus. The connection was...
Hello,
I am working on a wearable device and need the lowest power consumption possible. The project configuration is:
S132 7.2.0
SDK 17.0.2
The board is powered...
Hi There
My design is basic on nrf52840. I need a pin be controlled alternately by GPIO module and PWM module in my application. The PWM function is realized by setting...
Hello!
I am now working on a customer board based on NINA-B3 module (NRF52840).
I found a weird problem: after successfully flashing firmware through SWD for several...
I was working in a Zephyr project and wanted to test something on my nRF52840-Preview-DK board - which I had just used minutes before and successfully had `west flash` write...
I'm trying to compile the serial LTE modem to trial the functionality.
The version as set by the import examples program in SES does not compile:
The error: mkdir(modules...
I set up PPI so that it kicks off TWIM (I2C) transfer on GPIOTE pin transition low to high. Everything works great, except that I also setup a fork task to set another GPIOTE...
Having a BUS FAULT while trying to use uart_tx on the NRF5340 with NRFConnect SDK. Based on the peripheral_uart sample project. Any ideas what may be causing it?
Heres...
This took me a while to figure out.
The default values for the WDT configuration in SDK 15.3.0 (and 16.0.0) is spelled as "NRFX_WDT_DEAFULT_CONFIG" ?
RMV
The following code has an unexpected out-of-bounds array access:
Primary cause is this line:
On an uninitalized pin number, channel_port_get() returns -1, which...
Firstly my current usecase:
We are using a STM32 as a main processor. the STM uses UART to communicate with the nRF52 using the serialization stuff. I currently have most...
Using ncs v1.4.0, modem FW v1.2.3, SES v5.10d.
I'm trying to get NVS working using /zephyr/samples/subsys/nvs. It is failing to write. I also tried the code in this post...
hi
i was trying to interface sd card with nrf9160 in segger emstudio. i was following the ticket Reading SD card on nRF9160dk - Nordic Q&A - Nordic DevZone - Nordic DevZone...
HI sir i was trying to interface pdm microphone. i followed the existing ticket PDM Driver for Zephyr on nrf52840 . i had modified the proj.conf as below
but during the...
I've created a peripheral that is advertising about every 320ms but am seeing less than half of those packets in nRF Connect on my Android mobile (configured to run in low...