Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
Hi. I interested now for direction finding in nrf52 series. I have nrf52811, nrf52833 and other controllers. But i don't find any information how develop board for recievers...
Zephyr Eddystone example is connectable after power on of nrf52833 board. But after disconnect it becomes non connectable. How to fix it? And how to change advertisement interval...
We are looking for an experienced software developer, for existing board with using nRF Connect SDK. We are using nRF52840-dk.
Please, contact me if you are interested.
Tunning connection parameters to minimize current consumption for a fitness device transmitting data to ANT+ and BLE at 1sec intervals.
The desire is timeout after 60sec...
Hi,
We are trying to use the over-the-air bootloader in our application.
Our problem is the bootloader seems to require one first over-the-air download before it allows...
Which pins are mapped as ADC inputs for the NRF51822? I've pored over the documentation, but I can't seem to find which ADC pins (AIN0 to AIN7) correspond to which GPIO pins...
Hi
My aim is to be able to update the application code OTA in a 128kb chip (version nRF51822 QFABB0). First, I want to use the nordic original code to discard any other...
Hello all -
I'm trying to learn about the db discovery module from the perspective of the BTLE central and I'm a little confused by the client architecture. The SDK documentation...
I'm developing an application for a device which needs to support DFU service,
If my device get the specific packet over BLE (like 0xd1), i want to start dfu service. ...
I'm trying to study Message Sequence charts under the BLE GAP (Generic Access Profile) section of the s110 soft device.
However, I've noted that multiple links don't seem...
Hi
I'm studying at university and working on my thesis.
What I'm doing with a remote control and I want to measure the impedance of the antenna, because I want to be documented...
Using: nRF51822-BK-FW (v 1.0.1).
From within, there is the source files for ble_app_beacon_bcs that when compiled/loaded on the beacon hardware, causes the LED to blink...
Hi. I have been trying to follow nAN-29 to migrate from Keil to Eclipse without success. I was excited to find the blog, devzone.nordicsemi.com/.../ . The blog suggests that...
Hi all,
I just had some general questions regarding events and timers on the nRF51822. I'm coming from a Ti CC2540 8051 which used an OSAL system. This made it quite easy...
Hello,
While I was making SPIS part, I got several issues.
I am using STM32L151CB for SPI Master and nRF51822 for SPI Slave.
It seems many people had issues with SPIS...
I've made a modified version of the example DFU provided with SoftDevice v7.0.0-3 alpha that works in single bank mode instead of dual (because I need to bootload a huge app...