Hi All,
I am using nRF51422 with softdevice s310. And implementing Cycle speed and cadence receiver. most of the data processing is fine but i am facing one problem.
...
Hello Nordic Team,
I have a problem with programming the nRF24LE1 chip.
I am developing a small system, which consists of a uC STM32F4xx and a nRF24LE1 Radio Module. The...
Hi,
I'd like to learn about the app compatibility for the new OTA DFU that ships with the new SDK 6.0.0 and S110 7.0.0. I am using a nRF51822 board and I've observed that...
I'm curious to know if there is a tool that allows easy design of a GATT server DB that is portable across dev platforms (the nrf518 EK, my Android/iOS dev environment etc...
Iam trying to display the uart data as a scanned response.nRF51822 receives the data from PIC and it is displayed as scanned response during advertising.the problem is nrf51822...
Hi,
This is a bit more of a typo report.
In the Debug Logger doc page , app_trace_init() is supposed to return an int but in its function declaration it's said to return...
Hello All,
I'm trying to build a receiving unit using the nRF24L01+ and PIC16F628A. Im using an nRF24L01+ and RaspberryPi as my TX unit which i managed to get working ...
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...