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...
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...
Our Setup
STM32 Chip (master) connected to nRF52840 (slave) via UART
STM32 is supposed to update the application on n RF52840
nRF52840 runs the secure UART bootloader...
Hi There,
I am currently developing the firmware for a peripheral device using the NRF52840 and NCS V2.0.0.
At the moment everything is working as expected except for...
Hello,
I'm evaluating using the opus library included as a of the "nRFready Smart Remote 3 nRF52" as a part of our zephyr based application. We only need to decode stored...
Hi,
I've installed "nRF Connect for Desktop v3.12.0" on Win 10 (Version 21H2, Build 19044.2006) and then installed the Programmer v3.0.4 out of nRF Connect. Installation...
Hi Nordic Guys,
hope you can help following issue (I think the issue is still mentioned in Ticket https://devzone.nordicsemi.com/f/nordic-q-a/87410/corrupt-matter-zcl...
Dear,
I have integrated the nrf5_calendar example with "usbd_ble_uart" . Everything works correctly, but I have detected two possible errors (or I am doing something wrong...
Hi,
I purchased some new nRF52840-DKs (PCA10056) from Digikey and loaded the default Nordic Bluetooth Low Energy code onto them, but it seems like every time I unplug the...
I have a trade show beacon with nrf51801 processor in it. I am trying to determine the pin details. I checked the nordic documentation center but I could not find it. Can...
The Power Profiler Kit 2 is an excellent device for characterising power profiles and using digital port pins for event markers, similar to a simple oscilloscope.
I recommend...
Hi
i add my .c file
but i have modified CMakeLists.txt my new .c file put in folder src but build encountered an error my computer Mac os cpu apple M1 thx
Hello I'm developing BLE UART peripheral app with nrf52840 and 17.1.0 SDK. Using ble_app_uart example. but I couldn't find how to use this example with LESC.. I tried to use...
I am developing a simple battery powered Zigbee light switch (sleepy end device) using nRF Connect 1.91. After successfully joining the network and accepting a bind request...
Using easyDMA how much data can be buffered in RAM before it can processed and advertised? I am using nRf52832 and my code is using 50% of RAM already. Each sensor gives 4B...
My laptop is running the latest macOS 12.4. It is a 2021 Macbook 14" with M1 Max.
I updated nRF Connect For Desktop and Toolchain Manager to the latest versions, then I...