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 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...
Hello.
I want to raise the SDK version, what should I do at that time? (Example: v16.0.0 → v17.0.2) Should I overwrite all the old SDK sources I'm using with the new SDK...
Hi, I'm using the PWR_MGMT SDK 17.0.2 demo code on my nRF52 DK.
Q1) After enabling parameters in the sdk_config.h, the nRF52 DK could enter the Power Off Mode if I press...
I am trying to conduct a device firmware update using nrfutil's dfu ble functionality. Here is the command:
However, running the above command results in the following...
Has anyone used SDCard interface with either 52840 or 5340 in anything other than SPI mode? I just noticed in the SDK 15.3 code we are using SDCard is in SPI mode. Seems max...
Hello,
I want to connect an external led to the nrf5340 pdk to perform the same function as the blinky example.
I connected this led to D0 (PIN P1.00), but I don't know...
Hi,
We are trying to send a mesh packets containing 72 bytes from client to server with reliable message transmission method (Using access_model_reliable_cancel() based...
nRF52840 with SoftDevice s140, rev 7.01. For this errata, the work around is to use READY instead. Is the SoftDevice doing this? I can't find any info. I did find a related...
We're using the nRF52840 along with SoftDevice s140 version 7.01 for a medical device. Reviewing the nRF52840 Errata sheet, Rev2, there is an errata "242 NVMC: NVMC operations...
Hi nordic community,
I'm using Open Thread Border Router build using Linux and an nrf52840 dk board, I want to show my sensor data in open thread border router web GUI,...
Hello,
I have changed the provided UDP sample to send some cellular data (RSRP, RSRQ) to our server within an fixed intervall. So I am using a few AT commands (at_cmd_write...
Hi, like the title says I am having trouble implementing the MQTT Publisher example found in the nRF5 SDK for Thread and Zigbee v4.1.0 . I'm using a Raspberry Pi 4 with the...
Have a medical device in production using nRF52840 with SoftDevice s140, 7.01. Is this Errata fixed or a workaround is implemented in this SoftDevice version or any version...
Hi Nordic Team:
1. I use this example " Thread MQTT-SN Example ".
after i compile the code than i do the step below
1.Build the example according to the instructions...
Hello,
What are all the supported cipher suites for the nrf9160? Per your documentation, it seems AES 128 is supported but not AES 256. But, based on some testing with slightly...