Hi,
I am working on my hardware product having nRF-51422 chipset. I just came to know from forum post that
nRF-52 chips will get arduino IDE support as standalone. I want...
Hi!
I've been using PCA10028 for a long time and I had some bricking issues but I've managed to un-brick it with "nrfjprog --recover" and everything would work again. ...
I want to build nrftoolbox app in android studio. I downloaded the zip file from the github website and also the required dfu library. I unzipped both the files in a folder...
Hello,
I have a device based on nRF51822 revision 2 and SoftDevice S110 v7.1.0. Because it is revision 2 it is affected by PAN44 and PAN45, and by default the SoftDevice...
Hi Guys,
I know this is more for software issues. But I was curious as to where I can find trusted case providers/makers for the nrf51822 Beacon. Can anyone from the community...
Hi,
Has anyone converted the Adafruit graphics library for Arduino, Adafruit_GFX.h, to be compatible with the nRF51?
Could you please advise on how to convert this Arduino...
Screenshot of error message
Hello, I've followed the steps required on YouTube for setting up VS code with nrf Connect for desktop and the toolchain manager. It didn't...
Hi Team!
Currently I an working on disabling JTAG/Debug and SWD lines to protect code from read/write through any JTAG debugger.
For this, I have used nrfjprog utility...
Hi Support team,
I am testing nRF5340+nRF21540 with MT8852B now. I come across two issues in running the DTM FW from nRF Connect SDK v1.8.0:
1. nRF21540 TX gain value...
hi, I'm working on passthrough firmware(nRF5_SDK_17.1.0_ddde560),I need to increase the priority of the serial port,see following code,When APP_UART_FIFO_INIT priority set...
Hello, in my zephyr application, I have uart1 configured as receive only using uarte at 921600 baud rate. Below is the description node:
I have a device sending a uart...
Hi,
We are using nRF52810 on a custom board, and when creating that board in NCS (in VScode), the Kconfig options are limited. We are not able to enable/disable the DCDC...
I have a project using NCS v1.8.0 where I enabled openthread.
For some reason, when trying to build `mbedtls/library/ecjpake.c`, the make command uses `-DMBEDTLS_CONFIG_FILE...
Hi! Im doing a SPI transaction using EGU and PPI. Software triggers the EGU, and PPI_CHANNEL_1 uses this event to start the SPIM transaction and set the CS pin low. PPI_CHANNEL_2...
I have followed the procedures to create a DFU package
- Using existing sample hex file "hrs_application_s132.hex"
1. nrfutil keys generate private.pem
2. nrfutil pkg...
I am using SDK V1.8 and have noticed that RTT output will run for a short time then stop.
Debug is still running because breakpoints can be set, just no printk output or...
Hi, guys.
I have been using NRF Connect SDK 1.8.0 , I want to use this
"v1.8.0\zephyr\samples\application_development\out_of_tree_driver"
to develop my custom driver...
Hi,
I'm developing a miniature application on nrf52805. I got an nrf52-dk and I am trying to understand which SDK i should use.
So far my problem is that on one hand ...
I'm trying to transition from Embedded Studio to VS Code. I have a sample application that I created in VS Code that builds without error, but when I start the debugger I...
Hi,
I am trying to setup a TWI interface between the nRF52 DK and the 16-bit ADC ADS1115 from TI. I am using the breakout board from Adafruit ( https://www.adafruit.com...
Hi,
I use nrf52832, SDK 16 and SD s132. I use FDS to store application data (fixed size), and I use bonding too. So the peer manager also store the peer related data in...