Hi,
On the 3.30 of nRF52832_Rev_1_Errata_v1.5.pdf, the sleep current with LFXO active is 0.5μA higher.
I am using a nRF52832 module with the low frequency crystal oscillator...
Hi,
I'm using nRF52832 on SDK V12.2. I add the connection params in the conn_params_init:
static void conn_params_init(void){
uint32_t err_code;
ble_conn_params_init_t...
S130, SDK 12.3, ble_app_hrs_c example.
I want to use whitelist function in this example but I can't finish it.
When I run peer_list_get(), it gets all 0xFF, means that...
Hi all,
I am making a device which involves using nfr52832(PCA10040) to communicate with a NAND flash through spi to store data acquired from the ADC. After all the data...
How to enable semihosting in sdk11 examples?
This works, but I can't port it to examples/periferal/template_project :(
changes:
pca10028/armgcc/Makefile:
adding...
Hi,
We have a blue tooth mesh application similar to light and light-switch setup.
server nodes: light
client nodes: light-switch
We expand the light-switch node to...
Hello, I have developed a bluetooth device starting from the BLE HIDS keyboard sample. In this sample the only way to connect to a new device is to disconnect from the central...
I have two project configurations one for debug and one for release. Dependent on configuration I want to select pm_static_board.yml or use default flash layout.
For this...
Hi,
I’m exploring options to externally power the Thingy:91 while isolating it from the battery. I noticed that the board offers three external supply points: P3, P4 and...
My project:
FreeRTOS
SDK 16.0.0
Simultaneous Central + Peripheral Role
My test case:
device advertises and connects to a central
device performs service discovery...
Question about dtm testing of the nRF54L15
I noticed that the nRF54L15's Radio supports 4M mode, and I would like to use the Wireless Connectivity Teste with the DTM firmware...
Could you pls explain what to do in the following case: The mobile app was inactive for some time and the IV index of the network went high for example 3, but the mobile was...
Hi, I am conducting range testing with two nRF54L15 pdks using the Extended Advertiser and Extended Scanner sample code. One as an Advertiser and the other as a Scanner. ...
Respected Sir/Ma'am,
I am developing my Final Year Project using nrf52840 dongle, without DK. For programming, I am using NrfConnect for Desktop. I was testing different...
I am using all of the latest software/firmware as of the date of this message.
Lesson tells me to follow a link to "flash" the Thingy:53. Got to the point where the following...
Hello Team,
We need to help our client’s Matter over Thread product quickly pass the Matter certification test. What should we do to expedite the process? Do we first need...