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...
Hello,
I am running into difficulties getting the sleep current below 2.356mA. I have a custom board but I went ahead and tested it sleep current capabilities by programming...
Hello,
My application (nRF52832, SDK17.1) uses the fsotrage library for low-level sequential data storage and retrieval.
At the moment I'm using nrf_fstorage_sd as an...
Hi,
I am using nrf sdk for mesh v5.0.0 and we are building our application on top of sensor_server example. I am provisioning the nrf52832(which is acting as sensor server...
Hi Team Nordic,
For setting up a thread network using nRF5340 DK's, I wanted to build and flash Thread: CLI sample from nrf repository. I use nRF Connect for VS Code with...
I’m using the nRF52840DK to communicate with a module over uart. My problem is that the module has a baud rate of 921600 and as far as my understanding the nRF52840 is using...
Hi,
in my current project I need to have a wall clock time, thus I am using the date_time library. While trying to understand it I came across a few issues/questions.
...
Hello,
First let me say I'm new to Nordic tools and SDK. I have been lurking on this forum for a while and it has helped solve a lot of my issues in the past. I couldn't...
Hello
I tried to follow the instructions to install the nRF SDK Connect and I found the following issues:
There are 2 sets of instructions :
option 1 :
https://nrfconnect...
Hi! We would like to build two different sw variants from same source code and mostly the same config options, probably only needing a single "define"-difference in code....
Hi,
We have a question regarding firmware over the air update, can we update the firmware of the devices connected in Mesh network or we need to connect single device...
Hello,
to use the twi sensor library should I define for each sensor an own NRF_TWI_SENSOR_DEF?
I found not really a documentation about the usage of the twi sensor library...
Hi,
I've got a lot of BLE_GAP_EVT_TIMEOUT when my ble central trying to connect with BLE peripheral (sometimes more than six in a row).
The configuration of my system...
HI,
I have couple of questions here.
1.Is there any sample application that upgrade firmware over BLE using zephyr/NCS 2.1.0 for nRF52840
2.If so our requirement is...
We are using QSPI XIP mode to access data in external flash for our project. We are trying put QSPI peripheral in standby mode.
However, we can't uninitialized QSPI peripheral...
I want to develop a device with the following selection.
BLE module: Raytac MDBT42V (nRF52832)
nRF Connect SDK v1.2.0
Where can I check the version of SoftDevice...