I am toggling Value of slave through a button on nrf51822ek .This Value is displayed on MCP of dongle, but i have to get this value on terminal to send it to pi then through...
Hello, I am tryong to use to masters to communicate with two accelerometers.
Q1_ I found the following image from Nordic's website that shows SPI0 pins but there is no indication...
In the nrf51 series reference manual section 12.1.9 it states that there is hardware protection that prevents write instructions from being executed and that there is more...
Hello, I have established the connection between two pca10001 boards, one as central and one as peripheral using multilink_central and multilink_peripheral. I have serial...
Hi,my friend,
Now,I use nrf905.Situation is as follows:
I use the NRF PCB circuit of data manual.Nrf905 work, often loss of data.
1.The Product host is to use the stick...
Hi,
I want to use the Blend Micro with more security. I want use a passkey for the Bluetooth connection. For example through the iOS Device.
Is it possible? Static passkey...
How do I receive multiple signals simultaneously at a single receiver (433MHz) with multiple transmitters ?
I am working on a polling system. This one is similar to the audience...
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...