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...
Has anyone converted the app note AN34 DTM Python script to C# or C/C++ ?
The Python DTM script is works OK with the setup specified in the app note AN34 figure 2, which...
Hi,
I have a serious problem, when I use uart of NRF51822 QFAAC0 to receive data from another MCU, I found that it will lost one bit at same position everytime. my SDK is...
Hi,
I just started to interface the lcd display with nrf51822 evaluation board. The display i'm using is, spi compatible, 18" tft (160x130) from tiny lcd. I took spi master...
Hi,
We are using the nRF905 device in an application where it needs to switch between auto-retransmitting and sending single packets, due to it communicating with several...
This is not a real question for support. It's more a success story i'd like to share with you!
Our company develops firmware for various customers on a lot of different...
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...
Hi,
I am using nRF52805 microcontroller in our product, that need to pass some tests, one of them is Low Temperature Test , We flashed softdevice and application code and...
Hi Team
If I use the SPIM4 only in 8M bps mode. Can I use the PSEL register to select the IO instead of using the dedicated pins P0.08-P0.12? Thank you.
Regards
Vic...
So, my colleague and I have been working quite extensively with this sample:
developer.nordicsemi.com/.../README.html
Our problem is that we have modified this sample...