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...
Hello,
I have a uint16_t variable. It can increment till 16K. After every increment I want to store into Flash, so that even if there is a reset, I can restore the value...
Hello everyone,
I had that problem before and now I have that problem with another V0.9.2 board. I have started IAR and it asked me to update to firmware on PCA10056 so...
I have two mic , how can I get data from Left and Right mic? Is there any example code to help me?
My code like this : ( I think the data from pdm_data_handler is like 0xFFFFxxxx...
Hello,
I am using Seeger for flashing Code and Debugging. I ported code from “flash_fstorage” example code to “ble_app_blinky”.
In “ble_app_blinky”, as part of wait_for_flash_ready...
Hi,
How can I port the code written for nRF51 to nRF52>
Do have nRF52 FW backward compatibility.
And can i use same base code for both chips?
Is there any link/documentation...
Hi, I am testing NB-IoT on the nrf9160 and it appears the DNS is failing.
I have two networks here and with an NB-IoT modem from a different manufacturer the DNS is resolved...
Dear NRF gurus,
We are trying to implement a BLE node to bridge BLE 5 and BLE 4 - to leverage the long range of BLE 5 in the meanwhile working with the large amount of existing...
hello everyone, i am looking for the maximum allowed deviation of the uart. The nRF52832 is clocked with 32 Mhz and has a baud rate of 19200. What is the maximum deviation...
Hi
I am working on BLE Eddystone example program in nRF52832 using SDK 15.3.0.
can i change the password entered in the nrf Beacon for Eddystone app into ascii value.
hi ...
i want to connect multiple peripheral to one central , want to share the data. so i have merged the multi link central with central uart . while i am compiling i...
hi,
i am trying to integrate nRF SDK 15.3's ble_app_buttonless_dfu service in ble_app_blinky example,
after adding all source files and and preprocessor definitions while...
Hi,
we are using a custom nRF52840 board with SDK 15.0 and softdevice S140 6.0.0. Flashing the application including DFU and softdevice using SES produces the following...
I have a strange problem running the CLI example in the DK on the Nordic dev board with SES: It works fine with build/run, but when trying to debug it pops up a message that...
I am using the nRF52832 in several projects for several different clients. I have created a "project" under Visual Studio using VisualGDB for each one, using the automated...