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...
Hello,
I am currently working on nRF52832 custom board with SDK 15.2.0 and softdevice S132. I am using Segger Embedded Studio as IDE.
I would like to include an external...
Hi to all:
First post and new to the Nordic universe.
I'm working on an example with the NRF52840 usb dongle using NFC.
I'm using the nfc_meshcop example and change...
Windows 10, Keil5 5.27.1.0, Nordic SDK 15.3.0 59ac345, pca10056 devkit for nRF52840.
Works:
The DK shows up as "JLINK" when plugged into USB. I can copy the prebuilt hex...
I am currently publishing messages to a group of servers on a 10 second interval. This works well for a while but after a few minutes some of the nodes stop handling the message...
Hi! I am using Nordic Thingy : 52 Iot Sensor Kit. I have Windows x64 computer. I connected the sensor's bluetooth (nrf52832) to the HM-10 bluetooth module. I want to transfer...
I modified mqtt_simple program to test eDRX. This program subscribes a topic right after it is initiated.
I want to test only eDRX so set keep alive time = 30 min
I...
hi,
I am trying to readout the UICR info. But there is no such readout in the hex file using the programmer apps in nRF Connect.
There are 2 possibility, either blank...
Hi,
I am using nRF52832 DK and also my custom board based on nRF52832.
I have uploaded the application file into my device using OTA-DFU.
Now my device goes in application...
In my computer, I receive the error below
Besides that, the error also stated this: "Zephyr was unable to find the toolchain. Is the environment misconfigured?(Refer to...
Hi there,
I'm sorry if I'm asking something very simple:
How does one connect the J-Trace Pro to the nrf52 DevKit in such a way that I can get ETM functionalities? Obviously...
hi:
my chip is NRF52832 (512k FLASH + 64k RAM).
I want to triggle ESB send process by PPI + TIMER ,but i can't find the function like esb_task_address_get(),but i found...
I tried finding a link to a porting guide mentioned in few of the posts in the devzone but couldn't find a working link. I have a project originally meant for nRF52832 devices...
I'm getting confused with the following statement, taken from www.nordicsemi.com/.../S132
"It supports up to 20 concurrent links in all roles."
So, I will try to explain...