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...
Hi,
Q1: SDK for PCA10112:
I'm trying to evaluate 21540 DK and EK set. Where do I get sample code that compatible with PCA10112? I've checked the latest nRF5 SDK 17.1...
Hi.
Sorry for closed my issue tickt by wrong click. My orignal issue link as below:
https://devzone.nordicsemi.com/f/nordic-q-a/87110/nrf_fstorage_write-issue
I try...
Hello everyone,
I am facing a problem with the 'light_switch' example project.
SDK- nRF SDK for Mesh 5.0.0 & nRF5 SDK 17.0.2
IDE: SEGGER EmStudio for ARM 5.68
Building...
Hi Sir
I tried to read W25Q128JV with QSPI API, but the response data always incorrect. ( last some bytes become to 0x0.. )
I checked the spec, this flash default supports...
Hi Nordic team,
We're just getting started in evaluating the nrf52 series for our application, and given the current scarcity of chips, I'm wondering about the adaptability...
Hi All!
I am using nrf52833/20DK. I have a few general questions regarding the nrf connect SDK.
1)nrf connect sdk supports connectable coded PHY advertisement? if yes...
Hi
1.I see that nRF52820 has the following two packages
2.nRF52820-CFAA-D-R7
3.nRF52820-CFAA-D-R
4.I would like to confirm whether nRF52820 has a package name: ...
Hello,
I am currently using the NRF5340dk with nrf connect SDK 1.7.0, I am trying to make a SPI communication with an ADS1298 converter for an application. For that I use...
Hi,
Following our ticket , in which we failed to run node 14 on linux with pc-ble-driver-js 2.8.2 and pc-ble-driver/dongle 4.1.4 due to a segmentation fault, we were able...
Hi,
I'm uisng pca10100, nrf52833.
My project have both scanning and advertising. And I want to using two different custom UUID per each scan and advertise.
I define...
Hi
I work with nrf52840 and use ble_app_uart. When I want to connect DK with my bluetooth of my phone (I don't want to use nrf _connect app), paired but after 5 second disconnect...
Hello,
I have a project (using NUS) that comes in 2 parts:
NRF52840 (peripheral) which generate advertising when they have information to transmit.
PCA10059 USB dongles...
Hello sir ,
I am using thingy91 board for get data on azure cloud , i got temperature , humidity and pressure data , on my azure .
i am unable to get data from motion...
Here I am getting error " ld returned 1 exit status " which is not able to resolve by me . Please help me out for enabling TWI in mdek1001 board . And also please tell me...