Hi,
I want to send data from one peripheral(nRF51 DK) to multiple Android Phones. This will be a one way connection from the peripheral to the smartphones. I red on the...
I am working on "nRF51_SDK_8.1.0_b6ed55fnnn\examples\ble_central_and_peripheral\experimental
\app_s130_demo\pca10028\s130\arm4" project .
In this project,in which variable...
Or is there any LCD you could suggest that doesn't need that much code? Simple numeric 2rows would be enough. Want to use it with the nRF51-DK to display some measured valued...
I would like to develop my own central device to communicate with the RedBear Arduino shield. The RB device uses a from of UART communications to send data to/from Android...
I was wanting to use a nRF24L01 with a breadboard but its pin-out didn't allow it. A solution then occurred to me based on parts at hand. I wrote it up with instructions and...
Hello. Can I get a literature to the nRF51 series?
I need a full abstraction of the nRF51, like a book or other information, it's structure schematic of build-in modules...
hts, HTC phone, nrf tools HTM, nrf51822,
every time when it's power up :
the once connect: error code 0x7A cann't read characteristic and 0x14 state change.
the second...
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...