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 all.
Here's the list of items installed on my macOS Monterey (v12.1) in order:
nRF Connect for Desktop (v3.9.1)
nRF Connect for Desktop - Toolchain Manager (v0...
Hello,
I'm debugging an I2S issue on the nRF5340 DK, using a third party wrapper around the nRFX I2S API. I noticed that this wrapper uses the same buffer for RX and TX...
Hello,
We would like to perform a DFU over serial cdc connection on Android. We currently perform DFU via BLE using the Android DFU library and were wondering if a similar...
I'm new to nRF Connect SDK (Main repository version), I followed instructions and managed to build and run samples. (Linux Mint / Ubuntu OS here)
Followed the instructions...
Hello,
I am beginner for the nRF 9160 DK I need to turn on the LTE modem. My questions are,
Will it work for any 4FF 4G LTE enabled sim?
I use 4G LTE enabled sim but...
Hi,
We are using nRFProgrammer v2.0.1.
After 'Erase All' for nRF5340-DK and power off-on it.
nRFProgrammer seems hang over there. below is the screen capture.
...
i am trying to measure the current consumption of nrf52840 dongle in low power mode by using the power profiler kit,i have used the RTC intterupt to wake up the device for...
Hello,
I was testing modem_shell demo in terms of using ppp. I'm using nrf9160dk board.
I found issue present in ncs v1.7.1 https://devzone.nordicsemi.com/f/nordic-q-a...
Hi All,
I'm in process of designing a system which has nRF21540 as the FEM and nRF340 as the chipset, But finding it hard to configure. Can some one help me hoe to connect...
Hi, I am using NRF9160DK board. It has two controller, NRF9160 and NRF52840.
I would like to connect a sensor on NRF52840 board I2C and firmware will be running on NRF52840...
I am unable to find NRF_LOG_BACKEND_UART_ENABLED in the sdk_config.h. I need to enable UART logging. I am having issues similar to the one posted in the link below. Wanted...
SDK: 15.3.0 SoftDevice: S132 Device: EYSHJNZWZ (nRF52832)
I'm compiling using "Makefile". The files you are compiling also include files in ".a" format. I want to replace...
Hi all,
I wonder how to use persistent keys with TFM. Or why persistence works only with ECC
Following code works on secure side and keys are persisted just fine.
...
Hi,
I am trying to integrate the CTS (Clock Time Service) within my application. My current application is heavily based on the BLE UART from SDK 17.1 and I tried to integrate...
Hello i have a very strange behaviour of my custom nRF52832 board.
I use the latest SDK16 and at the moment the nRF-DK to flash and debug.
In normal (unconnected) operation...