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 have a peripheral, that should connect to a central automatically. The problem is, there might be multiple
centrals with the same target name available and the central...
Hello, I made a new project at SEGGER for nRF5340 and in the first step before do any development I face with the attached error! The file it asked doesn´t exist !! Could...
Hello DevZone support team!
We are right now doing GCF certification of a device based on nRF9160 and need some urgent support from You!!
Attached is an excel sheet with...
Hi, I need more information about the GPS Chipset used in NRF9160 SIP or give me the name of this GPS module, so I can find its spec on the internet. Thanks in advance
I'm trying to activate because I want to use the HKDF of the nrf_oberon library. But when I try to compile with CMake and the target zephyr_final I get the following error...
Hello,
I am currently trying to program the nRF52832 to be able to receive data from a heart rate sensor. The sensor uses I2C communication and has an additional two pins...
Hi,
I am using this SDK: nRF5_SDK_15.2.0_9412b96 with NRF52840.
Having a disconnection issue where the device disconnects after one hour, If there is more devices connected...
Supposing that I broke off the nRF current measurement pin connector on the nRF9160dk - what are my options i.e. are there other pins that can be made available for the purposes...
Hi support team,
i'm using nrf dongle 52840 to update firmware for orther device, but somethime i can not able to access to send some command until hard disconnect from...
Hi,
I want to connect to Google Cloud IoT and for that I would like to generate the needed credentials on the nRF9160.
I need these ones , but the private key should...
Hi,
We have a strange issue. We have got two nrf52840DK(PCA10056, 2.0.0, 2019.47). The nrf52840DK board is not getting powered up after the board rested in off for a long...
I am following example in https://docs.edgeimpulse.com/docs/nordic-semi-nrf5340-dk but I cannot connect nrf5340 to EdgeImpulse studio . When I connect device via usb cabel...
Hi,
We are developing an IoT sensor application using nRF52832 dev kit as a starting point. We have a sensor that we need to read once every second for 10 milliseconds...
I am using the simple code below to generate a signal from a memory buffer. I cannot generate a signal cyclically. If ONE sequence is used, then the buffer is played once...