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...
Hey guys,
i would like to test my little nRF52811 board, is there any example i can start with? I know there is no software support for direction finding and so on right...
i'm trying to build a scanner that scan only a list of devices , and i want to use a whitelist .
i didn't understand the concept of the new whitelisting in SDK 15.2.0, i...
Hi,
This is a situation after registration. See the following link for detailed information of the setup:
https://devzone.nordicsemi.com/f/nordic-q-a/45544/nrf9160-dk...
Hi
We update our mesh nodes using nrfutil:
nrfutil --verbose dfu serial -pkg client.zip -p COM%Comport% -b 115200 -i 700 -fc --mesh
The package including python is quite...
Hello,
I previously asked this question on the Zephyr forums, but as quite a few days have passed and still not sure what my options are, am hoping I can get some help here...
Hi Nordic, I have a nRF9160 Development Kit. I am a Beginner and lives in Germany. So, therefore I already have a sim from 1NCE. To start from basics, I programmed the DK...
Hello
I am using Android and BLE communication with nRF52832 (BLENano2) now.
I am using SDK 15.0.0 with keil uversion.
Central is Android and peripheral is nRF52832...
Hello
I am using Android and BLE communication with nRF52832 (BLENano2) now.
I am using SDK 15.0.0 with keil uversion.
Central is Android and peripheral is nRF52832...
Hello
I am using Android and BLE communication with nRF52832 (BLENano2) now.
I am using SDK 15.0.0 with keil uversion.
Central is Android and peripheral is nRF52832...
Hello,
I use the LAIRD module BL652 with an nRF52832 with the SoftDevice 14.0.0 (old version…).
The application use the BLE with the SoftDevice.
We have mesured the...
Hello,
Here i are using nRF52832 ,softdevice S132 and mesh sdk v3.0.0
For my Application,i need to go with DFU.so i merged my application into the example code of DFU...
Hello,
Does anyone know if the FreeRTOS port that's distributed with the nRF5_SDK_14.2.0 is intended to support nRF52810 chips (which have no hardware FPU)? I started working...