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...
I would like to add smp ota firmware upgrade to the matter sample project, can you provide me with the specific steps to do so, and in which path is the ota file compiled...
I know this is going to make me sound SO annoyingly particular, but the nRF Connect for Desktop icon is the wrong size (too big) on macOS and looks wonky...
Hi,
I am currently working on a BLE throughput project for the nRF52840 and have successfully tested data transfer from the central to the peripheral. However, I need to...
Hi,
I'm using NRF52832 custom board using NRF52 SDK V17.0.2, SES V5.4 and J-link tools V7.64d.
Whenever I build and program the device through Embedded Studio I get NRF_ERROR_INVALID_STATE...
Hello, I develop the dfu for my application. I started testing the dfu process with maximum image size that I can build and I need some help here.
Here is my pm_static.yml...
I am currently in the scoping phase for a product that saves high frequency data to an external SPI flash chip and dumps that data over Wi-Fi once it returns to an area covered...
Hello,
I'm trying to install nrfutil on a new computer and i am getting weird error when using device pluggin.
I install device using: nrfutil install device
And when...
Hello,
I am using a nRF5340 with mcuboot and multiple customer-specific partitions. I did not finish creating a separate board definition yet. Currently, we are using the...
Hi,
I am building the Zephyr hello world example(C:\ncs\v2.9.0\zephyr\samples\hello_world) for nRF5340DK board, the NCS version is 2.9.0.
I enabled watchdog and WDT_DISABLE_AT_BOOT...
Hi all,
I have written an adv demo myself, and once Bluetooth is connected to the customized board, the following problems will occur,
but it works fine on 54L15DK....
Hi Nordic Tech Team and All,
I am currently implementing BLE-based FOTA for the application core on an nRF5340 using MCUboot. I can successfully update the application core...
Hello! Introduction. Responsibilities of the cores in my device: 1. app core. 1.1. data processing from a stereo microphone 1.2. data sending to net core. 2. net core. 2.1...
I have flashed the OTS peripheral sample on my Nordic nRF52832DK , with my phone (Android - Nordic nRF Connect ) I can discover all the services , select objects , etc , but...