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...
I believe that it may be advantageous (in some cases like an application short on FLASH with significant free RAM ) for a version of the soft device to
have a significant...
Hi ! I started learning nRF Connect SDK and try to analise sample "Bluetooth LLPM".
On nRF52840 board (PCA10056) all work fine but when I try to test this sample on PCA10059...
When the nRF5340 is in RXIDLE state and it receives a valid preamble but the Access Address does not match any of the configured logical addresses, does the RADIO automatically...
Env: SEGGER Embedded Studio success build many mesh sdk project; Nordic command line also install and run.
1. Install windows amd64 ncs sdk 1.7.1
2. Click "Open IDE" button...
hi support team,
i have two questions:
1.
Attached is the SLM communication log with new 9160 DK board
I am using NB card, and 9160 takes about 20 seconds to attach...
Dear All,
is it possible to configure the nRF9160 modem not to auto connect to a LTE network when at+cfun=1 is sent? I know that with at+cops a specific operator can be...
Hi all,
I'm implementing a lwm2m client on a NRF9160 and have a problem with read/write resource instances. I use Leshan demo server to test the object and a came across...
Hello,
I am working on a project where I need to update 100 clients at a relatively high update rate. The clients are spread out in a room of about 15 x 30 meters. I will...
Hello.
In our project we must have FOTA functionality, and we want to encrypt these updates
I'm trying to create an encrypted firmware image update for MCUBOOT with "blinky...
Hi I'm trying to create a release build but I have the problem that I can't seem to get zephyr to build without debug data included. I would really appriciate some help with...
Dear,
I would like to ask which would be the closest example to start on to perform a direct test mode for ANT+? Actually, exactly as it is made for BLE, but there is no...
Hi, I am Marcous. Currently, I am working on the direction-finding demos. To be specific, I am developing my own application with locators connecting with multiple beacons...
I'm sorry my English is not good enough.
We are currently looking into a BLE project that will act as a peripheral using Zephyr, which is included in the nrf Connect SDK...
We have built our application in nRF SDK for Thread and Zigbee. Since nRF SDK for Thread and Zigbee is in maintenance mode now, we plan to move our application to nRF Connect...
Dear NCS exprts,
I'm a little confused with the endian-ness between the firmware application and the controlling Android app. Lets first take a look at the firmware (running...