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...
Hello, I am writing the firmware to the product in the J-Link and nrfjprog. The command is used in the same way as described in the Makefile, and is used in general. Normally...
Hi,
I'm trying to integrate the USB CDC ACM example into a project that I'm currently running on an NRF52840 DK with SDK 16.0. My PC is running windows 10 and python 3...
Hey, I'm trying to set up a simple timer that fires an interrupt every so often (100-200ms), but I'm having trouble. My interrupt keeps firing continuously, but I think I...
Hello,
I have been trying to program my own Provisioner. While testing I accidentally had a nRF52840 Dongle plugged in with a client running on it. It automatically connected...
I'm working on a cli_uart application on a PCA10040 board using SDK 17.0.0. I started out by using the SDK peripheral example for twi_master with twis_slave as a base for...
I'm trying to implement CLI over BLE UART for one of our company projects. I started from the experimental ble_app_cli example in the SDK. I'm using SDK 15.3.0 on the Nordic...
Trying to build asset tracker for Thingy91 following the instructions at https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/ug_thingy91.html
I get:
and...
SDK 16
nRF52840 with s140
Hello,
I'm working on implementing an assert handler and would like to store the file/line hash in NVM. I currently have fstorage configured...
HI..i am trying to implement multilink central with nus service..but it is getting error at lbs_c_init();.what is the reason..can anyone help..i also changed the central link...
Whenever I try to debug my code, it gets stuck at fault_s_S as shown below
I experienced that one of the possible solutions to avoid this is to browse fw_info.h when the...
Hello,
Is there a DOC available for the nRF52832 module, specifically relating to the RED directive? I was able to find one for the nRF52 dev kit, but not for the module...
Hi there!
As a new developer for the nRF5 SDK, the choices are bewildering and I could not find documentation that gives a clear direction. If there is, please share the...
Using SDK13 with nrf52832 , I was looking for hours how to set up a simple PWM signal.
I don't want to use the example, it's a huge mess, it's not clear and you can...
To build my own application or to programm the nRF9160 DK i have to work with SEGGER Embedded Studio, which i have already installed.
In the next step i have to do the following...