I am using ncs2.9.1.
I am currently testing Bluetooth mesh dfu using 54l15dk. Now I want to put the firmware that is ready for updating into the external flash of the distributor...
Hello, please help. I want to use nrf54L15 to connect to Bluetooth devices (Bluetooth headsets or other Bluetooth devices) and test the throughput between them. Is there any...
Hi,
I am getting framing error notifications from the nrfx uarte driver on a zephyr platform when receiving data from a certain external device, but only when there are...
I am following along this example on your website: Exercise 1 - Nordic Developer Academy , and currently trying to complete this excercise: Exercise 1 - Nordic Developer Academy...
Hello,
I'm having a serious issue with my nRF52840 board. Here’s what I already tried:
What I have done:
Verified working USB cables (data + power).
Installed...
Hello,
I’m working with a custom board using the nRF54L15 and the latest Nordic SDK, and I’m facing an issue while trying to communicate with an nPM1300 over I2C.
Here...
So I need to decrypt a single 16 byte block of data using AES128 and a pre-shared key on the above SoCs. But PSA doesn't seem to work (I'm currently working using the nRF52DK...
Trying to keep this as short as possible. I have 3 I2C devices on a bus. A LSM303(accelerometer + magnetometer), a high precision temp sensor, tricolor LED driver TCA6057...
Hi,
I'm working on nrf51822 with soft device 130. I want to know how many packets are sending in a connection interval my min and max connection intervals are 30 and 80...
Hi,
just a simple question: I need to create an update over the air system with my nrf52 and I was wondering if transferring the new image to the chip requires especial...
I'm analyzing app_timer scheduling code..
I have an question about list_insertation_handler function in SWI0_ISR
I think if ( (p_timer->ticks_at_start - m_ticks_latest...
In sample project I didn't find any way to perform an update through UART like previous SDK.
Nrfutil tool documentation specify that :
Performing a Device Firmware...
Hello, per the question, how?
Is there certain register in the nrf514xx devices which can be called up in debug mode & used for such a purpose? By that I mean:
place...
I would like to test the newly added v4.2/v5.0 Bluetooth features (e.g. LE Secure Connections, Data Packet Length Extension, 2xSpeed, etc) against non-nordic devices. I have...
I'm using the nRF52DK and S132. Is it possible to encrypt a link without any pairing, bonding and authentication process ? Please show me the way how to implement with the...
Hello.
I need to create multiple btle apps with support for the following network topology:
1 btle sensor node; it implements hrs
and bas services
1...
Hi All,
I need to certificate the nrf52 to Fcc. I understood that the radio test is very useful.
I try to clarify what the code permit to do, because i want to adapt it...
I must create an application for nrf5 dk with s132 v3.0.0 sd. In this application a device must implement heart rate service client, while continously trasmitting a reference...
Dear Nordic Engineer,
I need to work on nRF52, my Macbook Air has OSX Yosemite 10.10.5 - I can run "make" or "nrfjprog" only if I copied libjlinkarm.dylib into the same...
Hi
I am presently working on MPU92/65 sensor interfacing with TWI/I2C.
i am using nRF51822 EK with soft device s130_nRF51_2.0.0(id:0x0080) and nRF5 SDK v12.2.0 and keil...
using
nrfjprog --rbp all
and got a success
and using
nrfjprog --readuicr
got unavaible
but if using j-flash and read whole chip, it's able to be readback...
it...