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,
I'm trying to follow a few guides on sniffing BLE connections (eg https://hackaday.com/2021/03/23/a-crash-course-on-sniffing-bluetooth-low-energy/ ) with an NRF52...
Hello everyone,
I am currently working on a school project in which I need to record the energy consumption (mA) of ESP32-H2s over a 190 minute period using the Nordic Power...
Dear Sir,
I just want to capture DTM packets using NORDIC sniffer. The Wireshark is the newest version. My chip is 52840 with nordic snffer bin file. Thanks.
with regards...
Hi everyone,
We're trying to synchronize data coming from two different BLE modules (nRF52833 based) on a mobile application. The following is the information of two devices...
Hello,
I want to have "make" included in the NCS toolchain. As far as I can see, on Windows the tools (in toolchains/xxx/usr/bin) is msys2 based. My question is where to...
I am running Basic Networking example ( https://github.com/craigpeacock/nRF9160_Examples/tree/main/BasicNetworking ). I am using Vodacom SIM card in South Africa. The program...
Hi All,
My issue is may connected to
I'm using:
nRF52 DK dev. board
nrf52dk_nrf52832_defconfig
I get communication errors very several times. (More than...
Hello, I am a beginner to this Bluetooth Direction Finding Topic. I worked with nrf boards, making them work as transmitter and receiver and got the IQ samples in real time...
When I load the firmware, the firmware starts running fine.
but once I power off then on tue device the firmware crashes at a certain point while in the main loop with no...
Hi All,
As part of the software development, we are required to use an automatic tool for Code Coverage.
We use an nRF52840 device, C language and 15.3.0 nRF SDK on...
Has anyone succeeded in BLE bonding with a Philips Hue lamp or a Hue smart plug with a nRF52? Directly with BLE, without a gateway. I suppose I have all the rest figured out...
Mcuboot manages firmware versions and is able to avoid fw downgrade.
Is it possible to define a product id to avoid to exchange fw for different product of same manufacturer...
Hi,
I want to prepare the scrip for Wi-Fi radio test commands. I am testing the RF performance on nRF7002dk and in order to test the each channel i have to run the below...
Hi,
We have run into an issue when debugging code with the nRFconnect sdk debugger. A breakpoint set in an interrupt service routine is not hit, however, we can see through...
Hi,
I have a piezo microphone with analog output and would like to record from it using the Line In AUX on nRF5340 Audio DK.
Currently, I am using the break out pins...