IUsing the Master Control Panel application on my Android device to connect to my nRF51822 module (acting as the GATT server), I have implemented the Device Manager (v10 SDK...
I have successfully compiled BLE application using tutorials provided on nordic website.
but when I start doing debugging for better understanding find out that I can not...
Hey,
We got a problem when trying to figure out how to detect the custom services from Unity. We are trying to read data and afterwards to do some manipulations of objects...
I want send ble bond connection request from raspberry pi to nrf51882.
Can you please let me know which ble libraries I need to send central ble bond request to nrf51882...
Dear Nordic:
I try to use pca10040 DK and SDK is nRF52_SDK_0.9.2_dbc28c9.
Test nRF52_SDK_0.9.2_dbc28c9\examples\peripheral\UART the function work well on my DK.
I...
Sometimes windows lose the connection to the nRF51 Dongle. The only way I have been able to reconnect to the dongle is by unplugging and replugging it to the USB port. I have...
app : nrf tools on git hub
s130: sdk v11
s110: sdk v8.1.0
example : nrf_ble_uart.
after modify, it happen, is there some definition shoud modify in app?
by the war,the...
Hi,
I was in a strange situation using nrf52832QFAA.
I'm using nRF52832 and nRF52840 evaluation board.
When i download code using Programmer(nRF Connect), the memory...
I want to know the details about integration of Non-IP Data Delivery in NRF9160. Please share implementation details. If you suggest some example code or at commands to look...
SDK: 15.3.0 SoftDevice: S132 Device: EYSHJNZWZ (nRF52832)
Is it possible to use CC310 with nRF52832. I found the following description in " Cryptography library - nrf_crypto...
Hello,
The VSC plugin is showing squiggles for SPI related nodes which are valid. (compile with no errors)
Here is an example:
Here is the error message
Thank...
Dear Nordic,
We developed a product based on the nRF52833 chip, with an external antenna, 3dBi gain. Use a smartphone to scan the product in the outdoor,the transmission...
The product we are developing will be using a proprietary radio protocol. While in receive or send mode, the radio will either read the Tx data from a buffer via Easy DMA...
Hi,
I'm trying to download hex file to our custom development board which has an nRF5340 on it using the external JLINK on the nRF5340 dev kit. I'm using nrfjprog:
nrfjprog...
Greetings. I am trying to implement a custom cluster with attribute reporting, however, for some reason, i am unable to start reporting of such attributes. I have started...
Hi,
we are developing an application using the nrf42840, Softdevice S140 7.0.1 and nRF5 SDK v16.0.0. We develop the code both on central and peripheral side. So we have...
Hi,
I have two 52840DK,
OS : Windows10 X64
example: \ncs1.7.1\zephyr\samples\bluetooth\periodic_sync\
I didn't change the code, Whether I set [CONFIG_BT_LL_SW_SPLIT...
Hi,
nRF Conncet SDK1.7.1, Windows10 X64.
\ncs1.7.1\zephyr\samples\bluetooth\periodic_adv\,
building and debug work well,and i set the device name "PerAdv", then reload...
Hello
I'm trying to use the example code for ble_app_uart and it doesn't seem to work. I copied the folder for pca10028 and changed processor from nrf51422 to nrf51802 everywhere...
I am using four ADC inputs to the 9160.
I am driving each input from an op amp buffer as in the attached schematic.
ADC channels 0, 2, and 3 work as expected. As for channel...
I am trying to move our existing code based on the recommended NCS SDK. I was able to get MCU boot and SMP working, however, the update is extremely slow. I now seem to be...
I have developed a project using 9160. When I start up with the client board, the log will show that at command execution error occurs when I start up. Why is this? I admit...