Hello, I would like to ask if the latest SDK version supports power management on the FLPR core of the nRF54L15. According to this article, the power consumption is quite...
Hello Nordic Team,
I am reaching out to ask for some advice and/or guidance on how I may debug code that:
1. Is initialized and runs BEFORE main
2. Is part of the zephyr...
Dear Nordic Teams :
I find the NFC current and find the current is quite large in the datasheet version 0.8. The value is much bigger than nRF52840. Is it correct?
Hello,
Hopefully this will be a quick(ish) one since I think I found the answer, but just need confirmation.
To preface (My setup):
nRF9151DK
Modem firmware: mfw_nrf91x1_2...
Has anyone else had problems with adding build configurations for workspace applications using the VSCode GUI interface? Initially I clone the repo using CLI-based west commands...
When calling the bt_conn_le_create_synced function to create a connection to a peripheral, which is synced to the PAwR train, I get a CONNECTION FAILED TO BE ESTABLISHED ...
I am using the PCA10031 dongle. When I connected it to my pc (Windows10), I got a message in after starting Master Control Panel3.10.0 saying a firmware update for "J-Line...
Hi all,
I have compiled the ble_app_hids_keyboard example for a nRF52832 on a Laird DVK-BL652 breakout board.
I have a tablet running android 5.1.1 and the nordic nRFConnect...
Hello Team
I am facing one problem ,regarding DFU service
I did my first DFU experiment on Nov 2017..i did as per below guidelines
devzone.nordicsemi.com/.../
It...
I followed the this tutorial and this tutorial step by step. And I have accomplished all the steps successfully. But the problem is, my .c and .h files(such as main.c) do...
We are encountering problems with the nRF52 resetting during ESD testing. We have a reset button external to the chip, the trace to which we suspect is acting as a receiving...
Hi again,
I have advertising up and runnnig and can connect to my server through the nrfConnect app.
However after ~39-40 sec(every time) the connection is lost with errorcode...
hello,
my application involves sd132 2.0.0, sdk11.0, nrf52832.
i am using app_gpiote, sd and timer(as mentioned in this ).
i am using gpiote to detect a tamper.
the...
Hi alll,
I wanted to use a encoder for measuring rotary motions. so i kept a magnetic encoder named AS5601 which uses I2C communication and i have never done anything on...
Hi, everyone,
We are developing the project on nrf52832 where this device "plays" both central and peripheral roles.
In the central role the device activates the scanning...
Hi,
In my application I am creating one more custom service using UART service. I have created new files named ble_nus1.c and ble_nus1.h. In these files I have changed...
I have been having issues with our Flash component ( S25FL256S ) over SPI with the nRF52832 using easyDMA. When reading out values of a peripheral, the returned contents are...
Hello,
I am working on the project as CDC Example.
When I make CDC communication with the nRF52840 in my Windows Tool,
We confirmed that communication was not possible...
hi,
My program used total 10 app_timers, like this APP_TIMER_DEF(connect_timer_id); APP_TIMER_DEF(scan_timer_id); APP_TIMER_DEF(standby_timer_id);
I don't know how to...
Am currently using Apache Mynewt.
BLE Mesh works great when utilising the provided samples.
However, because of lack of documentation / my lack of knowledge am unable...
I'am using notify continues to send large amounts of data,i want to know that notify whether can guarantee package serial number not random sequence and ensure that each data...