Dear Nordic:
I try to use pca10040 DK and SDK is nRF52_SDK_0.9.2_dbc28c9.
Test nRF52_SDK_0.9.2_dbc28c9\examples\peripheral\UART the function work well on my DK.
I...
Sometimes windows lose the connection to the nRF51 Dongle. The only way I have been able to reconnect to the dongle is by unplugging and replugging it to the USB port. I have...
app : nrf tools on git hub
s130: sdk v11
s110: sdk v8.1.0
example : nrf_ble_uart.
after modify, it happen, is there some definition shoud modify in app?
by the war,the...
Hi......
the board advertising correct,and it work normal (connect,send and receive data),bug it's name can not display in app scan menu. the definition is "liu",but displaying...
HI,
with the new version of the bluetooth website, i can not find the link to overview the profile,service,characteristic and something else related to it.
thank you.
I've developed my BLE application that is based on nRF518822 and softdevice S110 v.8.0.0.
I've defined 6 services (4 with 2 characteritics each and 2 with 1 characteristic...
I can get right value when I chose QDEC_SAMPLEPER_SAMPLEPER_512us in slow application ,but in my application my max data rate is more than 2k, so the QDEC value is less than...
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...