I have a custom made board that has an EFM32WG360F256 communicating to an nRF8001, verified that the ACI protocol works with repeated echos, however when I run the efm_ble_my_project_template...
Hi,
I have 3 nRF51 DK pca10028 v1.1.0
I compiled and run power profiling example and after that I cannot flash or connect to the devices (tested in all three of them)...
Hi Guys,
Thanks for your precious time and insight. Let me try to explain what we did,
We have developed a custom board
After assembling the board, we do a bare board...
Hello all, this tutorial goes to a fellow named Emil who helped me with this project.
Number 1_ Make sure you set up the terminal viewer For debugging with real.You need...
Seeing recent response to my original question on multiple chip selects, I've opted to share a modification to spi_master that I've implemented in part to make handling some...
What is the official status of the Softdevice Serialization for S130 in SDK 9? I could see an older answer on how that was removed in SDK 8 but since almost half year has...
Hi
The documentation for the new feature in S110 v8 to change the gatt table size says that to change it the linker configuration needs changing .
This means it is a...
I have nrf9160 with w5500 ethernet module. I am successfully able to get IP address and connect to mqtt broker created locally on my network. Now I was trying to connect to...
Board: nrf7002 Project: matter_light_blub OS: Kubuntu 22 Toolchains: v2.7.0 SDK: v2.7.0
I have successfully deployed and tested projects that run normally, but when I...
Hi, Iam trying to run c++ code on nrf52840. I got working C code, so i try only change .c to .cpp. I got some errors but most of them are solvable by putting libraries(.h...
I was going through the driver files for CS47L63 and apparently I2C is not supported for some reason. Here is the code block I'm talking about
Is there any explicit reason...
I have successfully managed to incorporate the hard-float build of the library for the nrf52840 into my bare-metal application ( custom hardware with an nrf52840) and have...
LED5 is blinking very fast. no appearance on computer at all. nrfjprog --recover not reconvering, Tried another PC, another cable and no response at all.
I am trying to read the WHO AM I register of an ICM20948 over SPI with nRF52832, but I am getting incorrect values.
I have tried different SPI modes, but none of them work...
Using Zephyr (cf2149caf2) / nrfSDKConnect on a nrf5340DK board.
I need to know how to get a direct stack trace (with file/line numbers if possible for a debug build).
...
Hello Nordic.
I used nrf52832 and nrf52840 by nrf sdk.
But I need to develop nrf5340 now, and I understand I have to use ncs to develop firmware for nrf5340.
I have...
Dear Nordic Community,
I am trying to implement a porting of micro-ROS framework on the nRF52840 chip. As stated in their tutorial , the framework is compatible with the...
Hi,
I have been testing the CAF click detector module and I find that any event callback after the click event takes almost 1000ms. That is the time between the actual click...
Hello,
I am developing a Door Lock Matter application using the nRF5340 + AT25XE321D (32Mb SPI-NOR External flash). I am having problems with getting my Matter application...
Hi, I have a nRF5340 Development Kit. I want to add a large amount of assembly code from a previous Cortex M4 project (from PSoC Creator 4.2). Project has *.s files and *...
Device Manager App now shows app_update.bin as an Invalid Image file. On a previous version of the app (pre-2.0.0) this worked. What changes do I need to make to my prj.conf...
Hello,
I have tried several times installing the programs, toolchains, etc as outlined in Lesson 1, Exercise 1, but am never able to complete the installation of SDK 2.6...