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 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...
Hello Community,
I flashed latest modem firmware in my nRF9160 DK board and my board has version 0.8.5. I am working on GPS example and successfully flashed GPS firmware...
Hello,
I am using Unity game engine to edit my project and I need to add a ble DFU function into my project at this moment. I had download a ble plugin from the unity store...
Hi,
I have 3 of nRF52840 boards, SDK V2.2.0 and nRF SDK V15.0.0.
I already tested the light switch control example, and saw it working with one client and 2 servers and...
Hi Nordic,
I have added new files to my project and added their path to user include directories of common configurations. When I build I am getting this error "No Source...
On my macOS Mojave, I have followed the 'Getting Started Assistant' in setting up the development environment for the nRF9160 but I am unable to load the asset tracker project...
Hello,
I am developing firmware for nRF52810 with SDK 15.0.0 and I need the OTA DFU features (buttonless DFU to be more specific) but there is no DFU demo for nRF52810....
Hi,
When trying to drive a motor driver, my nRF52 DK board is damaged with power rail 3.0V dropped to 0.5V.
After I desolder the interface MCU, the supply comes back...
Hi,
What is the limitation in terms of the number of bytes that can be sent over the UART to be sent over BLE on the usart ble example? I tried sending 32 bytes and it worked...
Greetings,
I am working with serial mesh (nrfSDk 15.2 for mesh 3.1 with softdevice s132_nrf52_6.1.0) .
1. I followed the serial example available and its working.
2...
Env: nrf52, sdk15, ubuntu, SES
Hi First steps on fstorage. As I just need to store and read an array of some bytes I have chosen fstorage
and I got this as output...
Hi,
I am working on DFU over Mesh for quite a bit now. I did run few tests but never run the DFU on a large network comprising of 100+ nodes. SO, I have questions about...
Hello
We are trying to finalize the layout we need for a nRF9160 module with gps capabilities.
I have downloaded the schematics and layout for the devkit V0.8.5.
what...
my code based on file "nRF5_SDK_14.0.0_3bcc1f7.zip".my hardware based on nrf52832QFAA.
my options set as:
project “bootloader_secure_ble”:
project “ ble_app_hrs ”with...