I'm trying to connect a SIM800L to my nrf52840-dk which I power through 5V USB. I'm a beginner at electronics so just want to make sure I understand how to wire things, please...
Hi!
I'm storing a key in the KMU for use by the ECB.
If I set the slot's destination address to an address in RAM, the KMU pushes the key there correctly, but if I instead...
Smartbadge epaper custom board using nrf5340/nrf7002, with an NFC loop to allow NFC card emulation/communication. Building using NCS2.9 with sysbuild.
I want to be able...
I'm looking at Product Specification v1.2 - Reference Circuitry Configuration 2 where BUCK2 is not used. The schematic shows the output VOUT2 is tied to VSYS in this case...
The nRF54L series is a new device to the nRF family, and during the bring-up of the chip from early engineering samples to mass production devices there have been quite a...
Hello. I am trying to implement stable connection between my nordic nrf5340 and Samsung Galaxy Buds3 earbuds. I did it based on ble audio example with two connections (one...
Hi,
This time I am trying to work out the UART example.
I got it to the point where it is advertising, but the advertisement is wrong.
When I check with an Android...
Hi,
I have not yet experienced well on the design and development an application using nrf51 series. Your help will be very useful for my work. My question is as following...
Hi,
I have some problems with functions sd_ble_gap_disconnect and sd_ble_gap_adv_stop.
I got critical error when i try to disconnect or stop_adv and my phone is connected...
Hello,
In our application we don't allow bonding. Therefore I'm not allowing the application to send peer data to the bootloader using dfu_app_peer_data_set()...Therefore...
In NRF52-DK, I am currently working on NRF5 SDK 11.0.
In examples/peripheral/spi/pca10040/,
The master spi device is continuously sending "Nordic" string every 200msec...
I've submitted my product using nRF51822 chipset for Bluetooth certification. The BQE asks for QDID of proximity profile. Anyone knows about the QDID #?
Thanks,
Hello,
Is there a way to test packet corruption? My setup would be that I have my FW in nRF52-DK. Then I would test communication using nRF51-Dongle. I would like to force...
I want to connect two nRF51822-BKs and find their proximity. If one of the beacons go >5m away from the other beacon then one should beep/LED ON.
What is the best way to...
I have some troubles to understand the system clock functionality.
I am using a Module from Rigado which uses the nRF52 and has an external 32Mhz osc. on board.
In the...
Hi, I use the following.
Raspberry Pi 3 (RPi3 with Raspbian Jessie 4.4) as a router,
RPi3 is connected to a Wi-Fi router to access the Internet by using the built...
hi
i didn't manage to find detailed requirements on the voltage from the chip.
in the spec i see voltage range of :1.7-3.6v
but its not enough data for designing converter...
hi everyone, I am new to developing apps for nrf51822, and currently I want to learn first, I tried to google a lot around and could not look for the right resources, it would...
hi,
I would like to connect hid keypad with ipad,phone5s and android phone(all these have Bluetooth version 4 )but i couldn't connect this.ie, The nrf51822 module advertising...
I attempted to capture a waveform when running the SPI master example on nFR52 SDK/PCA10040. The source code I have as default and showing as follows
#define SPI0_ENABLED...