Hi all,
What is the maximum data rate for the nRF24AP2 when using the Synchronous serial interface?
I cann't see it in the datasheet.
Is there anyone can answer me...
Hi,
In my design, there is a tag used by 24l01,It can transmit the temperature value.In the tag, the parameters are like this:
addrofch[0] = 0xe7;
addrofch[1] =...
We've been working on a product that utilizes a NRF51822 chip as well as WS2812B NeoPixels. Since there have been numerous posts about it here we've decided to release our...
Due to limited resources we are looking for someone who can help us with making a custom profile.
You are preferably in the Stockholm area and have done this before.
The...
Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
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...