Do we have documentation anywhere detailing which pin is used or not in the 9161 DK and 7002 DK? I see docs like this:
Board control
Buttons and LEDs
I selected pin...
Hi! I'm currently attempting to develop software using the nRF54L15 and NCS v2.9.0 (previously, I used the nRF52840 and NCS v2.9.0). Both development processes are carried...
I created my first nRF52832 (QFN) layout including PCB antenna. Before I order the PCBA, I would like a review. My design is almost identical to the reference schematic for...
Hi,
As title, please help to share the required information for nRF52085 pre-design evaluation, thank you.
1. Reference schematic & layout file & guidance.
2. Design...
We tried to see device logs from our target.
We use dfu bootloader for our custom target.
I enable RTT logging on our custom source for our target.
Then we can see...
Product: nRF54L15, SDK: V2.9.0
Application: Matter + BLE multi-protocol
Hi,
we want to store X509 certificates in secure storage. I went went through Nordic supplied...
Hi,
MCU - nRF52832
I am trying to understand the power consumed during the PaWR operation. I am referring to the steps explained here: I am getting the a similar graph...
Hi all,
I am trying to block connection from other devices to my nrf51dk board, except some specific devices. I used whitelist but it seem like the peripheral only block...
Hi,
I have just bought a nRF51822 Beacon Kit. The sticker on it shows that it is a PCA10006, Rev 1.2.0 2015.17 on it.
But I think that it is PCA20006.
What is the best...
Hi
I am getting some weird response from my nRF51-DK.
Situation 1:
When I try to flash it with the Blinky code (\sdk11\examples\peripheral\blinky\pca10028\s130\arm5_no_packs...
I'm trying to under the ble_app_multirole_lesc project and I'm a bit confused about calling sd_ble_auth_key_reply and sd_ble_lesc_dhkey_reply. If you are using Just Works...
Hi,
I am trying to send a HEX command to a device over UART at 9600bps using nRF52 DK, but it never works. However, it works with Arduino (so the receiving device should...
I have nRF52 Development Kit,after my first time programming the Firmware to my board.I can't erase or program it any more?
The nRF52 Development Kit can be connected with...
Hi,
I have read the following posts and understand how low clock frequency mode can be selected
devzone.nordicsemi.com/.../
I've also read in many posts that 4s calibration...
Dear Sir:
Could I use the external reference AREF1(pin0.06) instead of internal VBG 1.2V for ADC operation ?
I do the following settings to config using external reference...
Hi, I am using HRM example from SDK 10.0 with s130 on nrf51822 (attached project herewith). When I try to bond from Android(master control panel of Nordic), I am able to get...
100835_Rev1.PDF SRU532.pdf n5_starterkit.h
main.c
Hi,
i am currently working on the Nrf51422 chip with s310 softdevice . The problem i am facing is that when i dump...
Hi!
I'm fiddling around with the PCA10040 and the experimental_ble_app_blinky from the SDK found in examples/ble_peripheral/experimental_ble_app_blinky. I've had great...
Hello,
I'm trying to write value to a specified address with ble_flash_page_write .
I'm using ble_flash_page_write after ble disconnect event. I've tested different...
hi Ole BAUCK, my slave device is STPM33 ENERGY METER using this device we can calculate vrms,irms,real power,reactive power,energy and many more.. that device is not having...
Hi,
i'm doing my own bootloader and i want to use external flash to download image trough a spi. Now it almost works. But after an app image has been successfully transferred...