I have ASUS ZenPad 10 with Android 5.0.2,
BLE device on nRF51, S110 SDK9 with fixed passkey and encrypted characteristics with following settings
#define SEC_PARAM_BOND...
Looking for someone that has previous experience building multi protocol / time slot topologies using a mix of BLE (central+peripheral) & custom Gazell connections running...
Hi.
I have nRF51422 borad and want to flash to nRF51422 with JLink.
I supplied to 3.3V power to board and is connedted SWDIO to p23, SWDCLK to p24. JLink is connected...
IUsing the Master Control Panel application on my Android device to connect to my nRF51822 module (acting as the GATT server), I have implemented the Device Manager (v10 SDK...
I have successfully compiled BLE application using tutorials provided on nordic website.
but when I start doing debugging for better understanding find out that I can not...
Hey,
We got a problem when trying to figure out how to detect the custom services from Unity. We are trying to read data and afterwards to do some manipulations of objects...
I want send ble bond connection request from raspberry pi to nrf51882.
Can you please let me know which ble libraries I need to send central ble bond request to nrf51882...
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...