Hi, my friend,
I've been with nrf905. I use a 16-bit CRC check.
But I encountered problems in use:
1.Nrf905 16-bit CRC check format is CRC-16(IBM):X16+X15+X2+1 or other...
I have two custom PCBs, each of which has a microcontroller and an nrf24L01+. Everything related to the transceiver in the designs are complete duplicates (with the exception...
Hello,
I've built a small BLE-device based on the nrf8001.
With my Iphone I can discover this device and I am able to connect to it and listen to notifications of the...
Our pcb is used for gps location data. We have a nrf24L01 nordic chip as the micro process or between the gps module and wireless module (2G). Our engineer needs to capture...
Hey folks,
I'm trying to modify the SPI Master loop back example into a 4 line SPI Master_Slave program. Whenever I change the Tx_Buffer_lenght from 10 to lsome other numbers...
Hi.
I am using S130 softdevice version.
Basically, I am using NUS Service and make a my own NUS central service as NUS_C.
It is correctly work at normal state.
When...
Hi All,
Please Reviwe for a attached circuit file(Chip ANT of nRF51822.pdf).
I also attach a datasheet of chip antenna applied for that circuit(SDBTPTR3015 Data Sheet...
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...