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...
When I'm using NCS Desktop to develop a keyboard, I found that on the Windows system, the maximum current applied for in the configuration descriptor is displayed as 100mA...
Hi, My H/W is using nRF52840. I update my nRF82840 DK board with Direct Test Mode F/W and do test DTM by DTM app in "nRF connect for desktop". And, I put nRF82840 DK board...
Hi,
As the title suggests, I need to simulate I2C-like functionality using software. Therefore, I want to control GPIO using registers. I attempted the following approach...
In the preceding figure, TSWITCHOFFSET is a 13-bit signed number, and the highest Bit number12 is the symbol bit. TSAMPLEOFFSET is a 12-bit signed number, with the highest...
Hello everyone!
I’m working with the Seeed Studio XIAO BLE Sense to acquire data from its integrated IMU (LSM6DS3TR-C) .
I found that the Zephyr SDK (nRF Connect 2.9.0...
Hello,
I'm using devkit board nrf52832dk and nRF SDK v2.7.0.
I would like to generate TX modulated bursts using radio test sample https://github.com/nrfconnect/sdk-nrf...
I'm trying to add a static partition that lies between the mcuboot and mcuboot_pad/app ones, but even though my solution builds correctly, mcuboot is stuck in a loop. This...
Hi,
I'm setting up the project(VS Code + Make + ARM-GCC) for nRF52840. The project will use nRF5 SDK(not new with Zephyr) and softdevice(both BLE roles).
Until now I've...
Hello,
I'm developing a project based on the NRF5340 and have encountered some challenges. As I'm relatively new to C, I'm trying to implement a quadrature (incremental...
Hi,
I was just sent at nRF9160DK from a client to have a play with and test modem functionality for a future product in development.
I have followed the get started instructions...
Hello everyone,
I have some questions regarding the active discharge of the load switch in LDO mode. We have an in-house hw with the nPM1300 configured as described in the...
HI
.
It was configured to detect low voltage of the battery using lpcomp.
This configuration is already being used in mass production of other products and there have...