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...
Hi,
I have used PPK2 to measure nRF9160 current using different boards. I like the product, but I'd like to note is that there seems to be a typo in the PPK2 documentation...
Hello,
When we try to run the standard radio tests for bluetooth, we get really low power compared to what is expected (difference of about 32db). Turns out SW_CTRL0 was...
Hi there, I am working on SMP client server application where I want to do the DFU of server from the client side where both the server and client are nrf52840 dev boards...
Hi,
I followed the instructions listed in Installing the nRF Connect SDK (nordicsemi.com) . Then I followed the steps in How to create and build an application (nordicsemi...
I am working on nrf52832 development kit for interfacing SX1262 Lora module via SPI. I have configured SPI 0 as follows:
Initially I am trying to read the SX1262_REG_SYNC_WORD...
Device/Board: nRF5340 DK Application: Mesh Light (Bluetooth Mesh Network)
Use Case: I am currently working on a Bluetooth Mesh network using the nRF5340 DK. My goal is to...
Hi,
We are using nRF SDK 2.6.1 and have selected the nrf7002dk_nrf5340_cpuapp target. After adding CONFIG_BOOTLOADER_MCUBOOT=y to the soc_flash_nrf example,
the code fails...
Hi everyone,
I have a problem about MBR and Bootloader memory (at address 0x74000). I am using nRF52832 S132 v6.
My purpose is that I can upgrade bootloader from inside...
I am designing an FPGA to have a SPI slave port connected to the nRF5340 SPIM4 master running at 32 MHz. But the setup and hold times for this configuration are missing from...
I would like to wake my app from sleep (k_msleep) on a GPIO interrupt. I'm finding that enabling the interrupt draws an additional 6uA however (8uA vs 2uA without it) - am...
I would like to set a gpio pin on Radio RX Ready and clear it on Radio Disable all via PPI. Below is my code. I only get the pin to change levels when the OUT task polarity...
We are looking into the following link for the softdevice S112 API documentation however we are getting Error Code 404.
Technical Documentation (nordicsemi.com)
Can...
Hi ,
I want to enable encryption in Bluetooth communication for a proof of concept.
I have Wi-Fi Provisioning example and in that while sending the wi-fi password ,...
Hello,
We are using nPM1300 in our project.
I would like to configure it to the maximum possible discharge current limit, as there are inrush currents in the board.
...
Hello, I have a couple of questions concerning the nrf52840 dongle
1. Is the dongle supported in the nrf connect sdk? I see that the board is within the build boards,...