Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hi
Does anyone know a CE—certified module based on the nRF24LU1+? Ideally, it should have an SMA connector, but any kind of antenna would be fine.
There are many modules...
I am running peripheral example radio test example on PCA10001(part of nRF51822 Evaluation Kit). using nordic sdk v7.
I am using mincicom on linux at baudrate of 38400...
Hello!
I am trying to get windows phone work with nrf_uart example on nrf51 dk board (pca10028).
I am using SDK 9.0 with S110 softdevice ver. 8.0.0.
I was using examples...
Hi
I met a problem when I use my new board,I found that the example in the peripheral folder in SDK can run correctlly,but the the example in the ble_peripheral folder...
Hi,
I am trying to use the PORT event to trigger interrupts when a button is toggled, i.e. both on LoToHi and HiToLo.
To my understanding PORT events are generated by...
I am running Windows 7 Pro SP 1 64 bit and have gong through the tools installation procedure, in particular running nRFTools_7_7_0_Installer.exe. This ran the J-Link V5.02...
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...
Hello.
I am trying to write protect the Flash area using nrf52840's ACL peripheral. I tried to perform the same process on the main processing side by referring to nrf_bootloader_flash_protect...