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 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
I use the sample project for alarm (zephyr/samples/drivers/counter/alarm). I was able to build the sample and run it on NRF52DK (PCA10040) with NRF52832.
I tried...
Hi,
I am using window 10
I am trying to connect to the nRF52 DK, but it does not show me the files on the board as it is explained in the how to connect to the DK.
Also...
I have successfully built my project in VS-code for the Thingy:53. Because I don't Have a debug probe I cannot flash the firmware from VS-CODE. What are the files that need...
I was using Power Profiler app with PPK2 for capturing data on long period(48 hours) after 2 hours of running the app is crashed.
Detailed Error message
System Report...
So I am using an nRF5340DK with the "central-bas" example project. I added the MCUBoot-Bootloader by adding "CONFIG_BOOTLOADER_MCUBOOT=y" to the prj.conf file and it works...
I am implementing a port for nRF52832 for our custom communication stack. Devices are time-synchronized, radio operates in destined time slots. During the radio inactivity...
Hi all,
I am using NRF5340 with nRF Connect SDK v1.9.1. And I want to add my own .h and .lib(GCC) file into my project.
Please tell me how to do.
Thanks a lot!
Target nRF52832(nrf52dk_nrf52832) SDK NCS v2.0.0 My project base: \nrf\samples\bluetooth\peripheral_hids_keyboard
Hello. I want to increase Tx power for test. I already...
Hi.
On my production line, the first station is an automatic flashing machine, it takes the components from the reel one by one, connect, flash my program and pack again...
Hi Everyone,
I am currently developing a BLE application.
I have noticed that advertisement events do not cause the CPU to return from sd_app_evt_wait(), is this the...
Hello All,
I have a problem about conflict between Active Scanning and Advertising when I build my project from sample central_uart & peripheral_uart .
I want my nrf5340...
Please tell me about "nRF Util".
The following is an excerpt from "nRF Util User Guide v6.1.0
Is it correct that the maximum value of "--application-version" is 0xFFFFFFFFFF...
Hello,
I am trying to port a project from the NRF52840 DK to a custom board where I am using the NRF52820. The code compiles fine when the project is using the settings...