Hi,
I'm currently working with the Thingy:91X and would like to measure the total current consumption of the entire board using the PPK2. I understand that the PCA64165...
I'm not sure if this is the right place for this question.
I'm using the Settings subsystem for the BLE name.
When BLE is initialized inside matter, settings_load is only...
Dear devzone,
Based on ncs2.9.1 and nRF54L-DK(v0.9.2), add in the prj.conf of the peripheral_uart example:
Compile and burn to nRF54L15-DK, the program does not run, and...
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...
I am developing on a BLE Nano 1.5 and need to use PWM to make a beeping sound from a piezo buzzer. I am wondering which pins are capable of PWM. Here is the pinout diagram...
Hi
I am using app_button library to sense button detect, it work fine.
static void button_init(void)
{
uint32_t err_code;
//The array must be static because a...
First of all I appreciate your help.I am using mesh example in https://github.com/NordicSemiconductor/nRF51-ble-bcast-mesh link .I can send data by providing connection with...
Hi Nordic team,
This problem bothers me for a very long time. I cannot find the root cause. I used nRF51822 IC. It uses SDK11 with softdevice S130 and bootloader (but I...
Using nRF52 with SD 132 3.0.0.
Peer manager uses fstorage to store information.
I need to be able to specify the address range which fstorage can use.
Is there a configurable...
Hi,
I have problem with both functions sd_ble_gatts_value on central device.
It works on peripheral, because there is my characteristics definition.
Now I have to read...
Hello,
I'm developing a BLE Application where I use the peer manager. My Goal is to use direct advertising after disconnection if a device already has bonded. But every...
I am using the SAADC on the nRF52832, SDK12.2.0, with it set to 12 bits and low power mode. I have enabled five channels which I run blocking nrf_drv_saadc_sample_convert...
Dose this capture from the Nordic Specification means that to read bytes from SPI i need to send before. Each byte i send i get a byte!!!
MLy case i have read only sensor...
I am using the nrf52832 with the s132 for a project in which I have a frame with 24 bytes that need to be transmitted through BLE.
I have followed the tutorials and I have...
Hi,
First I'd like to salute the great work done by you Nordic people for those open source and hardware.
I just installed the SDK 10.0.0, S120, gcc-arm toolchain, configure...
Hello, I'm a beginner with the BLE technology and nRF52 is a good tool to start with it.
Currently, I have a setup that allows a Raspberry Pi and an nRF52 to communicate...
Hi. I have a problem with programming brand new chips nRF51422.
I have connected: Vcc (1, 12, 35, 36), Gnd (33,34,13), Swdio (23) Swdclk (24).
christal on the board:
...
I had downloading many versions SDK,from 10.0.0 to 12.2.0.But when I Program SoftDevice then download the examples,such as the path:
nRF5_SDK_12.0.0_12f24da\examples\ble_central_and_peripheral...
hi,all.
when i first time connect nRF52840PDK to PC, and open nRFgo Studio, but encounter this problem:
no device detected.
screenshot:
I click recover button many...