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...
Hello,
the BSI (German Federal Office for Information Security) released a document February this year which contains a list for recommended cipher suites and TLS versions...
hi ,I am using nrf52840dk- nrf52840 board to interface the IMU Sensor using I2C using nrf connect sdk for vs code. But I am facing error:
i'm using the code in ncs/samples...
Hello im using basic usb over console exaple on my custom board . i believe this task wont require any pins to be configured as my custom board is routed properly to all 4...
Hello,
with the help of this documentation ( https://docs.nrfcloud.com/Devices/MessagesAndAlerts/SetupMessageBridge.html ) i have been able to create a bridge to transfert...
I am trying to test a nRF5340 with a 1.3 inch waveshare 240x240 display using a st7789 driver. How would I connect the display to the board:
VCC
3.3v
...
sdk-nrf: v2.7.0
When PAWR is enabled I no longer get connection timeouts as a callback to bt_conn_cb.connected with the conn_err parameter set when attempting to open...
On the nRF51, LO leakage was measured when in receive mode. For 2402~2480mhz, LO leakage was measured at approximately 2745~2836mhz. The nRF52 does not measure LO leakage...
Hi,
I am using nrf52832 board and I want to configure the SPI0 and SPI1 for the sensors LIS2DW and BMP388 respectively.
I am new to nRF Connect SDK for VS code, I am exploring...
I have installed version 5.0.2 for NRF connect Desktop and on that I have been trying different versions of tool chain manager ranging 1.3.0 to 1.5.1 none of them is loading...
To measure the current consumption during system off on the NRF52833DK, I followed these steps:
Cut the SB40 bridge.
Connected a multimeter to P22.
Here's what I...
Hello,
I would like to analyze the nfc_launchapp example from the SDK to understand how NFC tags are recognized.
Specifically, I want to examine the relevant code portions...
I'm using the peripheral AES CCM to encrypt frames on the nrf52832 board but I'm not using the on-the-fly encryption (at the same time as the radio).
I managed to correctly...
I was following this lesson on paring and passkey authentication:
Exercise 1 - Nordic Developer Academy (nordicsemi.com)
Is there a way to get the popup for the pin...
Hello DevZone,
I am using a nRF52840 with sdk 17.0.2 with Windows 10
I am trying to setup a connection to my Windows PC but I noticed data fragmentation and a queue...
I would like to analyze the nfc_launchapp example from the SDK to understand how NFC tags are recognized. Specifically, I want to examine the relevant code portions.
However...