Hello Nordic Support Engineers and fellow developers ...
Just a note to thank everyone for help via this forum. I started very inexperienced with Nordic SDK a year ago and...
Hi,
I recently purchased a thingy91 for a project. I'm trying to follow instructions from a Nordic youtube video ( https://www.youtube.com/watch?reload=9&v=xQ7hDzRULJQ ...
I have a nRF5340PDK, Now I want to know the lowest power consumption of this chip in different condition, such as adv, connect, sleep. But I am not sure how to config the...
Hi, i am using:
-nRF 52 DK
-nRF 52832
-Sensor of Maxim Integrated
-SDK 17.0.2
I have some problems in handling the I2C through the nrfx module.
This is my ReadByte...
Hi, I have a set up consing of an nrf52840, a Raspberry pi and a Linux workstation, which communicate over IPSP following the IPSP sample from Zephyr OS. The nrf52840 is a...
We have an application running on a custom board with the following configuration:
nrf52832
SDK v12.3
Softdevice S132 v3.1.0 and S332 v2.0.0 (different variants of PCB...
Hi, I am using nRF51822 now,SDK11.0, how to let the peripheral open the peer's notification, My original design uses DA14580, Android APP can receive messages when the peer...
hello .
i am trying to open driver in the advertising.py example pc-ble-driver-py-master
driver.open() and this line throw exception
if err_code != expected: raise NordicSemiException...
It seems nordic devices can not be programmed without certain segger software.
In order to set up my toolchain, I had to install SEGGER Embedded Studio IDE (although i dont...
I have seen nordic contains QDID 111537 for mesh profile subsystems. Is this profile subsystem includes the Mesh Model or nordic have a plan to get Mesh Model QDID seperately...
Hi.
I'd like to disable retransmission in my Thread application built with SDK for Thread and Zigbee 1.0. I followed the instructions from Infocenter "Building the latest...
Hi @all
I'm searching for a nRF905 breakout board for the 868Mhz band. All I can find is nRF905 boards for 433Mhz (e.g. rfinchina or freqchina). Anyone tips where I can...
I'm trying to pair a Nordic SDK15 central to a non Nordic peripheral ( BLE 4.0)
I have no IO for passkeys
I'm testing by pairing Master control panel ( is it BLE 4.2?...
Hello team,
Having a bit of an issue. The link for the S140 SoftDevice results in an "Access Denied" page.
Origination Page >> https://www.nordicsemi.com/eng/Products...
Hi Everyone
I am able to configure BLE on the template project and it is sending data from nrf52840 to BLE nrfconnect app using the function nrf_ble_data_send() .
However...
HI All,
I am trying to upgrade sdk v11 to sdk v13 in my project and after compilation i am facing Linker Error as mentioned below.
binaries/app/SmartTag2/dfuFlash.c.o...
Hi :
I have the same problem. I try to flash program to the Dongle using MCP. Every time I program the Dongle, the MCP log report: "NO response from master emulator". What...