I am running Windows 7 Pro SP 1 64 bit and have gong through the tools installation procedure, in particular running nRFTools_7_7_0_Installer.exe. This ran the J-Link V5.02...
I am very familiar with the arduino side but the BLE is brand new to me. I was wondering if I can use P0.00 and P0.01 to talk to the arduino and if its possible how exactly...
Debug Logger without softdevice, and the define ENABLE_DEBUG_LOG_SUPPORT to my project in the C/C++ tab.
i just test, very simple , but cannot get debug log..
int main...
I am trying to use the scheduler, but I would like to know if it is possible to have events with different priorities... As an example:
Task A - Priority LOW
Task B -...
FIXED (see below)
Hi!
I'm developing software for nRF52 on nRF52 preview DK, which I got on the Global Tech Tour.
LED blinking (blinky) example is running OK, so I moved...
Hello everyone,
I am using the great platformio toolchain that supports the mbed framework so far. I am still a newbie to it however.
I want to be able to use both the...
I have tried compiling peripheral_hr in Zephyr, as well as flashing the heart rate demo binaries.
All give the same result - the board simply resets as soon as BLE Advertising...
Hello,
I'm trying to connect as fast as possible two devices (central : 52832 S132v5 and peripheral : 51422 S130v2), for a given advertisement interval. The central will...
People tracking and fitness trackers. Hello. Sorry for beginner question. I trying to develop a real time location system to track people (using rssi) and take data from their...
I'm attempting to perform DFU with the secure bootloader (bonding not required) and it is hanging after starting the update. Here's the log from the firmware (SDK 16.0.0)...
Hello,
I am developing an app which connect to provisioned node using GATT in the mesh network. But the limitation of this is, it has only pair to pair communication. It...
Been beating my head against this for a couple of days and came across a number of people on the forum with the same issue without a solution, so hopefully this saves someone...
Hi all,
I have some issue setting up the advertising data on my nRF52840 Dongle. I'm using the ble_template to develop my software and in my application i need to fill all...
Hi all,
can i send a scan request from an nRF52840 dongle using the nRF Connect - Bluetooth Low Energy software? I need this during development of my application where i...
Hi
I am seing framing errors when receiving using UARTE.
It is not external hardware, I have checked with different other interfaces and measured timing, no problems there...
Hi
I want to ask a few question.
When the phone sends a specific signal after connecting to the MCU, the MCU is sending data in real time.
When the power is turned...
Hi,
I was trying to find out if it is available to have authentification before connection and I found this link and it makes sense to me but that Q&A has been over 4 years...
Hello!
I use Zigbee CLI example and multi_sensor example on nRF52840. (examples/zigbee/experimental/cli/cli_agent_router and examples/zigbee/experimental/multi_sensor) ...
I have nrf52840 dongle and sdk nRF5_SDK_17.0.0_9d13099.
I would like to know, is there is an example in which, Advertisement Data is stored in flash memory and reading and...
I USE 9160 with i2c ,send data. then it tips :
[00:02:07.716,918] [1;31m<err> i2c_nrfx_twim: Error 195952641 occurred for message 0[0m
what is wrong ?help me ,thank...