Hi
I have one nordic nRF54L15 DK using as peripheral, I want to know the power of it. Thus, I use PPK2 to be a 1.8 voltage source and connect VOUT to P6 pin 1 and GND to...
How do I produce a signed file to flash to the network core for firmware update? I am using a child image/parent concept with the \nrf\samples\ipc\ipc_service\ project, When...
Hi,
I’m working with the Wi-Fi station example on the nRF54H20 using SDK v3.0.0, and I’m encountering a critical issue when trying to bring up the nRF7002EK Wi-Fi module...
Hi Nordic team,
I'm trying to configure the GPIOs to operate at 3.3V using the nRF Connect for Desktop's Board Configurator tool (v0.3.10). The tool works as expected...
Hi,
I succeeded in implementing Channel sounding for multiple devices (based on previous samples). But now there is a little difference in how the data gets collected (buffer...
I have a project using BLE as a central on an nRF5340 to connect to several devices. For factory test I am being asked to implement something that can be used in the factory...
Hi, my code will return ATT error code: 0x0E cyclically
I have check some tickets and try to update my central device to
Hoever, it still cannot, the error is like...
Hi,
Right now i am using Blinky example in Peripheral section of SDK15 (S140). I would like to enable Coded PHY (BLE_GAP_PHY_CODED) instead of default setting (BLE_GAP_PHY_1MBPS...
Hi, I have problem with timer in nrf52810. My TIMER2 counts very slow. I declared it as NRF_DRV_TIMER_INSTANCE(2); and config struct is:
.frequency = NRF_TIMER_FREQ_16MHz...
Hi ,
I can compile and use the UART example but when I try to use it in my project I get some linking errors
I have copied and past all the sdk_config.h file to my project...
I am waiting for my custom pcb based on the nrf52832 to be ready and I want to test the flashing process. Is it possible to program a nrf52 DK with another nrf52 DK using...
Hello,
I was wondering if there is some way to program a device to act like a BLE slave, which would sleep and periodically wake up to stay in receive mode for a certain...
Hello, I'm confused what the NRF51422 uses for it's digital IO reference. So for example, If I use a 3.0V coin cell battery through its DC/DC converter: 1. What voltage does...
I download the SDK at https://www.nordicsemi.com/eng/nordic/Products/nRF5-SDK/nRF5-SDK-zip/59011 . When I used "nRF5_SDK_15.0.0_a53641a\examples\ble_central\ble_app_uart_c...
Hi,
I am using SDK10---->ble_app_uart--->pca10028--->s110 for non-invasive GLUCOSE measurement. I checked nrf_adc.h file & used adc_sample = nrf_adc_result_get(); for getting...
I am using nrf52832 development kit and softdevice v5.0.
I am using this code which I have attached.
I have added all require files.it might be not showing to you because...
My current setup is this:
I have a nRF51822 beacon (tiny coin cell beacon) advertising with its default settings. I have another board, a nRF51822 Development Kit, that...
Hi,
I have a customer request regarding ISP1507 module (with nRF52832 integrated) and battery information.
Customer want to have battery information using LED (bicolor...
Hi,
We are using nRF51822, SDK12.3, pca10028, S130 with "Red Bear BLE Nano V1.5" board. We try also in nRF51DK and our own board (designed by us) and the issue is the same...
Hey,
I'm trying to solve the issue of connecting a central device (nRF52832 running experimental ATT MTU example) with a particular peripheral device (also, nRF52832 running...
Ever since you guys updated the site months ago, I haven't been able to post anything from a non-mobile device. I've tried multiple browsers and the only ones that work consistently...