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, everyone,
I'm trying to assign an SPI End Event to a DPPI channel on nRF5340dk to trigger a counter automatically. However, the value of the counter never increases...
Hi, I am writing a coordinator application based on the zigbee CLI example. I am using SDK for Thread and Zigbee v4.1 (latest if I am right). nRF52840 DK as HW. I want to...
I need to collect data from approximately 20000 points. I want to form a BLE mesh network and collect the data. The sensors may be buried below the ground level about 30 to...
Hi all,
I have a problem with nRF52840 acting as TWI slave. I'm using TWIS. Typical scenario is:
1. Master writes request and ends transaction using stop condition.
...
Hi,
Scenario: 1 Thingy52 device and nRF52 Development kit is in a mesh network, where Development kit is connected to PC via usb cable and also connected to J-Link application...
With the release of SDK For Mesh v5.0.0 the mesh_stack_power_down() was introduced.
When calling mesh_stack_power_down() an assert was hit in nrf_mesh_timer_tail_handle...
Hi
I am using Mesh SDK v4.2.0 and I want to add Simple_On_Off Model to the Light_Switch example and provision and configure it with the provisioner example.
So far I have...
Hi,
I have been using NRF52833 DK for many applications - such as get a battery voltage - which was great using SDK. Now, I moved to my own PCB which has got NRF52833 chip...
I Figured it out. You can delete this question.
Hello,
I am using MBN52832DK development board which have nrf52832 on it. I am using ble_uart_app and I can communicate...
I am working on a project now that will be performing ssl based http or websocket connections to a server.
I have looked around a little and seen some documentation and...
Hello,
I'm using zephyr to develop a battery powered IoT device with a sensor and a LoRa transceiver (SX126x). And I'm expecting to achieve average consumption values (during...
Hi,
I am trying to build a simple example that will run nRF91 as BLE host and nRF52 as BLE controller in the latest stable NCS 1.4 and nRF9160DK 0.8.2. However, I have encountered...