Problem Description
The custom hardware board cannot boot normally after flashing the firmware. However, the exact same firmware image works perfectly on the official nRF54L15...
Hello, I am raising this issue because I am working with multiple devices doing CS procedures between each other and I found a limitation. I am working with NCS 3.3.1. When...
For my project I want MCUboot with the upgrade image placed in the external flash, and TF-M. I am not able to get this combo to boot however, and I suspect the reason is that...
Hi!
I am trying to do a DFU with external flash, using a nRF54L15-DK development kit.
To evaluate this feature, I use the l9_e3_sol example available on GitHub (I use...
I am beginning to work on a next generation of environmental sensors. The current group of sensors use the i2c, or oneWire communications bus. The current standard micro-controller...
Hi, I'm experiencing flash write issues on an nRF54H20 DK's on-board NOR flash. I'm using ncs and toolchain v3.3.0.
Setup: the on-board MX25UW6345G on EXMIF, using the jedec...
The goal is to have the nRF52833 stay in sync with GNSS time without the external pulse per second for some significant time (some minutes). This is not possible with a normal...
Hi,
Recently we got Thingy91 and testing the GPS.
we have our custom nrf9160 board and GPS is working and getting coordinates in outdoor.
Im running the sample GPS application...
Hey All,
Due to my findings with this ticket ( https://devzone.nordicsemi.com/f/nordic-q-a/62255/lte-link-monitor-timing-out ), I decided to try and compile the LTE Link...
Hi All,
I am using the light switch example and have modified it a bit to send packets of data. I am able to send data from the client to group address, by setting the...
I have two beacons which are UUID filtered successfully.
I am trying to fetch major but this cannot be done just by putting an offset to p_adv_report->data.p_data. I noticed...
Hi,
nrf52 using from ble-peripheral-> ble_app_uart examle
In that ble_app_uart example receive the data from the android is ok.
But,i want transmit array type of data...
Hi.
setup is 52832, S332, SDK 15.3.0.
issue is about reset voltage.
I use CR2032 for power supply.
repeat fast put on and put off CR2032 on custom board, sometimes...
Hi All,
I am using nRF52382 and sdk 15.0. I have two SPI devices using separate pins. They work just fine separately, when I try to enable two instances I get compilation...
Hi,
As mentioned in "nRF52840 Product Specification v1.0", I have setup the high voltage mode, and use VDD as an external power of 3.3V by setting NRF_UICR -> REGOUT0 to...
I want to use 52811 as central deice, which SDK and SoftDevice should I use?
https://www.nordicsemi.com/Software-and-tools/Software/S140
It says: SoftDevice S140 is a...
Hi,
I’m looking to build the Bluetooth HCI-RPMsg sample for nRF52811.
https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/samples/bluetooth/hci_rpmsg/README...
Hi,
If the app keeps sending data at a certain rate, the numbers will skip and the software will stop.
I tried to see how much data I could communicate and at what speed...
Hello,
Development to blink LED only on Nordic Thingy 52 has been started after referring the following one of the post from Nordic Devzone. https://devzone.nordicsemi.com...
Hi,
I am using nRF52840 DK with ble_app_ots sdk example. When flash the ble_app_ots to my nordic board and I am trying to connect the board with my mobille. Unfortunately...