I want to count clocks in order to implement a watch. I use the RTC0 as my time-base and count mainly with this device. As it has just 24 bits it would not last for long,...
Hi,
how long does it take time if i would wake up a nrf51422 rev2 (ANT and BLE) in deepest possible sleep mode ?
And how long does it tai if after wakeup it had to communicate...
I saw that the app_timer uses the SWI0. Could you explain what it does and what the advantage is compared to "timer_list_handler_sched()" calling "timer_list_handler()" directly...
Hi, I used the sample code "Master Emulator->2.1.7.8226->Example code->nRFUart"
to develop a new project, and encounter some questions...
we update nRF6310...
Hello,
How many RX buffers are in S110 SoftDevice? I know there are 6 TX buffers (so you can send 6 packets per Connection Interval).
How is it on receiving?
Is it e...
My sensor is off-standard,so I have to use gpio to read and write my sensor.
Gpio IIC will take about 0.5ms to get data.
My app need send data every 7.5ms,it seems that...
Hi,
My android Proximity application fails on service discovery only for the very first time it connects with the devices(nrf51822 evaluation kit with sdk 5.2.0). Actually...
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...