In the nrf51 series reference manual section 12.1.9 it states that there is hardware protection that prevents write instructions from being executed and that there is more...
Hello, I have established the connection between two pca10001 boards, one as central and one as peripheral using multilink_central and multilink_peripheral. I have serial...
Hi,my friend,
Now,I use nrf905.Situation is as follows:
I use the NRF PCB circuit of data manual.Nrf905 work, often loss of data.
1.The Product host is to use the stick...
Hi,
I want to use the Blend Micro with more security. I want use a passkey for the Bluetooth connection. For example through the iOS Device.
Is it possible? Static passkey...
How do I receive multiple signals simultaneously at a single receiver (433MHz) with multiple transmitters ?
I am working on a polling system. This one is similar to the audience...
Hello,
I established a connection between my central and peripheral module. Now i want to write characteristic value on peripheral. I tried with sd_ble_gattc_write function...
I am using the NRF24l01 for my products and looking to buy in bulk(100-1000). Now I know where to buy the just the IC but antenna design is a hard point to break right now...
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...