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 few questions regarding getaddrinfo from nrf_modem_lib (NCS v. 1.8.0).
Does it cache DNS records, or does it run a network request every time it is called...
Hello, Our company is developing a product class which uses a number of NRF devices. We want to set things up in such a way where there is a single "hub" device which uses...
Hi, guys.
My first link was here https://devzone.nordicsemi.com/f/nordic-q-a/84673/building-sample-v1-8-0-zephyr-samples-application_development-out_of_tree_driver-gives...
Hello!!!! I use libuart to carry out DTM test. I start DTM test use follow codes:
after the codes executed, when i send data to device use libuart, it receive nothing...
Hello!
While looking at examples and trying to work on the nRF52832 with sdk 1.8.0 I am noticing there are varied uses of functions with and without the _dt at the end....
Case 1: Using nrf52832, solder bridge cut: what current values do the PPK gives : is it of the entire dev kit with all peripherals, programmer and BLE Soc or does it measure...
Hi, I'm attempting to migrate from SDK 14.2 to 15.2, and am encountering a problem with the crypto/rng module whilst trying to utilize micro_ecc.
(code being shown in order...
Soo,
I've had a sim and a device connected to the nrfcloud, it worked. Then I didn't use nrfcloud for a couple of months, and now it doesn't work anymore. It tries to connect...
I am using nrf52832 dev kit and soft device s132. I have use my board as peripheral
and i have another nrf52840 dev kit which i am using as a central connect it with my...
Hello,
I have to develop a new device that has to connect as a central device to three sensors, and has to connect as a peripheral to a smartphone. The type of connection...
Hi,
I'm observing a strange behavior with the UARTE peripherals on our nrf52840 based board when I'm trying to use a specific pin as TX.
In particular, I'm actually using...
Hello,
I've flashed to my custom nRF52832 board the ble_app_hrs_pca10040_s132 example, it works fine with iOS and Android hosts but when I try to connect to my development...
Hi Team
I have read https://devzone.nordicsemi.com/f/nordic-q-a/75801/request-tolerance-in-the-d-e-dimension-of-nrf52833-wlcsp . and https://devzone.nordicsemi.com/f/nordic...
The board is nRF5340 DK.
nRF Connect SDK1.8.0 / Windows
Example Peripheral UART.
I want to DECLARE them, not change them with different types of functions. There are...