Hi,
I use UART bootloader SDK example(dfu_dual_bank_hci) to do update firmware on EK PCA10001 board,it can work ok.But i changed the HCI_SLIP_UART_RX_PIN_NUMBER and HCI_SLIP_UART_TX_PIN_NUMBER...
Hi. I have been trying get a notification through ANCS.
I have created an app which is made by modifying ble_app_ancs sample.
It works basically but there is one problem...
Hello,
I'm using the nrf51422 with 210 softdevice.
I'm trying to figure out a way for the receiving slave device to go to sleep when away from the master, but to wake...
To be able to upgrade FW through UART, a bootloader for nrf51822 is required in my project. I have tried out the example bootloader in SDK. But this example is using softdevice...
I followed the forum posts and nan-29 to get eclipse 4.3.2 to successfully connect to JLinkGDBServer via a Segger J-Link EDU on Ubuntu Linux.
I can start the GDB server...
I'm using Softedevice 6.0.0 and SDK 5.2. and Keil 4.7.
I Modified bootloader project so it compiles with both ble and hci transports. Currently I use button_0 and button_1...
I am working on the proj that needed 2 MCU and nrf51822 work as slave.
I would like to know any ref on how to firmware upgrade on board without external tool?
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...