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 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...
Hi,
I'm very new to learn nrf52832. Recently, want to connect my NRF52832 device with pc, then , using the value uploaded from the device to draw a curve in pc' client....
Hello
I'm looking for API example to use Key Management Unit (key storage and key usage). But I didn't find it in all nordic documentation.
Could you help me to use KMU...
I am using the SDK 17.0.2 to make the advertisement and scanning for the two nrf52840 boards. One unit with extended advertisement only on channel 37 and the other unit scan...
The documentation says that: " By default, threads run in supervisor mode and allow access to privileged CPU instructions, the entire memory address space, and peripherals...
Dear Community;
I am trying to send some data via Lora with a nRF9160 connected with SPI to RF95W Lora module. The transmitter is a nRF9160 with a RF95W, and the receiver...
Hello,
We're piloting updating our sensor beacons RuuviTags to use Coded PHY for better range. The current design has nRF52832, our update would be to drop in a nRF52811...
Hi Nordic Support Team,
I am trying to combine
..\nRF5_SDK_17.0.2_d674dde\examples\dfu\secure_bootloader\pca10056_s140_ble\ses
and
..\nRF5_SDK_17.0.2_d674dde\examples...
Hi,
I have been looking around the forum and have found conflicting information regarding the existence of a QSPI flash driver and example for the nRF53 on Zephyr. Is this...
Hi,
I am trying to run nrf zigbee light bulb sample provided in the nrf SDK on the NRF52850 usb dongle.
I have sucessfully built "blinky" app sample with NRF Connect SDK...
Hello Everyone,
I am developing one product for the HVAC system. I have Radiator and STM's primary MCU. For development, I need to configure the thermostat cluster ID for...
Dear Nordic Community,
Because of unavailability of nRF52840 we are shifting the work to nRF5340. I have some queries on this topic as follows,
1) Is SDK will be changed...
Hi Nordic Team,
I am new to Bluetooth mesh and NFC. I am working with the device nRF5340 and SDK NCS v1.5.0 .
I have used the sample Bluetooth: Mesh light as a starting...
Hello, I'm trying to use PN532 module with nRF52840 using I2C. the data can be sent, but when it comes to read it, IRQ keeps high, so it reads 808080 .. I added a nrf_delay_ms...
Hello,
Starting with the example of mqtt_sn_client_publisher in the nRF5 SDK for Thread and Zigbee and I want to publish an array of data like this one
in a MQTT topic...
I am trying to send some data from nRF52840 to Xbee via Zigbee In this case, I set nRF52840 as router and Xbee is the coordinator. I use zigbee_cli_agent_router sample code...