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...
Nrf51822
SDK : nrf51_12.2.0
soft device : s130
Example : ble_app_beacon
I’d tried single channel adverting with nrf51 beacon. And I referenced this way to disable...
We are using the nrf51822 chip, however after typing the command: nrfjprog --memrd 0x10001080 -f NRF51, the chip is no longer able to start.
We have tried resetting the...
Hi Everyone,
I have successfully configured RTOS and BLE alog with onboard LEDs blinking into an RTOS code.
Everyhting runs fine if i run only the 4 tasks of LED blinking...
Hello!
I need to send 20 x 20 bytes with the nRF8001 and would like to reduce the transmitting time as much as possible to set the MCU and nRF8001 in sleep mode as long...
Hi,
I am confused about the ROM layout, would you please correct me? Thanks.
Based on my understanding, for open bootloader scenario(like nrf52840 dongle), the bootloader...
I am using the nRF52832 with the S132 soft device. I am trying to send a large amount of data (~5 kB) from a phone to my BLE peripheral. I am wondering if the queued write...
I Have attached my project which is an SDK 15. project, starting with the simple twi sensor project and including some functions calls from gpio from SDK 14.0, porting gpio...
Hi,
The following is the guide under this ticket: devzone.nordicsemi.com/.../where-i-can-find-the-example-of-usbd-dfu-for-pc-side
Terje said "you can use nrfjprog with...
Hello everyone
The following warnings and errors occurred
Warning[Pe223]: function "sd_flash_write" declared implicitly D:\ZIP\nRF5_SDK_14.2.0_17b948a\nRF5_SDK_14.2.0_17b948a...
Hi I am developing on Adafruit LE UART Friend ( https://www.adafruit.com/product/2479 ) platform. Compiler: GCC 7.2.1 IDE: NetBeans NRF SDK: 12.3, SoftDevice S130 Debugger...
Hi,
I am trying to interface ESP8266 WiFi Module: https://www.amazon.in/OLatus-ESP8266-Wireless-Transceiver-Raspberry/dp/B072BG8LW1/ref=sr_1_1_sspa?ie=UTF8&qid=1531738374&sr...
Hello-
I am working with the nRF52840 with the 14.1 SDK.
I am using the 15.4 UART example and currently only data_ack is enabled. I am hoping to add poll_data and poll_ack...
I would like further clarification on nRF52840 Errata 179: RTC: COMPARE event is generated twice from a single RTC compare match.
I am creating a sensor system that needs...