Hi,
I have 3 nRF51 DK pca10028 v1.1.0
I compiled and run power profiling example and after that I cannot flash or connect to the devices (tested in all three of them)...
Hi Guys,
Thanks for your precious time and insight. Let me try to explain what we did,
We have developed a custom board
After assembling the board, we do a bare board...
Hello all, this tutorial goes to a fellow named Emil who helped me with this project.
Number 1_ Make sure you set up the terminal viewer For debugging with real.You need...
Seeing recent response to my original question on multiple chip selects, I've opted to share a modification to spi_master that I've implemented in part to make handling some...
What is the official status of the Softdevice Serialization for S130 in SDK 9? I could see an older answer on how that was removed in SDK 8 but since almost half year has...
Hi
The documentation for the new feature in S110 v8 to change the gatt table size says that to change it the linker configuration needs changing .
This means it is a...
I used to be able to see my development kit in nRFgo studio and flashed S110 onto the chip. Now all I see is: "No boards connected". I am still able to flash programs onto...
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...