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...
Dear support,
It looks like there are 2 compilation issues in NCS 2.1.2:
ncs/zephyr/arch/arm/core/aarch32/cortex_m/fault.c : fault_show doesn't compile when CONFIG_FAULT_DUMP...
Hello,
I have a strange problem and after having searched in this forum and tried to realize proposals which were given at other tickets here I need support for solving...
Good morning,
I have nRF52840 Dongle.
I am looking for a tool that will allow me to connect to a BLE device based on its name.
Need:
- find the device,
- connect...
What I'm working on:
I'm working on a small project using this nrf52840 module:
www.minew.com/.../
Access to source:
If it helps to understand my issue, all the design...
In the function "bt_scan_filter_status_get(bt_filter_status *status)" [file: subsys/bluetooth/scan.c #1302], the variable
"status->manufacturer_data.enabled" is not updated...
hi devzone
I've trouble starting nRF Connect for Desktop v3.12.0.
I'm using nrf52-dk / pca10040 board and nrf5_sdk_17.1.
when I run the program "nRF Connect for...
Hi,
I do have a question about PCB layers. I did read it is better to use a minimum of 2 layer PCB, but why is this? By example is a single layer also OK?
I'm trying to...
Hi Team,
We are using Nordic connect SDK nCS 1.9.1 & nrf52833
currently have not changed any clock frequency they're at default settings, we want to know what is the...
Hi, quick question.
Software: SDK 17.1.0 with segger embedded studio
Hardware: nrf52833-dk
Background: I read that it is possible to take iq samples of the payload....
Trying to using IEEE-802.15.4 on nRF52820 with SDK-17.1.0, Librarie 802_15_4/raw/802_15_4_lib_gcc.a.
nRF52820 n ot support FPU so set -mfloat-abi=soft in Makefile
Encounter...
I successfully completed all exercises from DevAcademy using nRF Connect SDK v2.0.0 and nRF Connect SDK v2.1.1.
However, when I tried to experiment with DevAcademy Lesson...
I have not done anything with the SDK for a while so I updated Segger Embedded Studio to the latest: 6.40 and the latest nRF SDK 17.1.0 and built my project and I only needed...
Hello together, I'm searching for a way to go I max low power mode possible an then wake a from one of three reasons:
Timer/Clock
NFC-Field
GPIO
I searched the...
I have an application setup to use RTT for console and logging whereas UART is disabled. If I enable the UART async API then RTT stops working.
Working:
CONFIG_ESB...
Hello,
I tried to run the llpm (low latency packet mode) code by establishing a connection between nrf5340dk and nrf52840 devices.
I receive a transmission latemcy between...