I used to be able to see my development kit in nRFgo studio and flashed S110 onto the chip. Now all I see is: "No boards connected". I am still able to flash programs onto...
Hello,
I have an iOS application communicating with a custom device having a nordic 8001 chip.
They have established a bonded relation. In nRFgo Studio, in Security...
Hi there, thanks for your help in advance!
I have tried the nrf51-ble-ancs-nus sample from github and making it work on a 51822 EK board, i.e., it can receive notifications...
I try to use hcidump, capture CSR dongle on ubuntu14.4.
I can find SDK8.1.1 s110 keypad demo create connection fail.
HCI Event: Command Complete (0x0e) plen 4
LE Set...
I want to experiment with recording observations of the beacons with raspberry pi's.
Is there any precompiled firmware I can install on the nRF51822 smart beacon...
Hello everyone,
I am trying to communicate among 2 NRF24L01+ modules using 2 ATmega16A microcontrollers.
My SPI communication is working fine as I am able to write and...
Heads up for anyone using the IoT SDK (currently 0.8.0). This SDK has the TinyDTLS-0.8.1 embedded in it... and I believe that there is a bug in the TinyDTLS CCM functions...
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...