Hi.
I am using S130 softdevice version.
Basically, I am using NUS Service and make a my own NUS central service as NUS_C.
It is correctly work at normal state.
When...
Hi All,
Please Reviwe for a attached circuit file(Chip ANT of nRF51822.pdf).
I also attach a datasheet of chip antenna applied for that circuit(SDBTPTR3015 Data Sheet...
to me it made sense that EN_AA settings are controlling the receiving pipes if an ACK has to be sent back upon receiving a valid packet.
then i thought that the settings...
I am using BLE_Gateway example defined in nRF51-ble-bcast-mesh to create an rbc_mesh over 2 nRF51422 devices . For now, I am just testing it out on 2 nRF51422; I will set...
Hello,
I see when you import an example from the pack installer ( for example pwm, ble, timer examples ) it arrives with the misc controls --c99 on by default , so I cannot...
Hi,
We're looking for a low-latency 2.4GHz solution (not BLE) and the nRF51822 is oft-quoted as providing low latency, but what are the typical ms figures we could achieve...
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...