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...
hi...
i am using nrf52382 segger 15.2 version , i am facing issues i couldn't able to send the data ,here i am advertising using condition if my condition satisfied start...
Hello,
I use SDK15.2, SES4.12 and custom board with nRF52840.
I have a strip of ws2812b LED's connected to my device. I've made a simple RGB animation, each frame of which...
Hi,
I've been testing the sample code at_clent with Verizon wireless. I can send AT command to the DK via nRF Connect "LTE Link Monitor".
Q1. run AT%XCBAND=? to print...
Hi ,
I found nRF24LU1+ build in AES co-processor, but I cannot found the processing speed (the time for finish one AES processing) on datasheet.
Because my customer...
Hi,
I know this is a stupid question, but I couldn't find any answer in the forum or anywhere, and it is getting annoying :)
I'm using SEGGER Embedded Studio for ARM ...
Hello All,
I am currently working with two boards of PCA10040
One of them is v1.1.1 and the other one is v1.2.4
My code must connect with other nrf52 boards to exchange...
I am using nRF51422 with the SDK 11. I am using the proximity application primarily for the ADC Battery Level Service. I would like to have the device advertise indefinitely...
Hi.
I am working with an nRF52840. How should I call Softdevice API functions from my app?
and more precisely this GAP function:
uint32_t
sd_ble_gap_tx_power_set...
Hi,
I would like to access to the code of a commercial device that contain n51822 and another device with n52832.
Could someone tell me if that is possible or not (Both...
I am using the SDK 11 and nRF51422 device. I have built and run the ble_app_proximity application, however, it does not appear that the device is advertising. I am using the...
Hello,
I got a nRF8001 Development Kit. On a peace op paper inside it says: "Follow the steps on My Page and add a product key. ...Download and read the user Guide"
I...
Hi,
I download the nRF9160 SDK month ago.
It can pass the SES build.
I saw there is new Simple MQTT example on github.
I download the new SDK from github today.
...
Hello,
I'm using a module with nrf52840 and I'm testing a vendor model implementation. The software interactive pyaci configure and send packet to device without problems...