Hi Team,
To implement iBeacon what are the things to be take care at the peripheral side.
Whether the code for advertising the peripheral in "CoreBluetooth" and "CoreLocation...
Hi, I have both the nRF8001 dev kit and the nRF51822 Eval Kit (EK). We are using the nRF8001 for most of our project with the BLE Arduino SDK. But I wanted to just load a...
Hi,
What is the suggested method to change a pending request, and make it earlier than previously requested, without closing and reopening the session?
For example,...
Hi,
I am using a custom pcb with a nRF51422 chip, and trying to setup ANT communication between 2 modules, but the sd_ant_channel_id_set call returns an invalid address...
Hi,
To use bidirectional continuous scanning mode in ANT, I have to transmit Extended Broadcast/Acknowledged/Burst messages using ANT Msgs 0x5D, 0x5E, and 0x5F (ANT Message...
We are preparing to get BT qualification for our product, developed with the 6 stack now, however want to update to 7 when it is finally released. A comment from the testing...
What is the best way to minimize transfer in progress errors when trying to send ANT messages? I am using the S310 stack on an nRF51422. I have a busy ANT channel that is...
Light switch, client, server and app nRF Mesh works. I replaced client with ble_app_uart_coexist, but I already donť see it in your nRF Mesh app on my phone. I would like...
Hi, I am following this tutorial to enable logging in my Debug Terminal.
https://youtu.be/uP8RYgYGRvI?t=179
At 3:00, I am told to enable both RTT and nRF Logging.
However...
Hi,
I want to test the power managment on the nRF52840. I plan to make a simple test application that enter in sleep/systemoff mode every, let's say, 1 minute. After wake...
Hi ,
I'm trying to write data using FDS library where ,i use fds_record_write on the first occassion and fds_record_update on all others.
Now i have debugged the issue...
I'm attempting t to turn on and off GPS function while LTE is on, but it doesn't work out. I merged mqtt_simple and gps example programs into a new project. What's wrong with...
Hi ,
I need to preserve a clock counter without any drift or delay even the system having Soft reset,
I am using the Device BLE NUS bare metal example and running also...
Hello. I am developing a system where two radios are used - UWB and BLE. The first one is used almost all the time for communication and the BLE is used for beaconing let...
Dear Support,
i'm testing PCA10040 board. I'm using nRF5_SDK_15.3.0_59ac345 SDK package.
I'm testing the project ble_app_hts. I compile it and i download the firmware...
The download page for nRF52840 DK ( https://www.nordicsemi.com/Software-and-tools/Development-Kits/nRF52840-DK/Download#infotabs ) has download links for Heart Rate Monitor...
Hi DevZone,
I am new to nRF SoC and SEGGER. After installing all tools, I can build and run examples.
I run into a problem to add and enable a nRF driver, like "UARTE...
Hello, I am trying to develop a rehabilitation exercise service using Thingy52.
Thingy52 is the only device to accomplish my objective which needs motion detection using...
Hi,
I have nrf52840 DK and PCA63511 Power Profiler.
I have two questions:
1. The Average Current Consumption measured with profiler is 110uA (18 mA max, over 10 s...
Hi,
I have Raspberry pi board which i want to use it as a gateway .on which server will get set up.
nrf52840 will be the beacons which i have already set up for sending...