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...
Hi,
we use our code for beacons for very long time now. Unfortunately producer changed chip.
We were using NRF51802QF with SoftDeviceS130.
Now the chip is NRF52810QCAA...
I am receiving the following errors: [00:00:00.117,187] <wrn> bt_hci_core: opcode 0x2027 status 0x12 [00:00:00.118,133] <err> bt_id: Failed to add IRK to controller Which...
Hi,
I am new to board programming. I have a custom board with nRF52881. There is no USB port on the board to connect it directly to the PC. How can I connect the board...
The ActiveHardwareFaultsEnum supports a "TamperDetected" hardware fault, which is of interest for our product.
Using the general diagnostics server, it is possible to set...
If I use zb_zdo_mgmt_lqi_req() for dst_addr = local short address is the response resolved internally?
I have an application where I need to locate certain zigbee devices...
Hello!
I am currently running into throughput problems while using the Nordic Uart Service (NUS).
I am building a project for a peripheral and wanted to test the possible...
Hello,
We are implementing BLE FOTA for nRF52832. For that trying to load nrfutil tool. Its downloaded from official website. python is also installed successfully. when...
Attribute reporting is automatically handled by the ZBOSS stack which generates the Report Attribute commands. Is it possible to set the Disable Default Response bit in the...
This is same what same as in my previous ticket
With nRF9160 Ozone solution worked just fine but when trying to debug nRF9161 with Ozone I receive error on Ozone Console...
Hello,
In an NCS/Zephyr nRF52840 project I'm using a 3rd party 'plain' cpp library code.
This 'plain' library (written for Linux/RPi) uses the traditional std::mutex...
Dear all:
I have viewed that matter support below Operating Systems from this link:
project-chip.github.io/.../BUILDING.html
Tested Operating Systems #
The build...
Hi engineer I am using two nRF52832 boards to test the communication between ble_peripheral and ble_central. The project used is ble_app_uart and ble_app_uart_c in SDK15.0...
hello Nordic
i am using nrf52832 and nrf52840, working with ncs v2.3.0
currently i am using the SMP service for DFU but i also want to use the service's property to...