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 tested the nrf beacon application, it allows only the beacons with company identifier 0x0059 (nordic's id). But i need to modify it to support all the device, how...
Hi,
I'm using Nrf52840 to connect to a Mobile via BLE.
I'm advertising to start connection, and after bonding, I can start advertising with whitelist in order to connect...
When adding this line to codes from an article here control reaches
Example used is ble_app_hrs_pca10056_s140 on nrfDK2 , sdk 17
==================added to advertising_init...
Hi,
I'm trying to use Thingy91 as a gateway for collecting data through BLE (from other thingy52s) and send it to Azure IoT Hub using LTE, but the current sample code only...
Archlinux
Visual Studio Code: Version: 1.58.0-insider
nRF Connect: v2021.9.98
I installed the "nRF Connect" extension in vscode, and went to look into a problem I was...
Hi,
I'm currently testing LPCOMP with one of our nRF5340DK boards.
The power consumption of the LPCOMP seems way too big (around 140µA) once enabled with this conf...
Dear Nordic Engineer
Our customer uses NRF52832 to develop a computer remote control pen. They are based on the keyboard example in the 15.3.0 SDK. Now they encounter some...
I have a working (hand-wired) prototype that connects to the internet without any problem.
Now I have made a PCB to replicate the same thing and loaded the same software...
Hi, I do have a PCA10040 board, I'm using the examples from Nordic. On the DFU example for SDK 12 I have pressed button 4 and RESET the board to active BOOT . I’m testing...
Hi,
S112/S113 is currently the only supported SoftDevice on nRF52805 and doesn't support Central (Only Peripheral). Is there a plan to enable S132, SoftDevice Central are...
Hi,
I have nRF52840 DK boards.
This is rather an informational question for my benefits.
In post: https://devzone.nordicsemi.com/f/nordic-q-a/9315/nrf52-802-15-4
...
Hi,
I’m developing a BLE joystick with nrf52832 with a PCA10040 board
To make the development simple I’m using 16 input Buttons and 2 analog inputs with 8 bits each. ...
Hi,
We have a product that is based on 2 SDKs : SDK 14 and SDK 15. SDK 15 covers nrf52840 builds and SDK 14 covers nrf52832 builds. I know this is not perfect setup but...
Hi,
We are using SDK13 and nrf52832.
I will use BLE security mode 1 level 4.
It is in progress referring to "ble_app_multirole_lesc".
How do you check "App completes...
Hi,
I have VSCode and Segger Ozone installed along with the nRF Connect SDK (v1.7) and the nRF Connect Extension for VSCode. I can successfully build example projects and...
Hi,
I am new and just starting out. I am using a nRF51822. I downloaded SEGGER and the nRF sdk (nRF5_SDK_17.1.0_ddde560), but I can not find nRF51822 in the config folder...