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...
Hey,
I'm building an application where I control both peripheral and central sides. Both sides are custom hardware with nRF52840s with softdevice s140 v6.0.0 using SDK 15...
Hello, i have a trouble that stock me several days, i'm using sdk15.2 on nrf52840, and i want to do scanning using whitelist, please help me, here is the situation.
i have...
I have been having trouble creating a new project with nRF91 and Zephyr so I've decided to begin by modifying the "asset_tracker" example project.
I need to add the arm...
Hi,
Referring to the figure at the end of this page:
infocenter.nordicsemi.com/index.jsp
I have a question regarding the MBR parameters and the Bootloader Settings...
Im not entirely new to the embedded world, been programming since I was a kid and been working on embedded projects for 3 years now.. In fact the few first steps I can take...
Hello, I just want to set one random static bd addr using mesh SDK v3.1, and it seemed I have set correctly, but the SOC(nrf52840DK) still use the default bd addr which is...
Hi,
I'm using nrF52840 to connect to a PC via NFC. First is was OK, but after that I added an encryption to my application.
In order to do that, I changed the NFC_PAIRING_MODE...
I have a simple central device where a gpio triggers the device to scan and connect to a peripheral. This is running ok on the PCA10040, and also on a separate hardware platform...
Using the latest version of Bluetooth low energy (V2.2.1) running on nRF Connect V2.6.2 I was never able to connect to a peripheral device.
The peripheral devices are based...
I'm using Nrf52840 as the MCU for my circuit board, now I need to use it to transmit audio data which is 16bit, 16KHz PCM format(mono channel, therefore 256 Kbps) to the external...
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v11.0.0%2Ftwi_master_with_twis_slave_example.html
Testing
Test the TWIS slave and TWI master...
I followed the steps in Getting Started Assistant to load the asset_tracker application using SES(4.16) and it fails with the following error.
CMake Error at /Users/myfile...
Hello,
For ble communication in an application, I am usnig NRF52832 based boards. I am using ble_app_uart example for peripheral and ble_app_uart_c example for client. I...
I am using the nrf51422 development kit with sdk11. I am running the proximity application for the battery life service. I am inputting voltages ranging from 3000 millivolts...
SDK14.0.0/S132 5.0.0
The SDK provides an example of turning on SSP Debug mode for LE Secure connections
Is there a way to enable SSP Debug Mode for BLE Legacy Paired connections...