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 Team,
I transplant the project Uart from example/peripheral/uart tranplant to blecentral/multilink project, but it does not work, it indicate that APP_UART_COMMUNICATION_ERROR...
Hello,
In below link, I am bit confused between “With bootloader” and “Without bootloader”. What for this bootloader.
https://infocenter.nordicsemi.com/index.jsp?topic...
Hi all,
I purchase a Li-Po batter where it will output 4.2V when I connected to nrf52480 DK, it causes all 4 LEDs (LED1, LED2, LED3, LED4) not functioning anymore.
The...
Hi,
I have the latest 0.4.0 tag, flashed the latest modem firmware 0.7.0-29.alpha, and debugging the asset_tracker app under nrf9160_pca10090ns.
When I debug the app it...
Hi,
I'm using the latest everything for the nrf52840 with SES.
When I define a global variable that require substantial memory I get the linkage errors:
. bss is too...
Hi
I want to run the the HTTP application update sample on the nRF9160. SDK v0.4.0, SES V4.16, Win 8.1.
I can build and run the application on the DK but I don't find...
Hi,
We have worked with building a raspberry pi system that uses a nRf52832 dev kit board and the pc-ble-driver-js code to scan and connect to our bluetooth devices. This...
Add whitelist function in \ nrf5_sdk_15.2.0 _9412b96\examples\ble_central_and_peripheral\experimental\ble_app_hrs_rscs_relay, and report error 12804 (0x3204) after disconnection...
I'm trying to use the SAADC to return one value so I initialize it, try to take the reading, then unitize it so I can use it for taking readings through the PPI. The SAADC...
By default, is it enabling or disabling bias correction? If no, how to enable bias correction?
Is the RNG peripheral being left on all the time as a result of us using it...
hello,
I need send 10000bytes large data send central to peripheral in single transmission. I using example code ble_app_uart_c in SDK15.2 nrf52832. what are the parameter...
Hello
I am writing low-power application where NRF is called from the other chip by interrupt, performs bluetooth scan and sends data back over UART. Of course, I want to...
Hello,
I am using nRF52832, SDK_15.3.0, S132 SoftDevice and Segger for flash the image.
I am using ‘ble_app_bliky” for my application development. In this “Button...
Hello =)
Im trying to run the ble_app_uart_c example on a NRF 52810 Chip.
i got:
SEGGER Embedded Studio for ARM V4.12
SDK 15.3.0
examples\ble_central\ble_app_uart_c...