Hi,
The situation:
I was able to successfully receive known packets from a device running gzp_device_dynamic_pairing, from, the host running the gzp_host_dynamic_pairing...
Hi everyone
nrf51822,softdevice s130 2.0.0
now i used softdevice s130 establish two connection as a central with two s110 peripheral device,at the same time i establish...
Hello , I want use nrf24lu as "Hos" and nrf51822 as 'Device'.
I need some info about nrf24xx whith gazell .but I can't find info bout those param like:
typedef enum...
When you download win driver (from www.nordicsemi.com/.../72324929 for instance). There's only a win32 dll/lib provided.
However, modern development are often made on 64bits...
hello, Nrf24LU (Rx) , nRF51822(Tx).
The Nrf24LU Can only receive one packet。
if I use this function twice , like this:
The Nrf24LU can receive Continuous.
I guess The...
Hi,
I use SDK v10, S110 v8 and dfu_dual_bank_ble_s100_pca10028. My application has dfu support.
I reset to bootloader from application after writing 0x0104 to dfu control...
I tried searching for this response but cant find exact answer
SDK15.2 and API6.1
I am trying to have an advertiser but would like to put it in some sleep mode and advertise...
There are a few pins I want to use but are already assigned to MCU interface UART or buttons like p0.05 to p0.08 and p0.11 to p0.16 on the nRF52840 DK. I’m wondering if it...
Hi,
We are encountering a problem when we try to avail Nordic UART service (NUS) and Mesh service in one application. The problem statement is that after Provisioning, when...
Dear Team,
We are working on nRF52832 BLE MCU. SDK version = 15.0.0. SOFTDEVICE version = 6.0.0. IDE = segger embedded studio.
In our application we required software...
Hi,
I have read this thread Notification_Loss but could not understand my problem.
On peripheral side, I am making sure that error events are properly handled while doing...
Hi,
I'm working on an application for the nRF9160 using the nRF Connect SDK. I want to integrate this app into our build system and thus would like to be able to build...
Hi,
we have to stick to SDK 14.2 because our project is close to finish and we use C++ which is not good supported be SDK <15 due to the macros.
But still we would like...
Hello, I am trying to adapt open thread coap example to use with the PCA10059/NRF52840 Dongle board. I am using segger IDE. I adapted the CLI to use the USB like in the thread_cli_usb_bootloader...
Hi all,
i want to read the power (WATTS) value and send it to ble. i have attached datasheet also. i want to know how to trasmit COMMAND e.g 0x58 through UART. any api...
SDK 15.2 SD API 6.1 SES I am trying to get my system to work on a DFU system. In order to do it i need to have a secure bootloader.
using the secure bootloader in the example...
Is there a way to configure the nRF51822 to support writewithoutResponse? I'm using the Adafruit Feather 32u4 with the nRF51822 ble chip. My iOS app works fine with the older...
Hi
I plan to use nRF52832 based nodes with an accelerometer sensor which generates data at a rate of 468 bytes per second. For evaluation, I have two nRF-52 DK evaluation...
1. I read the Configuring DFU over Mesh & nrfutil User Guide , but still do not know how to test this example.
2.is we must need 2 devices, A connenct to PC for nrfutil...
hi ,everyone
HOW TO do a DFU by myself serial protocol in mesh network ?
0.I know it can scucess through a python script in PC (even thougth i try failed to run this example...
Hello,
I want to develop a ANT+ product, example rope skipping or Dumbbell, but i can not find out these ANT+ Device Profile.
How can i do? Can i use a personal ANT+ Protocol...