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,
I am reposting this as the previous question might have been closed due to inactivity from my side and the issue isn't resolved yet.
To follow up please check this...
Hello,
In BLE-Mesh models, we have APIs like:
To send data to other devices on the Mesh.
Here I observed that the context "struct bt_mesh_msg_ctx *ctx" stores...
Hello,
I am trying the BLE llpm code and made some changes in the existing sample code in the data length to 8 bytes from 4 bytes.
When transmitting a data of 8 bytes...
Hello,
Could you tell me the reference of the Li-po connector on the nRF5340-DK development board?
Indeed I would like to connect a Li-po battery to power this board....
There are at least several show-stopper level issues with your nRF Connect SDK and VS Code for M1 Mac users
First not supporting the native VS Code app is annoying and forces...
Hello,
i'm using nRF5 SDK 17.0.2and nRF5 SDK for Mesh v5.0.0 using the examples light switch client and server.
I am trying to triggen or simulate a button press on client...
Dear Nordic Engineers
I have a question would like to ask you.
As we all know, NRF9160 DK has a 64MB external flash. Now, I would like to use this external flash to save...
Hi,
I have a BLE beacon coded PHY example that in SDK 15.2.0. I want to add GPS. I have no idea this situation. How do it? Is there any example about this? How do I do?...
Hello, I am designing a hardware based on nrf52832 module MDBT42Q. I need to know about theSWD programmer connections. I exposed pin swdio, swdclk, vcc, gnd to a 4-pin header...
Hi,
I'm currently developing a certain product having limitted power source (about avg. current < 100 uA ).
main SoC is nRF52840, and SDK version is nRF5 SDK 17.
...
Hi,
I have an inter-processor communication using I2C working well with the NRF51, the NRF51 performs a read as a master from the other micro ( slave ) which returns a packet...
Hi,
Setup : nRF SDK 1.9.0 and nRF52840, with an External flash MX25L series. Using SPI (not QSPI)
I'm noticing a huge difference between speed of file upload over SMP...
We made two set of firmwares, one with radio test controllable through CLI RTT and other with DTM. Problem with DTM firmware is our end product don't have UART or extra GPIOs...