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've been investigating NCS for several days and come to the conclusion that we don't definitely have to use it for our developments. By the way, it'd be way too...
Hi,
I have a custom board with nRF52832 with external spi flash and I'm using SDK 17.1 and softdevice s132 4.0.5. I will use OTA-DFU to receive the new firmware image from...
Like several other folks, I have been attempting to replicate the results in the Matter webinar here , but updating to the v2.1.0 SDK and using the Nordic dev kits I have...
Hi ,
I am working on NRF52840 microcontroller, I want to implement blinky LED for P1.09 GPIO pin, can you please tell me, how to implement that.
Thanks
Hello!
The company that I work for has built a gateway that uses the nrf52832 as a ble central device (nrf5 SDK and the s132 softdevice). Customers frequently ask us to...
Hello Nordic support:
How to reduce nRF9160's LTE-M TX power in coduction test. Is there any AT command to reduce TX power? Or could you give us some guide about how to...
I am diagnosing pin malfunction in a custom board where I have working code from another version of the board which no longer works.
I am developing against NCS w/ VSCode...
Hi,
When asking to change the toolchain version in the VSC extension I get an error message:
Command 'nRF Connect Select nRF Connect SDK Toolchain' resulted in an error...
I am using the current nrf-sdk v2.1.0, which includes a Zephyr version (3.1.99 etc.) which has at the used stage an error with twister: instead of using get_testsuite the...
Hello,
I tried to run the sample Bluetooth: Periodic Advertising but I found some issue.
I'm using SDK v1.9.1.
The first issue was related to advertising creation with...
Before I go deep into the rabbit hole, I am wondering if anyone has had success with the following:
I am in a Windows 11 environment
I want to setup Docker with nRF...
Hi Community & Nordic Semi
I have an ultra low power design using the NRF9160.
I would like to avoid adding an additional LDO to reduce costs and Iq.
VIO from the datasheet...
Hello Community, i'm currently working on a custom board based on BC40C which is a BT/BLe module based on nrf5340 i'm trying to debug my board with jLink ultra + under, i...