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...
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...
Hello expert. My computer is windows11 system, using ncs+vscode for development, Jlink software version is V8.10c. My development board is nRF52840(PCA10056). The problem...
I appear to be running into an issue whereby I cannot see my device connected in VS Code using the nRF Connect for VS Code extension.
I have followed all the steps to set...
Hi nordic,
I have successfully completed the Bluetooth over-the-air upgrade using the secure bootloader example. However, we need to add an additional upgrade method. In...
I am trying to add s2opc to my project. But everytime i try to open the complete Workspace in VSCode, the nrf Connect extension, just does nothing. How to reproduce. Take...
I'm thinking of incorporating a TWI slave with nRF52832.
I'm using SDK 17.0.2.
I want to set up a register and read/write multiple bytes with TWI, but I don't know how...
Hi all, My project uses nRF52840 microcontroller and nRF5_SDK_17.1.0. My project uses AT25SF161B flash memory and The little filesystem to store data and everything works...
Hello everyone,
I'm currently working on a project involving the nRF52832 microcontroller and the MAX98357A amplifier for audio playback from an SD card. However, I'm encountering...
Hi Team, I am trying to add the nRF7000 support, for WIFI location, to our nRF9160 custom board. This is the lines I add to our device tree: prj.conf I am using the Location...
Hi team,
I am using nrf SDK 17.1.0 and using visual studio code editor with GCC compiler as IDE. I want to use nrf connect extension and use the advanced debugger features...
Respected Sir / Ma'am
We are trying to out the Locator Tag application
Successfully built and programmed the code on the nRF52840.
I can see the pop-up on the Google...
I'm working on optimizing power consumption in my project (using nRF5340DK; as well as Power Profiler Kit 2 which is connected to DK's VDD measurement point as an ampere meter...
Good Day All,
I'm having troubles with my nRF52840. (Specifically the nRF52840 18010 Holyiot module [http://www.holyiot.com/tp/2019042516322180424.pdf]) I've designed a...
I am looking for the nRF9151 variant of this document nan041: nRF9160 production programming . I do not currently see anything available on the technical documentation section...
I am working on CAF example Module and it has 4 pwms in overlay file.
1. Is it possible to add another PWM?
2. Is there any limit to number of PWMs and number of channels...