hts, HTC phone, nrf tools HTM, nrf51822,
every time when it's power up :
the once connect: error code 0x7A cann't read characteristic and 0x14 state change.
the second...
Our company needs wireless temperature sensors (can be externally powered or battery operated) and transceiver with 4 channel analog outputs. It has to be finished product...
I am toggling Value of slave through a button on nrf51822ek .This Value is displayed on MCP of dongle, but i have to get this value on terminal to send it to pi then through...
Hello, I am tryong to use to masters to communicate with two accelerometers.
Q1_ I found the following image from Nordic's website that shows SPI0 pins but there is no indication...
In the nrf51 series reference manual section 12.1.9 it states that there is hardware protection that prevents write instructions from being executed and that there is more...
Hello, I have established the connection between two pca10001 boards, one as central and one as peripheral using multilink_central and multilink_peripheral. I have serial...
Hi,my friend,
Now,I use nrf905.Situation is as follows:
I use the NRF PCB circuit of data manual.Nrf905 work, often loss of data.
1.The Product host is to use the stick...
Hi.
Does Nordic have any version of SDK with sample code for ANT bike light profile? If not, Do have any plan to add this bike light profile sample code to any SDK version...
Hello,
I have a somehow vage problem to get my PPK (first version Rev 1.0.0) up and running. I have the PPK connected to a MacBook Pro (M1) along with 2 other eval boards...
Hello, guys.
I am trying to port some existing piece of code that benefints from Nordic's SDK into Zephyr OS environment. The part of the code is using I2C bus to communicate...
Hi
I upgraded NCS from 3.6.0 to 3.9.3.Whenever I try to open the app, it keeps showing a grey screen(or white screen). If I click the SETTINGS->Updates->"Check for updates...
Hello. I am currently working on implementing a battery voltage monitoring function using nrf52840. So, when I read out the voltage value, I derive it from the following macro...
Using the Low Power node example with the light switch server example.
The LP Node successfully polls messages from the friend node.
I am struggling to figure out, WHERE...
Hi,
I am working on establishing an UART connection with Zephyr between NRF5280 and NRF9160 microcontroller (Thingy91 Prototyping board).
The standard uart_poll_out()...
Hello I am working on a nrf mesh project, in which I am using a mesh sensor example as a reference for my project. The provision is successful and configured the publish group...
I am curious if the LE Power Control feature, that was added in Bluetooth 5.2, can be enabled in the Bluetooth Controller on the nRF5340. It currently doesn't show up in the...
Good morning,
I'm playing with samples on the evaluation board and things seems pretty good Now I want to test things on the product chip and not the evaluation board...
Hi,
I am doing a project with NRF52840, I can use Keil MDK to erase and download normally, but it cannot be recognized by NRFGO studio,。
I need your help。please~ Thankyou...
I have been using nRF Connect for Desktop and the Toolchain Manager with VC Studio for a couple of months on my Windows 10 machine for Zigbee development with the nRF52840...
Dear Nordic experts, This short code snippet is supposed to reset (unprovision) a Bluetooth Mesh node and reboot it (nRF5 SDK for Mesh 5.0.0): node_reset() is called at the...