Hi,
i want to build a BLE mesh via advertising. i asked some questions before about ibeacon and observer, how ever to clarify my question i have some additional questions...
Hello,
I have set nRF51822 Evaluation Kit. With its help, I would like to read the pulse of the heart rate monitor:
link text
I manage to connect to it using the...
Does the s110 stack allow retrying pairing procedure?
It looks like the stack (peripheral) always ends with disconnect upon invalid passkey.
We would like to explore the...
Hi Guys,
since yesterday i am trying to get the DFU with Softdevice S110 (BLE) v7-alpha3 working but haven't succeeded yet. My process is the following:
s110_nrf51822_7...
Hi All,
i would like to know about
1) what is channel in nrf51288?
2) is there any mathematical relationship between channel no and pin no as in ble_app_hrs
example channel...
I'm using the following:
nRF Connect for Desktop v.3.12.0, nRF Connect for Desktop Programmer v. 3.0.4, jLinkARM.dll version: 7.64e, Ubuntu 22.04.1 LTS
I'm trying to program...
Hi,
I am stuck with this project, I am trying to create a touch LED PCB design. Its a smart LED controllable through mobile. I am using NRF52832. Now I want to create its...
Hi
Develop environment Win10 .Net4.7.2, Chip is 52832 . BluetoothLE already connected, but I can not find custom Characteristic by BLEGattService.GetCharacteristicsForUuidAsync...
Hello,
I have an application that I receive data over the UART. The data being received can be of different lengths e.g. 12 bytes up to a maximum of 256 bytes. I want...
Hello,
I only want to know if it is possible to enable and configure the Server Name Indication (SNI) for DTLS on BSD sockets and CONFIG_NET_SOCKETS_OFFLOAD=y (not using...
Guys,
I am able to successfully build zephyr/samples/hci_usb for nRF52840 USB Dongle, but the same sample code fails while trying to build for nRF9160-DK
Works as expected...
Hi! I'm working on a mobile application that interacts with an NRF52 device. We'd like to be able to programmatically reset a device stuck in DFU mode so that it tries to...
Hi,
I have never used Nordic devices before so apologies if these questions are answered well somewhere, I just can't find the best article anywhere.
The project I am...
Hi, I have built a BLE-enabled sensor that is capable of measuring the air flow and volume passing through a pipe. A new sample is generated every 10 ms.
In the language...
Hi,
I am currently developing a project using ultrasonic sensor for measuring level. So I was migrating library from development kit to nrf sdk code. I am using Keil uVision...
I am trying to interface winbond flash with the 33 board using ncs and VS code , I am able to get the code to compile and not receiving any errors , it is working and no matter...
I'm trying to use `bt_hci_register_vnd_evt_cb' to register a call back to process vendor specific hci events.
below is my prj.conf
my callback function for testing...
Hello, Everyone. Now I am trying to develop a BLE mesh firmware using my customized nRF52832 board. I followed this tutorial https://youtu.be/ufjv2NaLfN8?t=1745 But I can...
Dear Community,
Why is the nRF Connec SDK is mixing up path separators '\'and '/' when building under MS Windows 10
with nRF Connect Desktop 3.12.0 / toolchain manager...