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...
Hi all,
I have a few questions:
How is that ADC's common mode rejection capabilities? Rejection for 60 Hz interference, etc...
The datasheet has "typical...
Hi all !
I'm trying to evaluate the throughput i can have between a Motorola 4G and the nrf51. The nRF51 is the peripheral and the phone is acting as a central.
To do...
I have a digital microphone chip, it has the CLK, DATA, LR_SEL three pins, now I will pick up the three pin nrf5283 three pin is as follows: CLK connectionI2S_CONFIG_SCK_PIN...
Hi:
My environment is: nRF5_SDK_17.1.0_ddde560, keil, s113_nrf52_7.2.0_softdevice
When using usbd_cdc, I found that DTR must be set to start communication. Is there any...
Hi,
i develop my product ny ncs V2.6.0. in some case,i need store some user data to the flash,but i dont know how to read and write flash in cns sdk.if there is some samples...
Greetings.
Our team has encountered some difficulties in integrating nPM1300 into a new project. In the project we plan to use nPM1300 in conjunction with NRF52810. To develop...
* The nPM1300 LDSWSTATUS register @ Address offset: 0x4 doesn't contain values in the "Value" column.
* ID "E" occupies only one bit, but declares data on 4 devices:
...
Hi, I try to launch west build command from a terminal.
I am first generating environnement variable as stated in this post :
Then I call it, and finally, I launch this...
Hello,
I am working on a custom board designed around the NRF52840. Currently the bootloader on the board is the same as the one on the NRF52840 DONGLE. It is out intentions...
Hello,
I am programming BLE with the nRF52840-DK. [Toolchain Manager: v1.3.0, IDE: Visual Studio Code (VSCode), SDK: ncs v2.6.0 ]
My goal is to achieve a data throughput...
We are connecting nrf boards to solar charged batteries for power consumption. We will be remotely deploying the boards on field. The boards are connected to sensors, from...
I'm going from v2.6.1 to v2.7.0; I'm using a thingy53. I'm getting a voltage error prior to boot.
[00:00:00.002,929] <err> voltage: setup: -134 *** Booting nRF Connect SDK...
Hi,
I evaluate MCUBOOT and trying to understand how it works. I am using a nRF52840DK. I have base my demo on this course ( Exercise 1 - DFU over UART - Nordic Developer...
Hi,
We would like to disable all wakeup sources before calling sys_poweroff. How to achieve this using Zephyr API? Pin configuration should remain as previously configured...
basically, I want to use dm feature in connection-oriented communication. not in connection less, and I want to connect 1 central to 4 peripheral and measure distance.
Can...
nRF Conncet for Desktop v5.0.0
Hello,
I have some trouble to update the Toolchain Manager of version later than v1.2.6. The download fails. However, I can download the...
Hi,
We are working on a project using the nRF52832, which utilizes UART for a QR-code sensor, I2C for an OLED display, and SPI for external flash memory.
We are at the...