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,
We have some questions from one of our FW guys regarding the configuration of the UART pin:
I looked at the UARTE driver implementation, it configures the UART Rx...
Hi there,
We currently have ~500 nRF52832 devices running nRF5 SDK (bootloader, S132, application). These devices are updated using the nRF5 SDK Secure Bootloader UART DFU...
Hi,
I would like to know if it is possible to configure the optimization level only the application built on top of Zephyr, and not all the project.
I am trying to debug...
Hi-
We have an application that currently does not use the soft device. Eventually we will want softdevice S113 in our application once we start to add some BLE based...
*** BEGINEER ALERT ***
Just thought I'd throw that alert in, so you are aware you can't assume anything in terms of base level knowledge here! I'm coming from a Cypress...
I'm currently playing around with learning how to code in VCS with nRF Connect. I was watching a series of Youtube instructional videos ( https://www.youtube.com/watch?v=MGsZJpdLtco&list...
Hello,
My colleague and I created ESB prx project based on SDK 1.6.0 version and nrf5340 dk.
And some source codes in ncs/nrf/samples/esb/prx/src folder are changed...
Hello,
I am trying to work on a simple GPIO program for the Thingy:91 which involves reading a pin for sensor inputs (this will be 2 sensors eventually). I have tried to...
nRF Connect V 1.6.0
using samples/zigbee/network_coordinator against a nRF52840, I am trying to commission a larger number of devices to join the network. Currently 24 devices...
Firstly, my english is not good,
I am using nRF52840 and my IDE is Keil uvision 5, i want to know, where is the pins SDL and SDA
I am new developer, and please you can...
I have successfully formed a mesh and sending data in the format as below
" udp send ff03::1 1234 $01 " to udp '1234' socket
" udp send ff03::1 1234 $02 " to udp '1234...
Hello everyone,
I am currently testing the range of Nordic BLE modules for an indoor application. I am using BC805 (nRF52805) as peripheral and BM832 (nRF52810) as central...
I am re-implementing a custom error handler that stores error data and forms an error report after reboot, after having a success with it in nRF SDK 15.
In nRF SDK I could...
Hi,
I'm using Windows 10, Wireshark 3.2.17, python 3.9, pyserial 3.5.
I see this question has been asked before but the solutions did not work for me.
I get the...