Hi everyone
nrf51822,softdevice s130 2.0.0
now i used softdevice s130 establish two connection as a central with two s110 peripheral device,at the same time i establish...
Hello , I want use nrf24lu as "Hos" and nrf51822 as 'Device'.
I need some info about nrf24xx whith gazell .but I can't find info bout those param like:
typedef enum...
When you download win driver (from www.nordicsemi.com/.../72324929 for instance). There's only a win32 dll/lib provided.
However, modern development are often made on 64bits...
hello, Nrf24LU (Rx) , nRF51822(Tx).
The Nrf24LU Can only receive one packet。
if I use this function twice , like this:
The Nrf24LU can receive Continuous.
I guess The...
Hi,
I use SDK v10, S110 v8 and dfu_dual_bank_ble_s100_pca10028. My application has dfu support.
I reset to bootloader from application after writing 0x0104 to dfu control...
I have a nRF51822 device.
When the connection interval is 50ms.
The transmission distance can up to 50m+.
But, when the connection interval is 1000ms.
The transmission...
hello Nordic
i am working with ncs v2.5.0 (with nrf52840 and nrf52832)
i am using the fs_mgmt.c for upload/download files from lfs.
till now used it only on one side...
I have connected BLE device to the Nordic's power profiler kit 2 to do power analysis.
My BLE device advertises every 5 seconds.
I can see current consumption spike every...
Hi,
I understand that by default in the nRF Connect SDK, the CPU automatically enters sleep mode when no threads are running.
I find this very convenient and I like it...
Hello,
I'm trying to test and document my device (nrf52840 pcb) BLE5 abilities . so far i tested connection and dfu using my nrf connect mobile app.
Now its time to test...
Hi, I'm having some problems with the BLE role peripheral not being able to play ads and not being able to enable bluetooth. When I upgraded from sdk v2.4.2 to v2.6.0 it seems...
Hello,
We are working with an NRF5340 and SDK 2.5.0. Things are generally going very well, but I think Ive hit a snag for which im not sure how to proceed.
Our device...
I am using FDS as recommended in nRF datasheet as API for on-chip flash : https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v11.0.0%2Fgroup__flash__data__storage...
Hello,
I am looking to develop an application that involves integrating the HM01B0 image sensor with the nRF5340 development kit. So far, I've had difficulty locating resources...
Hi there,
I am trying to build the samples/bluetooth/broadcast_audio_sink application for my custom board which is based on the nRF5340 and nRF21540.
I am building with...
Hi all,
I'm porting a graphics library we used on a Renesas board over to the nRF9161. I'm encountering a secure fault and not really sure how to proceed.
I used the...
Hello,
I am using nRF9161DK, nRF_cloud_rest_cell_location sample. And I get the following error - failing to connect to nRF Cloud:
I double checked device provisioning...
Hi all,
I was wondering if anyone has any recommendations before turning the system off using sys_poweroff (); ? I plan to use this API to turn the system off upon command...
Hello,
I have impelemented a communication ble between two boards nrf52dk. This is correctly working and communication is very fast.
I want to implement a communication...