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...
Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
In the NRF_SDK_15, only 3 drivers (clock, power, rng) use the return value NRFX_ERROR_ALREADY_INITIALIZED. Why are the others drivers initialization return NRFX_ERROR_INVALID_STATE...
Hello all,
Weve figured out our hardware issues (pin arraignment) and are successfully programming via JLink.
Our goal is to replicate the bootloader/softdevice/firmware...
Hello everyone, I've been trying to get scan_response data from a specific advertiser. Advertiser being nrf52810 running the s112 SoftDevices and Scanner being nrf52832 running...
The S112 soft device and the nRF52810 datasheet both advertise support for BLE LESC, so I think it's reasonable to assume that it should work. However, none of the example...
Hi,
I have code for NRF51822 which used TWI form sdk 8.
Now I want to port it into NRF52840, but I have issues with using old TWI api.
They are located at path .....
Hello,
Is it possible to program nRF51822 with nRF52DK (PCA10056) ?
Currently I am trying to program my custom beacon (nRF51822) connected via SWD P20 header. I am using...
Hello All,
I want to build protoype by using bluetooth 5 development board and than eventually build a product?
can somebody please guide me as to how should i go about...
Hello, Nordic.
I'm working on a new project. It's a method of connecting NFC data to a specific device with a mobile and receiving it every time it is tagged.
what is...
Hi guys,
I've reviewed the documentation showing some example key distribution settings here: https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter...
Hi,
I am currently using nrf52840 for development, I am using 15.0.0 SDK which also contains zigbee SDK in it.
What I am planning to do is to add some codes within the...
Hi. I can see a Pi match circuit at ANT pin on nRF52840 in the reference circuit (Noise filtering ckt after internal balun) with values 1pF, 3.9nH and 1pF. Can you guys please...
I am using the timeslot API for communication but do not have HFXO.
If I flash my code with NRF_RADIO_HFCLK_CFG_NO_GUARANTEE, it is perfectly running but no data is received...
Hi,
device : nrf52832
SDK : 12.3.0
base code : ble_app_uart
There is a problem using the app timer.
I created an app timer like an attachment(excel file).
Then...
Hello Everyone,
Studyng with nRf52840 on ble_app_ blinky example
Cant understand how to create one more button to control another led thought nRF connect