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...
Hello All,
Hoping to hear your opinion as I have little experience on how reliably the following would work.
The device should count pulses or edges from a reed switch...
Hi,
I'm using a Thingy:53 for some prototyping work. The device is configured with the standard USB CDC ACM as logging backend and I use pyserial-miniterm to access the...
Hello All,
I hope all is well. I have now been using Nordic ICs for close to 10 years and have become familiar with SDK5 and developed multiple applications using it....
Hello,
I would like to fast adc some analog signal from my opamp PCB. I am using nrf5340DK SDK1.9.1 with VS Code.
Got the example code nrfx_saadc.zip from and my first...
Hi,
I'm using the following function in my project, in order to get an idea of how much memory can be reserved with malloc :
This function should return the last value...
Hello,
I have a question about the Kconfig extension for VSCode.
When I use the nrf52840 DK, the Board Selection correctly check the nrf52840dk_nrf52840 and all the configs...
I've been continuing to work on why my power level seemed low after getting the Skyworks FEM in my Fanstel BT840x module going, per this thread:
So far, I've been setting...
I want to increase the rate of data from UARTE to RF FIFO.Can data be transferred from the cache to the RF FIFO using DMA?
nrf52832 nRF5_SDK_17.1.0_ddde560 S132
Hello, I am trying to understand the adc example using the PCA10056.
HI can see the following code that initializes 3 `zephyr_user` channels
In the DT file,...
Hi,
I recently went through the manual installation instructions for the nRF Connect SDK posted here ( https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/gs_installing...
Dear,
I would like to remove the DCDC converter in between the li-ion cell which is supplying the system and the system.
The idea is to use our micro battery as the...
Hi All, I have the same issue than in this thread :
To explain fastly, I am using the pc_ble_driver_py v0.15.0, with a nrf52840 Dongle to try catching voice sent by a device...
Getting this issue while building the code I have tried these given options but did not worked out . Please help me with this. I have included all the required driver files...