Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
In my quest to gain access to the nor memory on the nrf9160-dk I have found what happened to the WP and HOLD signals and now external_flash_pins_routing configuration setting...
Hi,
When I plug in my NRF51 Dongle it shows up in Windows explorer as additional drive (JLINK). Can I use this medium to configure my application? Can I read a file pun...
Hi,
I have a small pcb project with low power bluetooth IC NRF52832. There is a limited space on PCB so i decided use the 2.4 GHz chip antenna. İs there recomended chip...
we have deploy the serialization libraries in our host to communicate with nrf52840, but it seems the serialization libraries don't handle pairing/bonding event, so we can...
So I am doing a number of crypto operations. One of which for example is an ECDSA signing operation. I do that through mbedtls_ecdsa_write_signature which is using the CC310...
Hello,
We're currently evaluating the feasibility for leveraging our existing NRF51840 as host/system processor that runs all of our application code and runs the BLE...
Hi,
I am having some trouble. For a project, I need GPS, 9 axis IMU (accelerometer, gyroscope, and magnetometer), a microphone, and LTE connectivity in a small form factor...
Hi Team,
I am using nRF Connect SDK v1.3.0 tag for nRF52840 DK.
I am trying to integrate BLE HCI UART project files into Zigbee light switch project.
I have attached...
SDK : nRF5_SDK_for_Thread_and_Zigbee_v4.1.0
Hardware : 2x nRF52840 (PCA10059) + 1x generic overflow sensor.
This is an attempt to gather complete information regarding...
Hi,
I am using nRF52832 along with Softdevice 6.0.0, SDK 15.0.0, Chip Revision 2 (QFAA-EX0).
I am using nRF52832 as central device.
I see from sniffer that LL_VERSION_IND...
I have Power profiler kit 1 which was working fine. I have updated my nrfconnect app and since then on my power profiler kit, I am unable to perform battery power profiling...
Hi
I am trying to build the BLE Secure DFU Bootloader example using SDK 17.02 and the PCA10040 Dev board. Following various threads in the forum, I have been successful...
Hello, I'm trying to merge NFC writeable example " writable_ndef_msg " with BLE Beacon " ble_app_beacon ". My aim is to start BLE Beacon after the scanning of NFC. I have...
Hi.
I have implemented the Central and Peripheral NUS service on two devices(nRF52). Since the central knows the characteristic values, I would like to bypass service discovery...