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...
I have a custom design buildt on ble_app_uart peripheral example from SDK 12.2.0. I use a timer that I start from case BLE_ADV_FAST in on_adv_evt to send a message to a display...
Hi,
I am using a PWM to control the output of an LED driver and I am implementing a soft_on function when powering ON the driver, so we have a start_PWM function that looks...
Hi, I want to start some projekt with BT840 module and use Keil to programming it. Also, I have Segger jlink programmer but I don't know how start. Can you give me some tips...
Hello,
we are using nRF52840 and have to directly use the CRYS API of the CryptoCell310.
In the documentation of the function CRYS_HASH_Update, the following is written...
When I use the battery to power on, I get NRF_POWER-> RESETREAS = 0x00010000. I check the register manual to see that it is GPIO wake-up. But I didn't configure GPIO wake...
Hello,
I am using Samsung Galaxy Tab A (2016) with android version 5.1.1 build LMY47V and I can not connect to the bluetooth module at all. In the log of the nrf Connect...
For an ADV_IND advertising event without any Scan Requests, what is the maximum amount of time that the radio's receiver will stay on?
Is this parameter configurable?
...
I am trying to configure SPI with BLE using softdevice S130. But SPI is not working properly when I used it with BLE, although it is working fine without BLE
Hello Nordic,
I am having problems getting the PPK to work with my nrf520840-DK application. I am happy to share my code with you, but first a hardware setup-description...
Hi,
Do you have an example in how to upgrade the firmware of the NRF52 family through UART via IAP? I am keen to update the FW of my product without the necessity of using...
Hi,
I'm developing a central application and I would like to be able to get the full device names of the peripherals I connect to. I know how to get the device name from...
Hello,
I'm using the nRF9160 DK for a datalogger with LTE capability, and I'm using the Arduino shield "Mux Shield II" which can be found here: mayhewlabs.com/.../mux-shield...
Hi
I am using pca 10040 and nRF5_SDK_15.2.0_9412b96
Is there a way I can modify the LOG feature so it comes out on a UART instead of the USB COM port. This is probably...
I'm trying to connect to the Internet from Android Things connected to an NCP through the OpenThread Border Router.
1 Raspberry PI running RaspPi_OT_Border_Router_Demo_v2...