Hello.
I have had a search but can not find anything so sorry if this has been covered before.
Our company has developed a consumer product using the nRF51822-QFAA-R7...
Hi every one !
I am trying to get working a code that it was working "Ok" 2 years ago.
Currently, I cannot get communication between both breakout boards.
To simplify...
I'm trying to solve an intermittent problem when using the nRF51422 UART with CMSIS-RTOS (RTX) and MDK Networking library (V6.2) (TCP/IP stack).
My questions relate to...
Hi...
When i was working in SDK v6.1.0 i have tried nrfprog.exe to merge and program bootloader, softdevice, application and bootloader_settings file as explained in devzone...
But now I have a new problem that is whenever I set " PWR_UP " bit in CONFIG register then it drop the 3.3 volt vcc to 1.2 volt. I don't know why its happening. Anyway, is...
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...
Hi, I am working on SDK 15.0 Multilink central and Multi peripheral
Soft device: 6.0.0
Segger IDE
Application overview :
When the central request to all peripherals...