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...
nrf51822 SDK 9.0
iphone 6plus System version IOS9.2
When the phone receives the QQ message "static void notif_print(ble_ancs_c_evt_notif_t * p_notif);" can execute.
but...
Hi..... This is Venkatesh. I am using nRF52-DK Evaluation kit. This is my first question posting here. It is pleasure to have an account to share my knowledge and get the...
Code_Replace_MainDotC.docx
Please look at the attachment of my code. Go to \nRF51_SDK_9.0.0_2e23562\examples\ble_peripheral\ble_app_template\pca10028\s130\arm5_no_packs...
I am in need of the usb-to-uart.hex firmware and the driver for it. This is required to test the radio dongle nRF24LU1+ device (32k) whether it can be programmed through USB...
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...