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 have an issue with control of the MAGPIO during RFTEST procedures.
The device is using RF Switch (like Thingy91) and I want to perform SNR/Received signal power...
Hello All,
Hoping to hear your opinion as I have little experience on how reliably the following would work.
The device should count pulses or edges from a reed switch...
Hi,
I'm using a Thingy:53 for some prototyping work. The device is configured with the standard USB CDC ACM as logging backend and I use pyserial-miniterm to access the...
Hello All,
I hope all is well. I have now been using Nordic ICs for close to 10 years and have become familiar with SDK5 and developed multiple applications using it....
Hello,
I would like to fast adc some analog signal from my opamp PCB. I am using nrf5340DK SDK1.9.1 with VS Code.
Got the example code nrfx_saadc.zip from and my first...
Hi,
I'm using the following function in my project, in order to get an idea of how much memory can be reserved with malloc :
This function should return the last value...
Hello,
I have a question about the Kconfig extension for VSCode.
When I use the nrf52840 DK, the Board Selection correctly check the nrf52840dk_nrf52840 and all the configs...
I've been continuing to work on why my power level seemed low after getting the Skyworks FEM in my Fanstel BT840x module going, per this thread:
So far, I've been setting...
I want to increase the rate of data from UARTE to RF FIFO.Can data be transferred from the cache to the RF FIFO using DMA?
nrf52832 nRF5_SDK_17.1.0_ddde560 S132
Hello, I am trying to understand the adc example using the PCA10056.
HI can see the following code that initializes 3 `zephyr_user` channels
In the DT file,...
Hi,
I recently went through the manual installation instructions for the nRF Connect SDK posted here ( https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/gs_installing...
Dear,
I would like to remove the DCDC converter in between the li-ion cell which is supplying the system and the system.
The idea is to use our micro battery as the...
Hi All, I have the same issue than in this thread :
To explain fastly, I am using the pc_ble_driver_py v0.15.0, with a nrf52840 Dongle to try catching voice sent by a device...