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 sir,
i am using nrf52832 board and i am getting following error when i build the code are as follows:
1..\_build\nrf52832_xxaa.axf: Error: L6218E: Undefined symbol...
Hello,
I am trying to change the device name in the ble advertisement in the secure_bootloader example.
Module model: nrf52832
Sdk: 15.2
I have tried to put...
Hello Nordic support,
I am working on a Zigbee coordinator application to make it work with an IAS zone Zigbee device.
As per the Zigbee device specification, ''when it...
Hi , I want to send a char data through bleutouth using ble nus I am using this method
I don't have any error but I don't receive any information on my android application...
I am using nRF Connect for Android and had a question about a script I would like to develop: for this script, I would like user input to specify part of the value I write...
On the nRF 52840, is there a way to have the TWIM peripheral suspend a transfer after transmission of a single byte? The TWI peripheral provides the BB_SUSPEND short, but...
Hi engineer,
i am running a example:SDK 12.2/ANT/ant_bpwr,MCU:NRF52832;i want to dynamically modify the value of "CHAN_ID_DEV_NUM" by reading the UICR value for distinguishing...
I am trying to figure out how to use the SAADC component of the nRF52840 to measure an analogue input and report it as an attribute in a Zigbee end device. I have, so far...
Hello,
I am analyzing the DKs power amplifier characteristics as an assignment for university. I got the serial_lte_modem running and send AT commands via UART from an external...
Hi,
I am looking for a 4G module with in built gps in it. It has to work in european market, need to have esim facility.
Can you provide with the product links.
-
...
Hi, I am trying to code an AoA transmitter using the direction_finding_connectionless_tx sample project as a basis. I am using nRF Connect SDK v1.6.0 with nRF52833.
I am...
Hello,
I am having a few problems when trying to check if the nrf52 is dfu mode with my python script.
For that i was trying to get the firmware version from the dfu...
On Mac OS X Big Sur using the nRF Connect 1.6.0 installation in Segger the documentation suggest that to add a new source file to a project one should right click the project...
Hello, I tried to run the following command on my nRF52832 today and it reported an error.
The operation before the error was: I enabled APPROTECT, and when my colleague...