I work samples/bluetooth/scan_adv on nRF54L15-DK.
Disable LOG and CONSOLE.
I measured current comsumption by PPK2.
Result is about 4mA.
On datasheet, nRF54L15's Bluetooth...
After some time I picked up my NRF5340 DK again to continue my Matter samples. But I noticed I cannot program any sample to it. The Segger seems to work fine, as I'm able...
I have a nrf9151dk with a nrf7002ek shield. The nrf9151dk has the DECT NR+ PHY firmware running on the modem core.
I would like to do Wi-Fi positioning with the nrf9151dk...
Hi, I am trying to understand periodic advertising and some basic questions:
I am using periodic_adv example from the NCS.
I see teo ADV data defined in the file as...
software:ncs 2.5.0
hardware:nrf5340 dk
hi professor,
According to the article at https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/optimizing-power-on-nrf53...
Hi everyone,
I’m a complete beginner and need some help. I’m working with two XIAO nRF52840 Sense boards: one as a central and the other as a peripheral. My goal is to send...
Hello,
I'm looking for some general guidance on the following application:
1 nRF52840 based gateway to cloud, on power supply
a few hundred nRF52832 sensor nodes,...
We want to use app_timer_create/app_timer_start to create a periodic timer, but noticed that there were a few seconds missing. After printing out each tick, we see that there...
I can't open my tickets since it's changed into private ticket by your engineer.How can I do?
My ticket' name is"about service change can't receive BLE_GATTS_EVT_WRITE"...
Hi,
I will work with nRF51822. I installed all software tools and I connect target device with debugger.
Should I connect nRF51822 with power like battery (because I will...
I used SES and wrote a printf message at main entrance: when I run in nRF Connect I can see the message that I wrote just after I press the RESET button (OK). Still, as I...
Hi,
What is the GPIO pin state during reset, and during startup ? I have seen that it is a high impedance floating input. How much is the value of this impedance? Can I...
Hello,
We're beginning FCC certification next week and I've been creating radio test and DTM versions of firmware that can run on our hardware for the lab. Everything looks...
I am using the nRF51422 for BLE data. My antenna matching network is this:
However, compared to the DK I am getting lower gain (DK gives -50, my PCB gives -64). I have...
Hi,
I want to load both "SPM" and "http_update_ota" code separately to the nRF9160.
For that as suggested in " http://developer.nordicsemi.com/nRF_Connect_SDK/doc/0.4...
I've been trying to configure a second UART for use on the nRF9160 DK. However, I'm having some issues getting anything to send over the UART. I feel like I'm missing something...
Hi,
I use the nrfx_rtc_tick_enable() function to enable tick interrupts for the RTC.
I have a statemachine that in some states disable the interrupt and sometime enables...
Hi everyone !
I want to use serial communication with my ble project. So i tried to implement "/example/peripheral/serial " project into my ble project. I encountered too...
im using Feather EVM. im using the app_ble_uart . after i added SPI to the project i dont get any errors but the code does not run (goes to main) and when i press run it goes...
With an Objective to test mulitple DUTs that provides BLE4.2 data, We are in process of procuring the nRF52840 Dongle.
I would like to understand if i will be able to do...