Is there a way to recieve more than one write callback for a given characteristic, per radio session? It seems like I can rx 1 time per attribute per radio session and tx...
If it can work with iOS blue setting will be better
I need some reference to dev hid device in IOS
but I can just find my device ,connect ok but not work.
I need to create timeout below 1ms. I would pretty much like to use timer for that because I do not want to hold the cpu inside cycle. For me it is not important the exactness...
Hi,
While testing the device firmware update through the nRFtoolbox android application, i get "device has no required service" error more frequently.
I use latest version...
I'm having some trouble successfully entering ON,IDLE mode. I have pared-down my application to do the following:
Initializes the app_timer using the scheduler:
...
I want to control GPIO toggle by PPI. Timer1 is in timer mode. CC[0] is 1000, and CC[1] is 8000.
I use compare[0] to toggle gpio18 by PPI. I also want to use compare[1] to...
Hi,
I use two evk board to connected and test the uart serialization sample(ble_s110_serialization), one is ble_app_hrs and one is ble_app_connectivity. But I have one...
Hello everyone
I would like to know if it is possible to connect more than 64 ble devices through a mobile phone?Looking forward to your reply, thank you
Does nRF52832 support multi-pairing? if then, how many pairings does it support?
We use S112 (peripheral only) or S132 (central and peripheral).
BLE device <-----...
Hi there,
I am wondering could the nRF sniffer follow a connection of two nRF Connect SDK built applications?
What I got is like the following:
After some searching...
I've been building a test application, and it's gotten bigger and bigger over time. Everything compiles perfectly. I'm building the ns version for the app core. nrf5340dk_nrf5340_cpuappns...
Hi,
I'm confused about ESB settings. I'm trying to renew our board with new nRF520840 chip and we must need to provide backward compatibility that the existing board has...
Dear,
I use NRF connect for VScode and I installed SDK V1.8.0 with the nrf for desktop toolchain manager application. The hardware I use is NRF5340. I want to use pin...
According Power Profiler Kit II - Quick Start the PKK2 is connected to the nRF9160 DK with
PPK2 VIN to P24 VDD_nRF
PPK2 VOUT to P24 VDD_nRF'
PPK2 GND to P28
...
Hi there,
it is a few days that I try to compile an overlay to manage a Microchip CAN device MCP2515 but I have compilation errors.
I should test the device on a 52840DK...
Hi Team,
I am working on NRF52832 based on the BLE mesh protocol here I am using the Light_switch example of SDK - nrf5sdkformeshv500src
I have a basic understanding...
Hi,
1. Please provide me with an example in which UART0, UART1, uart2, and uART3 are enabled
2. The sending and receiving rate of each UART must reach 1,000,000 baud rate...
Hello,
I have been working with a BLE custom board project for a few months and the product requires buttonless DFU feature. The bootloader that I initially used was derived...
Hi,
I'm developing a project with nRF52832 and BOSH BME688 sensor.
I downloaded the library from github to use the sensor (here it is the link https://github.com/BoschSensortec...
Hello,
I am developing BLE peripheral Reader FW using nRF Connect SDK v2.0.0 on VSCode
I have developed my application using NRF52840 DK (development board) and it works...
Hi everyone,
Does anyone ever get confused about BLE connection interval? As explained in this post , it determines how often the Central will ask for data from the Peripheral...
Hi,
We have a board with ESP32 and nRF52833, connected via UART. We want to upgrade the nRF firmware via either BLE or UART. The nRF image size is large so dual image slots...