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...
Dear Nordic Developer Zone,
I have a silly question. After searching in the Nordic and Bluetooth documentation, I didn't find what CCCD and SCCD mean. Theses metadata are...
I had a design on 4-layer PCB with nrf51822, then the requirement was changed, then the 2-layer is sufficient for routing.
But I thought 4-layer PCB is better for RF circuit...
I've run into a problem with an OS API call when running FreeRTOS on an NRF51 due to how ticks are corrected.
vTaskStepTick() is getting called while the MCU is awake and...
Hello all,
I am trying to activate ADC to measure a voltage every few seconds using nrf51822. When it is done, I supposedly deactivate ADC so it does not consumes while...
I am designing an device and i need to communicate with the device using the I2C of my nrf52.
when ever i try to initiate the transfer process using the driver function...
Is there a Peripheral Encryption Example for the nRF52? and can the Master Control Panel tool(3.10.0.14) be used to test the Peripheral Encryption?
If i clcik the down arrow...
Question about usage. I am using the nRF52, and ported product code that was running on the Alpha SDK11 to the release SDK11. I believe that what I will describe is a new...
According to the product specification of the nRF51422 the current between the advertisements is:
i_sleep = I_on + I_rtc + I_x32k
16k Ram enabled: = 2,6 µA + 0,1 µA...
I realize that this code is "experimental", but we are trying to utilize it as a reference and having problems with its stability and scan results.
Specifically, we are...
Hi!
We are currently implementing a time synchronization algorithm using a nRF52s. Currently, we´re getting the min error of 20ms between synchronized slaves. We think that...
I'm using a nRF51 with 32K RAM and SD120. When I started using RTT Viewer I could send data to the terminal, and debug my code. Recently my J-Link plus won't allow me to debug...
I'm trying to secure my peripheral by allowing only bonded devices to connect. I'm using device manager, when I bond a central with nrf master control, the bonding succeed...
Hi,
I'm facing the following issue when trying to use the DFU bootloader. Below you can find the code of the bootloader, which I flash after I erase everything, flash S110...
hii....
i want to make my device connected through a secret pass code (may be six digit)..ie. my device get advertise then when master control panel discover my device...
Hello,
I was just wondering what are the steps to download my software that I made to nRF51422 to the nRF51822. I changed the target device and the memory areas in the...