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 Nordic, We are preparing for mass production with nRF9160. We have a script to flash, register the thing on AWS and write credentials on the modem using nrfjprog. We...
Using the debugger in SEGGER Embedded Studio and two nRF52-SDK circuit boards, I am stepping through code from the nRF5_SDK_17.0.2 examples.
Very often I end up in file...
Hello everybody,
I'm working on a Project with nrf52dk(nrf52832), and sdk 15.0.0 where I need to read the data from multiple sensors with twi/i2c and send the data via ble...
Hi,
is there a possibility to check in waht CE-level (ECL0- ECL2) the modem is operating on? I know that the ECL is decided by the network and not the UE. However it must...
Hi, I have a problem with simultaneously working Bluetooth LE with LTE. I've use nRF52832 as a Bluetooth controller with is connected to nRF9160 via Low Power UART HCI. When...
Hello I have a few issues which i can't handle. Platform: Visual Studio Code on Windows 10 Board: nrf52840 dk
In my project i need to create workspace which few different...
Dear N ordic S upport Team,
After I updated the nRF Connect SDK (1.5.1 to 1.6.1) and the Modem firmware (1.2.3 to 1.3.0) on my nrf9160 DK device (v1.0.0, SiP revision 2...
I want to use the nRF52840 in the High voltage mode. In this mode as per my understanding, both regulator stages needs to be used. As per the datasheet, configurations given...
Hi all,
I want to update my application with the newer NCS 1.7.0 version. I've changed my west.yml, which containing only NCS-SDK as the only dependency. After running...
Hi,
I would like to setup vscode to develop nrf applications. However, I'm having a problem for the installation of the nRF connect SDK in ubuntu 21.04 (Hirsute Hippo)....
Hi,
Our products encountered some problems when doing air upgrades.
chip: nRF52832
sdk: 17.0.2
The picture above is the switch circuit part of our schematic...
Hi, I'm using nRF52832 ble_app_uart example project. In ble_gap.h file, I could see:
From my understanding, the number 4 means that the variable sm (security mode) will...