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...
If this has an answer, I did not look as one loses position if one checks.
IN any case, I have a working application running on the PC that uses the pc-ble-driver to access...
Hopefully a simple question: is it possible to define a vendor-specific sensor type for the standard Mesh Sensor Model?
The nRF Connect SDK documentation seems to be confused...
Hi,
as I said before I am working with nRF52832. I can connect with nrf and program it. for example I can make an LED to blink. but when I run the esb_ptx example the program...
Hy.
I use nRF24L01P+ in many projects. I buy it in the form of a pre mounted board, with an LNA on board, for ex. from this site:
http://www.icstation.com/24ghz-ml01dp5...
Hi Sir,
For nRF52840, we have a layout guide, nAN-40, can reference.
For nRF9160, do we have the information of land pattern or similar document can reference?
Thank...
Hi,
In a project I am working on with the nRF52840 I will need the ACL to protect a private key in the flash memory. With help from another post here I put together the...
Hi,
I am using an nRF9160 dev-kit and I am debigging some connectivity issues.
Unfortunately there is some random bahaviour on the Serial Interfaces, which are exposed...
I am a recent student interested in Nordic. I know that my skills are very, very poor. Sorry for asking this question T_T I want to use i2c sensor vl53l1x. I tried to refer...
Hello,
I am developing a Zigbee coordinator with the nRF52840 DK and with the nRF52_SDK_for_Thread_and_Zigbee_v_4.1.0. I flashed the CLI example and everything works fine...
Hello,
could you advice me where can I find description of nRF5 anomaly 211 - the one described in nRF5 SDK 17.0.2?
Citation from 17.0.2 release notes:
...
...
Hi,
I intend to use the DFU BOOTLOADER in my product.
I’m using a PCA10040 DEV board for the tests with S132
I download the nRF SDK V17 and I compiled and I tested the...
I understand that nRF-9160 DK has Segger J-Link to program target devices / custom boards. Can this be used to program any ARM Cortex Debug Connector (10-pin)? Or I can program...
Hi. I am using nrf52840 with Softdevice 16.0.0 + BLE_uart_peripheral.
The SPI master transmits 2 SPI packets every 10 ms. At the the SPIS event handler, I call ble_nus_data_send...
I am seeing an issue when, after the pairing process is complete, during the BLE_GAP_EVT_AUTH_STATUS event, that the peer addr_id_peer field is always 0. For testing, I am...