Hi,
I want to use the Blend Micro with more security. I want use a passkey for the Bluetooth connection. For example through the iOS Device.
Is it possible? Static passkey...
How do I receive multiple signals simultaneously at a single receiver (433MHz) with multiple transmitters ?
I am working on a polling system. This one is similar to the audience...
Hello,
I established a connection between my central and peripheral module. Now i want to write characteristic value on peripheral. I tried with sd_ble_gattc_write function...
I am using the NRF24l01 for my products and looking to buy in bulk(100-1000). Now I know where to buy the just the IC but antenna design is a hard point to break right now...
Hi, my friend,
I've been with nrf905. I use a 16-bit CRC check.
But I encountered problems in use:
1.Nrf905 16-bit CRC check format is CRC-16(IBM):X16+X15+X2+1 or other...
I have two custom PCBs, each of which has a microcontroller and an nrf24L01+. Everything related to the transceiver in the designs are complete duplicates (with the exception...
Hello,
I've built a small BLE-device based on the nrf8001.
With my Iphone I can discover this device and I am able to connect to it and listen to notifications of the...
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...