I want to verify the 4Mbps transmission mode of the nRF54L15 series through ESB samples.But the highest value measured so far is 2.34Mbps, which is much lower than 4Mbps....
Hello,
I am currently using nordic connect sdk version v3.0.2 which seems to be the latest release on github. I am using https client example. As per the requirements...
Hi, nordic team
There is an issuse happened in my custom board with nrf52833,programming in ncs v2.9.0.
peripheral side is programmed base on peripheral_hid_keyboard and...
Hi all,
We are currently developing a modem application for use with a Linux host, based on a nRF9161 using nRF SDK 3.0.0 and toolcahin 3.0.1
When compiling the Serial...
Hi,
I'm using nRF SDK 16 for my application on the nRF52840 custome board. When I set both parameters (i.e., support for coded PHY and 1M PHY ) in the scan initialization...
Hi,
I made a custom board with nRF54L15. I do not have a spectrum analyzer, so I cannot tune how much power goes to the antenna or how much is radiated. So, I started ADV...
hello there i downloaded nRF51_SDK_10.0.0_dc26b5e.and run this example experimental_ble_app_blinky_s110_pca10028. here when i write 1 from master control panel LED turn on...
Hi,
I've asked a couple of questions around this before but that was before I thoroughly researched into what I was actually asking.
I would like to attempt to use the...
Hi,
I am currently working with the nrf8001-DK. I've connected the nRF8001/nRF24L01+ shield adapter to an Arduino UNO R3.
I've run the ble_uart_project_with_dfu_template...
This isn't really a question, but I'm not sure where to post something like this. The stock app_button_init takes a pointer to a non- const app_button_cfg_t . The library...
Hello,
i am working with nrf_pwm library which is there in git. Also, on my device, with PTR51822, S110 7v is running. I am having tri color led on the device, by using...
Helm alert.7z Hello!
I have tried to make a additional custom service with a characteristic to contain data from a sensor value. I want the server to only send the value...
I have a problem with some current consumption I cannot explain.
I first thought it had something to do with floating pins or something, but that does not seem to be the...
According to the nrf52 product specifications, the PWM peripheral consumes 200 uA running at 16MHz. But a TIMER in combination with PPI an GPIOTE consumes 30.1uA max. Why...
Hi Nordic,
Which version of nrf toolbox for IOS can upgrade the zip file containing application hex, bootloader hex and softdevice hex together? I found the DFU function...
Hi Nodic enginner;
Now i am using 51822 in my product. I find that there is a 2.5mA current in my board that is no firmware. The question i want to ask is that how much...
I have made a basic pcb for a school project, with just the nRF51422 chip, a J-LINK programmer and and antenna on it. I am trying to test the functionality of it. I have gotten...
Is there any reason I could not modify this demo to use IRK values and allow whitelist scanning based on stored IRK values? I'm wondering why the demo seems to have an option...
Hi everyone,
I am using the nRF51 SDK 10.0 with the Rigado BMD-200 Evaluation Kit and want to print debug messages to UART or something similar.
I am trying from main...