Hi all,
I am new to Nordic semiconductor but I could be interessed by nRF9E5. To check if it could fit my requierement, I would like to know if it possible to configure...
Hi,
I am using ADC without external reference and no analog input in order to measure the battery level with a timer (code at the end).
I am also reading several ports...
Hi,
I'm programming the nRF51822 and save some user data into the FLASH by using pstorage_update . It works fine if I set system off mode, and wake it up. I can read back...
Hi,
I have been using nRF51822 with my Android app using Android's Bluetooth Low-Energy APIs.
In order to get more details, I am currently working on integrating the Android...
I'm looking at interfacing a typical Wheatstone bridge sensor to the nRF51822 ADC. This particular sensor only requires a mA or two for excitation and the output fits within...
When use the "nRFBeacons" app to update the info on my beacon the following happens:
Go to update tab.
Select "Connect"
Press "SW2" on beacon and see the LED begin flashing...
I am using s110 and nrf51822. I've set up up a long characteristic of 154 bytes.
Sending between 1 and 154 bytes works as expected.
Sending 155 - 160 bytes gets rejected...
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...
Hi,
We are trying to take the nRF sniffer trace but there is some issue is showing , i will explain it below.
we are following nRF Sniffer "User Guide v2.2" for initialization...