Hello,
i am working with the Enhanced ShockBurst proprietary protocol and i am wondering where I can find the sources of this protocol, so that I can do some changes. ...
[uart - Copy.rar](/a master _error.png ttachment/3cc01f5e2484d2b0f33e62befd3e6a62)
hello there
I am interfacing master nrf51 dk with nxp's slave lpc11u24
(1) my main...
It is good practice to prefix the includes from one's C libraries with a directory so that they are all part of the same 'include namespace'. Unfortunately the Nordic SDK...
Hi, is there an available developer in my tri-state area of Minnesota, N. Dakota, or S. Dakota? Please call me if you are available for a project for hire. The developer should...
I'm trying to design a very low power sensor that takes readings using ADC and SPI 200 times a second. I'm a bit worried by the current EasyDMA uses (1.1mA). As far as I can...
Hi, I am working on a project where I want to make one nrf51288 chip as central hub and connect that to a android phone and other salve nrf51288 .
idea similar to this: ...
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...
Hi , I have some issues with the ADC. When moving in and out from low power mode the ADC isn’t working correctly. I am using the nrfx_saadc driver. When moving to low power...
Hello Nordic Team,
I am using nRF52840 Dongle (PCA10059) and nRF5 SDK. I was tring to use PWM example code (PATH - "nRF5_SDK_15.3.0_59ac345\examples\peripheral\pwm_driver...
Hi.
I build application which is mix of writing QSPI to external NOR FLASH, using linkage list base on the fstorage FDS example all in the embOS (RTOS of Segger).
I have...
Hi all,
I using nrf52832 and segger IDE
I am trying disable softdevice and enable it while chip running. In my project, I use RTC1 for app timer.
When I disable SD,...
My setup:
- nRF52840 Preview DK (though i have tried this on a newer version too)
- 3.3V separate supply
- DMM (Agilent 34465A)
DK Connections:
- SW9 is set to...