I'm trying to design a very low power sensor that takes readings using ADC and SPI 200 times a second. I'm a bit worried by the current EasyDMA uses (1.1mA). As far as I can...
Hi, I am working on a project where I want to make one nrf51288 chip as central hub and connect that to a android phone and other salve nrf51288 .
idea similar to this: ...
Hi,
I have a code programming the nRF51422 development board to write to a Sharp Memory 96x96 pixel LCD screen using SPI.
Currently the code writes two numbers and a...
I've modified the ble_app_uart example by adding GPIOTE so that the transmitter sends a character to the receiver when a GPIO pin is toggled. This part is working well.
...
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...
We designed a board based on the nRF52840, and are using nrf5 SDK 17.1.0 with S140 SoftDevice. The board has an RTC, LSM6DSO as IMU, an opamp front end for the analog inputs...
I am looking at the "mesh_shell" example project. I was able to build the sample for nrf5340 dk this way:
- create a new build configuration for "nrf5340dk_nrf5340_cpuapp...
I am working with an IQS572 capacitive touch IC, and when communicating with this IC, the communication window will shut down if it receives a STOP bit.
I am writing a lot...
Dear all,
I am use nrf5340_audio_dk to run the audio_application and I use the BIS mode. I post 2 loggings at the headset device as the broadcast_sink. All things seems...
When I try to build the SDK example WiFi monitoring it showing error, C:/ncs/v2.6.1/nrf/ext/oberon/psa/core/library/check_crypto_config.h:80:2: error: #error "PSA_WANT_ALG_DETERMINISTIC_ECDSA...
As far as I can tell, it is not currently possible to implement the following functionality in a simple way with pynrfjprog across the various device families.
* What is...
Dear Sir/Madam,
I am using Zigbee: Light bulb — nRF Connect SDK 2.6.99 documentation (nordicsemi.com) this sample to do an evaluation, and I would like to change the tx...
I'm trying to do an ADC measurement on AIN6 on an nRF52832. This is how I have things set up:
proj.conf:
Overlay file:
ADC initialisation (this gets called on power...
Hi Support Team
We are testing the sensing of zephyr sample in the below directory with nRF52840, but we can't find which callback function is used to get the sensor data...
Hello,
Im trying to update the custom nrf5340 board over BLE. I have managed it using nRF Connect and Device Manager.
I can upload it using nRF Connect, but I need to...
Hello!
We are on the process of implementing our own desktop program to run DFU over BLE, similar to how the nRF Connect application does it. We are using SDK 17.1.0 in...
Hi ,
I would like to know if we can use 2 PPK's in such way to measure both direction.
As you can see in the diagram , the current can flow to the battery or can flow...
The bluetooth program refers to app_ble_uart. Bluetooth uses nRF52840. I use stm32 MCU to transmit data through UART. The baud rate is 460800 for transmission. The UART transmission...
I am using nrfConnect for Visual Studio Code 2.6.1 and I am being asked what version of Zephyr I am using when diagnosing a problem in a Zephyr forum. There has to be some...