When version 1.0.0 of nRF54L15-DK evaluation kit will be available and how to distinguish the version when ordered from distributors like Digikey?
In discussion here:
...
-> How to transfer data from one thingy52 device to another thingy52 device. If i have 2 thingy52 devices, I'll send data to 1st tingy52 then 1st thingy52 device will send...
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...
Greetings,
In Bluetooth 5, there is a new mode of advertisement called periodic advertisements where the advertising device can periodically advertise over the 37 non-primary...
I have a design running on nRF51 that I'm evaluating to run on nRF52. One important characteristic I'm looking for is to store it for long period with a minimum power consumption...
Having some problems upgrading the PCA10056 to firmware 1.0.1 as stated in the getting started. After downloading the only file I found I can no longer connect to it.
Can...
I've been trying to use nRF52 (PCA10040 board) with SDK 12 to read data from max30102 through I2C.
I used non-blocking read and this is twi init function and event hander...
According to S130_SDS_v2.0, I can choose to return NRF_RADIO_SIGNAL_CALLBACK_ACTION_NONE after NRF_RADIO_CALLBACK_SIGNAL_TYPE_EXTEND_SUCCEEDED to stop extend more timeslots...
I want to trigger SAADC by PPI between RTC compare event and SAADC sample task. Is it possible?
In the SAADC example (SDK 12.2.0), a timer is implemented. In function nrf_drv_timer_extended_compare...
Hi!
Which project do i need to look at in order for 5 devices which are NFR52 to send data each other
There is only one center in multilink project and other devices dont...
hello there i want to use AES in nrf51.
i want to encrypt nrf51's advertisement data . and decrypt using android app.
i have some confusions
(1) should i use nordic's...
Hi,
I'm trying out the Zephyr os for the NRF51.
When I try the basic BLE example they work fine!
However when I try the sensor example which uses the i2c it falls...
Hello Nordic Forum!
I'm currently trying to load my firmware into my custom nRF52832 board without success. I'm using the nRF52DK (PCA10040) and the nrfjprog tool.
I...
Hi All,, please confirm me this .. please confirm i-beacon Rx + ble peripheral is possible ... Also please suggest me a development kit for the same which can be easily solder...
Hello,
I would like to move the SDK12.2 template example project out of SDK12.2 installation directory. How can I do that using uVision5?
I tried to change all the reference...
Hi
I don't understand how to correctly flash all three parts so that the app runs on boot.
At the moment if I flash them all the nrf51 (51822) boots to the dfu bootloader...
I can see in the latest SDK 12.2 that signing of the dfu firmware files is possible.
Am I right in thinking that this signing verifies the source of the firmware files...
Hi, I have nrf51822QFAA series. I am using S110 for softdevice which takes 96KB. My current program size is Code=31908 RO-data=512 RW-data=312 ZI-data=8360. I want to know...