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
My purpose:
Send 180 Bytes per 10 millisecond
I got a problem:
I use NUS project in NCS SDK15.0,when I send data per 10 ms,It return"Failed to send data over BLE...
To the kind attention of Nordic support team,
We would like our BLE nRF52 based product to reconnect as fast as possible.
My question is: are there side effects in having...
Hi,all
I want to connect my NRF52832 device with pc, then , use the value uploaded from the device to draw a curve in pc. Refer to nordic engineer's advice, i used the heart_rate_collector...
I want nRF9160 to do mqtts connection without certificate.
Modem FW:1.2.3
Here is my mqtt client_init:
When I use 9160DK, mqtts is connected normally. But when using...
Hi Everyone, I am confused in sleep modes of nrf52832. Can you please tell me the difference between System ON sleep mode and System OFF sleep mode?
also the current consumption...
Dear friend,
Based on SDK15.3, using S332 protocol stack, running on nRF52832-QFAA. Connect the device with a mobile phone via Bluetooth. The connection parameter Min connecion...
Hi,
I am trying to get the current time, using nrf9160 dk with v1.5.1. I tried using the following functions
proj.confg. tried enabling/disabling based on devzone case...
Hi, I am new to thingy52 and raspberry pi and now I am trying to connect 4 thingy52 to a raspberry pi to get the data from those sensors.
I have followed the Nodejs examples...
Hi,
I am developing a program about using MQTT service. It needs to set the APN. I used the following code to set APN. The first step is to set APN, it always fails. But...
Hi all, I've got the ppkv2 finally (after 4 months waiting). I'm a little confused, you (and the documentation said), that in Source Meter Moder the pkkv2 powers the dut ...
Hello, I'm currently evaluating NRF serial library for development. I have 2 questions that is not clear for me in the library.
1. What is the purpose of nrf_serial_rx_drain...
The BTLE specification does allow user/custom data to be added to the advertising packets. Which field in the advertising data structure is the right place for adding such...
Hi,
In the development stage, we all use nRF52 Development Kit for programming.
Because we will have some empty burning conditions after we import the production line...
I am trying to transmit data using nRF52840 DK with LE Coded PHY.
But I'm puzzled about how it encodes the data in the payload. As stated in BLUETOOTH CORE SPECIFICATION...