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...
Our pcb is used for gps location data. We have a nrf24L01 nordic chip as the micro process or between the gps module and wireless module (2G). Our engineer needs to capture...
As state in the title I am trying to run pc-ble-driver on nRF52840 Dongle running examples on Mac OSX.
I uploaded connectivity_4.1.4_usb_with_s140_6.1.1.hex file on my dongle...
Dear:
Do you have any cases about wireless serial port printing debugging at nRF52832 BLE device ?
When the device is not connected to the debugging line, the dongle can...
Hello everyone,
Im developing a simple BLE scanner and its purpose is to receive and send beacons data by serial port.
My application worked quite well when flashing to...
Hello,
I have been trying to debug a curious behavior leading to higher energy consumption (~17mA) on my Sleepy End Device (Rx is off when idle).
I am using the nRF SDK...
Hi There,
If I want to put some files, like video on the nRF52840 boards, and let them broadcast onto other devices. How can I do to find the flash path of the video file...
I'm having a hard time getting nrfjprog to remain in my PATH env variable when using the Toolchain manager. I am following this post -- I am able to `echo` my PATH variable...
Hi
I am usig a nRF52840 with the chip antenna 2450AT18D0100E (Johanson Technology).
How should I calculate the matching filter? I used the values from the reference design...
Hi all,
We met a problem with uart while producting our device. It happened when we communicating with our NB module(BC28), then i catch the waveform by the oscilloscope...
Hi, I'm trying to migrate to Nordic nRF Connect APIs for Direction Finding. To start I just tried getting the samples direction_finding_connectionless_rx and direction_finding_connectionless_tx...
Hi team,
Our customer asked about how to create their own mcuboot repository and module on ncs1.6.1. They hope this module can be added into the Zephyr build system, and...
Hello,
I am using nRF9160DK(PCA10090, 1.0.0)
I am using UDP sample to check power consumption and estimation.
PPK2 is used for this test. It looks OK.
I also like...
The documentation for setting up the characteristics is very thin - its no better than what one can read in the h-files. This method
sd_ble_gatts_characteristic_add (uint16_t...
Hello everyone,
In the Light Control Example of Zigbee SDK 4.1 there is a Light Switch with a couple of button assignments.
Used board: PCA10056
(Light switch) Button...