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...
Is there any simple sample application utilizing i2c communications for nrf52805?
In Visual Studio Code with installed nrf connect SDK 2.0.0 doesn't show up any code sample...
Hi-
We have implemented a custom authentication scheme using BLE and based on a successful authentication event we would like to dynamically expose an additional set of...
Hello,
Is an embedded C based implementation to serially transport firmware data to a Zephyr based MCU available anywhere?
Background:
I am working on a nRF52833 solution...
I have implemented bonding mechanism in nRF52832 firmware. But when I use nRF Connect to connect nRF52832 device sencond time. nRF Connect still request entering passkey again...
Hello
We have a product where the central can connect almost every slave. It works fine, but when connecting client slave it connects fine and finds service fine but always...
I am not using any wireless radio in my application with nRF52840 . What is the best practice to terminate ANT(H23) pin.Shall I connect it to the ground/pull up or leave it...
Board: nRF52810
SoftDevice: s112
SDK version: 17.0.2
I've developed a BLE application where nRF52810 as peripheral and nRF52833 as central. The peripheral continuously...
Hi everyone,
I am developing android app. This app can control nRF5 devices. This is a kind of smart home project. I have 5 nRF in my house and these nRF devices control...
I wanted to make a timer interrupt I went through the devzone support and saw the following post
I have 2 questions
Question one
I am following the Zephyr API. I...
Hi support team,
I have searched the forum , the infocenter and the specification, but didn't find the relevant info about how a LPN node initates the iv update if a LPN...
I have custom nRF5340 code that includes application and bootloader for both cores. For reliability reasons, I need to run bluetooth behaviour from both the netcore application...
hi ,
I'm testing this example sdk17.1\examples\peripheral\usbd_audio\pca10056\blank\arm5_no_packs.
I tested the microphone and the headphone separately.
For microphone...
The last time nRF9160 GPS API was mentioned in v1.2.0 ( https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.2.1/nrf/reference/kconfig/CONFIG_NRF9160_GPS.html) as was working...
I have implemented bonding mechanism in nRF52832 firmware. But when I request nRF Connect to connect nRF52832 second time. nRF52832 pm_conn_secure() return 0x3002 and nRF...
I'm trying to make a demo with nRF52840DK. And I want to power it using the coin cell. So I want to check the voltage (percentage) so that I can know how long can the device...