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 Nordic
i am working with nrf52832, running with zephyr and ncs1.91
i had to use nrfjprog -- eraseuicr to change serial number on 0x10001080 and after that something...
Hi:
I am using nRF5340, NCS 3.1.99.
My software arch is bo+MCUboot+app(appcore + netcore).
After building my project, some unknown code in that file, which named 'signed_by_mcuboot_and_b0_s0_image_test_update...
Hello,
I am trying to run OpenThread CLI example on my nrf52840 DK but I came across a weird issue: in my serial terminal as soon as I open the port I receive rubbish. ...
I'm looking at power consumption using nRF52 DK and PPK2. Using the example project ble_app_uart with S112 & Segger Embedded Studio.
Although I've enabled the DC/DC in the...
Hi, i'm trying to developing the trehad coap_server sample enabling bluetooth like it's shown in this webinar https://www.youtube.com/watch?v=hY_tDext6zA&t=2199s (developing...
We are currently using NCS V2.0.0 to compile a project for an nRF9160. I need to create a build script for compiling the code. When I compile from VSCode everything works...
Hi!
I'm trying to implement FOTA in our project. My application will sleep for days between each connection, so I'm turning off the modem and everything between.
I'm successfully...
Hi all, I am trying to certify a device with an nRF52832. No issues with US and EU, but for Japan we need to have a constant transmission on channel 17 (2440 Mhz). I attempted...
Hi,
I'm working on a legacy program (Peripheral) using nRF52833 and nRF5 SDK using SoftDevice S113.
In my application, when a connection is established I need to know...
Hi,
I'm on nRF9160 with NCS v2.0.2 and try to enable the Memfault compact logs ( https://docs.memfault.com/docs/mcu/compact-logs/ ).
This requires enabling GNU Compiler...
Our team has been using Fstorage for a long time to store customer data in the device for customization. At random times, a very few units get erased completely when Fstorage...
Hello all,
Currently using an nRF52840-DK, GCC Makefile build tools including nrfjprog and nrfutil, Nordic SDK v15.0, SoftDevice s140 v6.0.0
I am currently trying to get...
hi support team,
our customer is trying to use gpio to simulate interface for external device communication.
and i tested our 5340dk pin 28 and pin 29, find out that gpio...
Hi,
I have a very basic question:
Where to find the sample source code mentioned in the infocenter of this link ?
infocenter.nordicsemi.com/.../uarte_rx_double_buffered...