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...
During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
Hello,
I have in a multi-sensor application some actual data (including RTC) which appear continuously and which have to be saved in an external RAM connected by I²C. All...
Hello,
I am using 14.0.1 sdk, and hope to use DFU (Secure bootloader),
I am trying to use buttonless app in my app (uart example app),
when copying some codes related...
When I try this demo project, got below information from RTT. Any problem with it? How to deal with it?
Thanks.
RAM START ADDR 0x20002080 should be adjusted to 0x20001FE8...
Does anyone know where the nRF52 Online Power Profiler that is detailed in this blog has been moved to or if it has been deleted? The webpage can no longer be found.
It...
Hi all:
My customer has different IC revision of nrf51422,one is QFAAEx0,the other is QFAAFx0.
I see the "nRF51422 IC revision overview" ,QFAAEx0 is revision-2 ,the...
Hello.
Is it possible to flash 51822 on SDO and SCLK lines using another same chip? Are there any manuals for the SDO / SCLK interface for 51822? Maybe there is already a...
Hi,
We are using SD110 with SDK 7.2.0 in our application
Our application needs to be quite accurate in timing
We set out to determine what the accuracy of the TickTimer...
Hi, the configuration for the 9-axis sensor used in Thingy is interesting where a switch is used to cut the power line from the sensor. From the description:
The motion...
Hello,
I do know that it is a lot of information here in dev zone about this topic but I need a confirmation from a Nordic employee. We had a disscusion at workplace wheter...
I've just read the BLE Mesh documentation, very informative, but I still have some questions related to the concept and implementation, which are:
Can a device toggle...
Dear all,
I have made a nRF52810 module according to the reference circuit in datasheet and connect it to my PC via Segger JLink & SWD. Only 1 out of 3 notebook I tried...
Is this chip for sale yet? I see dev. kits, but still 28 week lead time everywhere. We were talking about adding it to a product, but the owner is shooting me down because...
Hello NORDIC community,
I am performing a BLE throughput speed test via an example of streaming a buffer of 2500 bytes per second: This says a sending frequency of 19 Kbps...
i used SoftDevice s332,and download the example:\examples\multiprotocol\ble_ant_app_hrm
i find that using android device can connect pca10040 ble well,but use ipad or iphone...
Hi
We are working on a product using NRF-51822 chip. I am new to Nordic SDK and want to know how to use fstorage to save data into flash. Following is code. Sometimes data...