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...
I've upgraded several Thingy91 boards successfully with the latest firmware and have ran into an issue with another Thingy91 that I've purchased. Here is the error when I...
Hi,
I am storing sensor data into flash and sending it to client when it is requested by Indication characteristic.
I don't have any issue with reading/writing/updating...
Hello developer,
I am new here and learning Beacons with the Board nRF52840 Feather from Adafruit as scanner and Segger Embedded Studio. I refer to nRF52 SDK 17.0.2 and...
Hi all,
I have connected my PPK II to my pc (Ubuntu), installed the software and connected the device.
I can't seem to find the mode or start button anywhere on the user...
Hello everyone,
I am using the fanstel BC840, where the tx and rx pins of the uart are alloced on 1.02 and 1.01:
So i have created a custom_board named hello_board...
Hi,
I’m trying to test/confirm the accuracy of the 32kHz crystal oscillator and the 32MHz crystal oscillator by toggling a GPIO at a derived rate and at 50% duty. But I...
The tag options did not include just nRF Connect as an option so I picked something that had nRF Connect in it. This issue has nothing to do with the SDK.
This is a question...
Help me simple LED Blinkink nrf51822 AA type i'm using YJ-14015 and stlink compiler.. i'm also using keil for IDE. i don't know how to create program and setting for compiler...
Hi,
Using nrfutil tool to transfer firmware package on Windows 10 system is much slower than on NRF toolbox on Android phone. How can we improve the transfer rate of nrfutil...
Hello, when trying to program a custom board with an NRF52805 with a J-Link from SEGGER Studio using one of the examples for the board "nrf52dk_nrf52805", I get an error saying...
Dear Devzone,
At the moment, We do not have methods to measure the GPS sensitivity of our products based on nRF9160.
We are using an active antenna with LNA gain 16dB...
We are using the NRF52 as a SoC in a sensitive analog application,
I need to model power supply noise created by the DCDC convertors REG0 and REG1.
Is there a SPICE model...
Hi Nordic team,
My dev environment is as follows:
nrf52840 + s140 +SD6.0.0 + SDK15.0.0 + SES + nrf52840-DK
Here, nrf52840-DK is configured as BLE Central and my peripheral...
Hello,
I'm trying to develop a ble-uart gateway based on mesh provisioner and peripheral-uart samples but i'm getting an error on getting the device bind of the uart device...
Our original BLE stack application on the nrf52840 has integrated encryption. It uses LESC with MITM and bonding.
I have gotten a certain level of run time success with...