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...
While using the nRF9151 DK , after inserting the onomondo sim and connecting, the Cellular Monitor SIM sections appears the Wireless Logic ICCID number instead of onomondo...
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...
Dear Nordic and community,
I am currently in pre-production phase of designing a PCB based on the NRF9151, and I am a bit confused by the Hardware Device Guidelines, which...
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...
Is it possible for a nrf51822 running s130 to advertise and scan at the same time?
I am trying to scan for other BLE devices using s130 softdevice, but cannot find an example...
Hi,
I have learned that you can change the MAC address on a device by using sd_ble_gap_address_set. However, when I press the sw2 button on the beacon (running a modified...
While reading about setting up nRF51 development environment on OS X , I came across the following:
Unfortunately the only way to erase
the memory is to do some magic...
Hello everyone,
I am trying to communicate among 2 NRF24L01+ modules using 2 ATmega16A microcontrollers.
My SPI communication is working fine as I am able to write and...
I've tried to set up my own BLE project as an exercise in understanding what's going on. It's going okay, with the exception that the device isn't advertising the data that...
I write PWR_UP using SPI and then read the Reg <0>. but I am not getting what I wrote.
Step 1 : Power ON using 3V.
Step 2 : Delay for 1 Sec to get into POWER DOWN MODE...
Hello,
On my custom board, I'm receiving chunks of UART data, without flow control, at 115200bps. Sometimes (its quite frequent now... sometimes after 10 chunks, sometimes...
I'm working on a PC application (using nrf51-ble-driver_win_0.4.1 API) to connect a BLE device and discover BLE services.
Today, I'm tying to connect the Nordic dev kit...
When discovering services using nrf51-ble-driver_win_0.4.1 driver, some ID are received with type BLE_UUID_TYPE_UNKNOWN. So I assume they are 128bits. I then retrieve the...
I downloaded the BLE beacon app S110 v7.1.0 to a nRF51-DK board. The current measurement pins were attached to a 10 Ohm resistor.
I observed the AC-coupled voltage at one...
Hi. We've got a chip with a code QFACA10. I am trying to find out if there is the internal pull-down of SWD line or not. It seemed that adding an external pull-down had positive...
Hi all,
I want to know the effect on power consumption of pins input buffer on and off, does there are big differences between them?
Another question is, since there...