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 ,
Is there a way to allocate a huge buffer (80KB) on NRF 9160 setup?
I have NRF 9160 connected to BT840X over UART.
I want to upgrade the BT840X FW from the NRF...
Good morning,
I have designed a prototype based on nRF52840 and an application based on S140 v.6.1.0.
We have already assembled several prototypes and all of them have...
Hello,
I am having some trouble retrieving the mqtt topic which are published on, and the data within.
I've used the mqtt_simple as a starting point.
I managed to...
Now, iphones can be paired and bundled with BLE devices. If the BLE device and APP are disconnected, how to do the BLE device side? BLE devices and iphones can be reconnected...
Hello,
i am using a nrf52832 with mesh SDK 4.2.0 and nrf sdk 15.2.0.
Everything work's fine till i want to clear the provisioning data. In the examples the only way to...
Hi,
nRF52832 does not support Direction Finding functionality according to https://www.nordicsemi.com/-/media/Publications/WQ-Product-guide/Wireless-Q---Q1---Product-Guide...
Hi!
I got a bit confused about the revisions in the nRF52832 documentation. I'd like to know if there are multiple hardware versions of nRF52832 (or nRF52-DK) in the market...
Hi,
I want to use scene model in BLE MESH for nrf52832 board as both scene server and scene client and want to operate using nrf mesh app. In the application dimmable switch...
Dear Members,
I opened this project ant_io_tx_pca10040_s212_uart.uvprojx in Keil,
How can I test it ?
NRF_LOG_INFO("ANT IO TX example started."); where can I see that...
Hi, i have two new designs ready for certification and then production. but, I need help with the antenna tuning. As I understand you can offer this service? Where do I send...
Hi Team,
We are seeing an intermittent issue where BLE connection disconnects abruptly due to reason BLE_HCI_INSTANT_PASSED (0x28). We are using nRF SDK version 15.2.0....
Hi,
I am new to BLE Mesh development and Nordic, and need some help.
I want to achieve Long Press and Short Press functionality using one of the button of nRF52-DK and...
Hi everyone,
I'm working on a nRF52840 dongle. I can compile the CDC ACM example and it works well. When I open COMx on putty I can see "CDC DEMO" as expected.
The only...