Hello,
I am using Nordic's UART service to communicate with my project. I use iOS and also Master Control Panel (with a dongle) on a laptop.
I have two questions:
...
SWI*_IRQ is using by softdevice to send event to application, I want to know which priority does softdevice set for them?
Does sd_nvic_critical_region_enter() disable...
I am a started guy.
I only need a bluetooth device (BLE) to check the signal and mac address.
What is the best choice?
I need the smallest and low powered!
Thank you...
I am working on code to setup a bond manager for ancs based off of the example, but have a fixed advertising and connection interval of 25ms. How does the bond manager and...
Hello,
We have experienced odd problem, we are not able to scroll up or down SDK documentation at these pages on Android devices. IPHONE browser Safari works ok. Any help...
HI,ALL!
I tried to add a RTC wakeup funtion to my ble device, so i add the code of the Nordic board example named "rtc_example" to my program.
But it turned out that my...
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...