Hi,
I'm attempting to obtain sensor values for a project to be completed less than a week from now and I have not yet started programming so any help would be greatly appreciated...
Hi
I am using nrf52832,SDK version: SDK : RF5_SDK_17.0.2 .
USE CASE:We have two central and one peripheral.We need to control two central with one peripheral(REMOTE...
Hello,
I am facing an issue with SPI when the SoftDevice S132 is enabled and i cannot figure out what the problem is.
The following test works perfectly when SoftDevice...
Hello!
So I can connect, disconnect and write to my applications characteristics via a PyQt5 GUI I threw together. On the python backend, I use Bleak to
search for devices...
Hi, I am developing using nrf52832 and st7735s.
Successfully displayed the lcd screen using the code in \examples\peripheral\gfx
However, when screen clear, text_8print...
Dear friend I checked the data sheet of 52820 and I didn't see any LPCOMP peripherals. Check the data sheet of 52832, there are LPCOMP peripherals. Comparing COMP and LPCOMP...
Hi,
We are in a stage where we want to perform certification of a product and are now looking into an application that can be used to this end. The board is using SDK 15...
Hi,
I've bought a nRF52840-DK kit to evaluate a Nordic BLE SOC (we are interested in using the nRF52811). I've installed SEGGER Embedded Studio 4.52, and obtained a Nordic...
Hello, I am I'm a Beginner at developing NRF 51822. My Development Environment sdk : 12.3 IDE: KEIL v5 SoftDevices : s130
I am developing using the example of 'ble_app_uart...
Hi everyone,
I am trying to understand the Memory layout of nRF52840 SOC in order to apply RAM retention into specific section. Looking the memory layout at pg 21 of the...
Hello Nordic community,
I have a nrf52-DK with SDK15.2.0 and I'm trying to communicate with ST HTS221 sensor. I have the original STEVAL-MKI141V2 evaluation board.
I...
Hello,
I was wondering what examples we have in nRF Connect SDK (NCS) for firmware updates over BLE and serial (receiving an image from another device over UART). Specifically...
Hi
I have bought NRF5340-PDK board to study BLE-MESH. I found that there is 2 development tool in Nordic website
1. nRF connect SDK
2. nRF connect for Desktop
...
Hi,
I have a custom PCB that uses the nRF9160 and an RGB LED. I want to drive this LED with PWM but it uses an active LOW style of GPIO drive. I have been able to use normal...
I'm using nRF52832 with SDK v15.3 and S332 v7.0.1.
The Wireshark capture snippet shows our product connected to an iPhone using our proprietary service with a single notification...
I am using the nRF SDK v15.3.0 example project ble_app_rscs on a PCA10040 development board. I am trying to determine the functionality I need to port to my pre-production...
I would like to get timestamps with ms accuracy in order to compare it with power measurements taken simultaneously. The +CCLK command accuracy is in seconds and there are...
Hello, I am currently working on a nr52840 s140 Sdk 17.0 (dev kit) and a m using the peripheral/uart example code.
The UART TX & RX works perfectly when connecting to a...
Hi,
Quick questions regarding MAGPIO setup.
We are setting up MAGPIO pins via AT commands for RF switches.
Should the AT sentence for setting up MAGPIO be the same...