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 want to use connectivity firmware compiled by source, I have compiled SDK 17.0.2 connectivity project path using SES "SDK Path\17.0\nRF5_SDK_17.0.2_d674dde\examples...
I'm working on modifying the flash fds example to write to memory then to retrieve it. I've successfully used the writeTime function to write the word "test" to a memory location...
Hello,
I am currently working with nrf51840 on the 15.3 SDK. I am trying to generate some .zip dfu packages. Which I have been able to do before running nrfutil.exe.
For...
Hi - I am trying to port some code from nRF5 SDK to NRF Connect SDK.
I set up a scan for a specific BT_SCAN_FILTER_TYPE_NAME name and then using the scan_filter_no_match...
Hello -
I have been trying to go back to editing and using the tools to program my nrF52832 device . I have not touched this for several months and was working with SDK...
Hello, all.
I am working on a project in which I got to sample a signal that has a minimum frequency of 1Hz and a maximum frequency of 10kHz (The full range must be faithfully...
Hi, I've been trying to get nrfx uarte driver working on a solution that doesn't run on an IDE. I have been debugging with JLinkGDBServer and arm-none-eabi-gdb and flashing...
I am debugging a BLE system with multi peripherals to one central via NUS(Nordic Uart Service). When I add peripherals to the BLE network. The central board kept resetting...
We have a nrf52840 in peripheral mode and with with custom services characteristics added. we want to reduce the over all connection time when we try to connect with central...
Hello,
I am having difficulties reading the ICCID of a solder sim that is connected to a B1 revision of the NRF9160. I have tried two different NRF9160s, two different solder...
We're getting this strange AppError that is supposedly coming from the SD (considering the PC is correct)
App error: id: 0x00000001, pc: 0x0001505C, code: 0x00000715
I...
It looks like the DK comes with a coin cell type battery and there seems to be a tab that can be pulled off to activate. Can someone explain how to switch into battery mode...
Hi,
Which BLE dongle can we use on PC in order to communicate with nRF52810 and nRF52832 chips?
Is there a desktop version of "nRF uart app" for reading and writing...