I am using a custom board with a nrf5340 chip on it with vs code and sdk/toolchain of 2.9.1 and the bmi270 sample. I am getting and issue with my bmi270 accelerometer when...
I am receiving an error when connecting to a custom board by running nrfjprog --reset, any similarly with any other commands that require connection.
I am connecting through...
I am receiving an error when connecting to a custom board by running nrfjprog --reset, any similarly with any other commands that require connection.
I am connecting through...
We have previously used nRF52840 and for the latest iteration of our board design we are updating to use nRF54L15.
We are aware that for nRF52840 we could map any pin to...
Hi,
I faced with an initialization issue of combination two features: MCUMGR and UART_ASYNC_API. I get a crash right after the FW starts. It looks like the SW configuration...
Can anyone clarify what information is stored in the nrf9160 chip barcode? For our manufacturing tests, we'd like to use a barcode-readable identifier on each board, and the...
I am adding Softdevice BLE to an existing firmware build(without softdevice, only USB) using Visual Studio and SDK 17.1.0 (Qorvo), on a Murata 2AB,
the firmware boots softdevice...
Issue: With my external antenna design, I get lower dbm than PCB antenna (nRF51DK) with same distance.
My external antenna design: -70dbm
nRF51DK: -40dbm
In this...
Today when I started power profiler kit, it suddenly started to show peak values like 80 mA. This has not happened before, but the values with the same hardware have been...
In the data sheet of the NRF51 and 52 there is mention that sensitivity of NRF51 is -96 dBm and NRF52 -98.
But I read some where that when RSSI is -90 then that signal...
We are working on a dynamic radio power change for a proprietary RF protocol, and we are missing some granularity on the NRF_RADIO->POWER levels.
Typically we would need...
I am wondering what is the logic and magic behind using sdk API's to advertise vendor specific 128-bit service UUIDs. In the "Nordic UART Service" example (nus, SDK12.2.0...
Hello all!
We are designing our first projects with NRF52832 and the DC-DC decoupling capacitor on DEC4 pin used in reference design is:
1uF 0603 X7R 16 Volts
Our...
Hi
Now I'm using sdkv12.2 and S132 on nRF52832. All the examples in the SDK put the device name in the advertising data packet. However, for our applicaiton, we need to...
we have created ble mesh, and data through ble nodes is passed every 5 seconds, but nodes gets disconnected with reason BLE_HCI_STATUS_CODE_LMP_RESPONSE_TIMEOUT??
please...
For a moment I was thinking that I made it with Segger, I was thinking that after 3 days with Eclipse with no success, I managed to use the blinky example and flash it (!...
Hi.
I'v spent the last full days trying to set this up, and I am exhausted. I really am. Never had this kind of feeling in my life.
People from all over this place where...
Hello, the nrfTooolbox app from Play Store runs on my LG K4 phone which has 5.1.1 Lolipop. If I load the Github project into my Android Studio and try to run it on the phone...
Dears,
I am working for an application on [email protected] including PWM, Timer and a few peripheral functions. I was trying to create a timer on timer1 in us tick. The timer...
The UART example in examples\ble_peripheral\ble_app_uart will not connect with SDK 13.0.0. This example was running just fine with v11.0.0 (Softdevice S132 v2.0.0) and v12...
What is the correct RAM size that should be reserved for S132 v4.0.2 shipped with SDK 13.0?
Looks like linker scripts for different projects reserve different amount of...