Hello community,
I'm currently working on setting up SPI communication between two nRF5340 DK boards , but I'm running into several issues.
SDK Version 2.9.1 : I couldn...
Hello, I just try to migrate our developing project from old parent-child build to sysbuild,
But when I build the project with non-secure cpu (with TFM), I get the <err...
Hello, the CTE signal for Bluetooth AoA (Angle of Arrival) positioning is primarily transmitted over BLE advertising channels (37, 38, 39), corresponding to frequencies of...
:
I have seen three folder in the Thread lib path, there are: ftd, mtd, master.
I have some questions below, looking forward to your answer:
For FTD, are both cli...
Hi, I am using two nRF54L15 DKs running THroughput samples.
The result of coded s8 is 52kbps, which is close to the theory number.
When I change to S2 code, the result...
Hi,
I was wondering if the newest sample available in NCS3.0.1 is already capable of holding multi connections. Otherwise, for this little time that is present i will...
Dears,
I have tried to install the nRF connect SW package on a Windows 7 32 bit system (different versions) but was not able to get the applications running. When installing...
When nrf52 board and tablet PC connect, I set the tablet PC in sleep mode. Then how can I wake up tablet PC via pushing a button on nrf52 board. Maybe one event can realize...
Include other files in the ZIP file. Is it possible to include files that are not related to updating in the ZIP file of firmware update? I want to pass the configuration...
Hi all ,
I using sdk12.3 experimental_ble_app_buttonless_dfu project to development , below is my bootloader and project ram setting:
if I don't download the bootloader...
sdk12.3.0 In the ble_app_hrs_rscs_relay example, I added the uart_init function referring to the ble_uart example, but when I execute the APP_UART_FIFO_INIT () function, a...
My development environment is PCA10028, SoftDevice 130, SDK12.3.0
Two nRF51822s were mounted in one board One nRF51822 will be used as a TWI master and the other as a TWI...
It is said that ble5.0 can cover a range of 300m, I wonder how big is current when this is achieved? For 52840, the largest power output is 8dBm, for 52832, the largest output...
Hi,everybody!
I use nRF52832,supply volt 3.0V normal, program can be downloaded , run and debug,i ensure the program is accurately.To control a gpio P0.09,on the hardware...
Dear Nordic,
I debug the SDK15 example project ble_app_template_pac10056_s140 project, nothing change, but it will jump into app_error_weak.c as below picture, please help...
I can not get information about the power consumption when twi is enabled and idle. It just state the current when it is running. So do I need to disble it when it is idle...
Greetings,
We have taken the RAM Retention example and are experiencing a failure (all LEDs on) when setting MAX_TEST_ITERATIONS to a value greater than 1. This is duplicated...
I am using nrf51822 with softdevice 7.3 and sdk6. I am having some strange problems in single bank bootloader. The nrftoolbox version 2.4.0 gets stuck at 94% during the firmware...
Hi,
(SDK v14.2, nRF52832)
I'm developing a Timeout Timer functionality, and was wandering if the following scenario is a good practice:
I don't want to have a interrupt...
Good morning everyone,
I am having a lot of problems configuring the Peer Manager.
I read several discussions on the topic, but either they are old (referring to ble_evt_dispatch...
Hello everyone,
I`ve 4 thingys and ran the https://github.com/NordicPlayground/Nordic-Thingy52-mesh-demo . That works well.
Now I`m trying to add the nRF52 DK as a Node...