hi........... folks
i am merging two programs together uart and TWI sensor ...using nrf52382 and segger 15.2version
i am getting the error in ble_nus_send ,
even i have...
Software and Softdevice: SDK 12.3.0 keil5
Platform: Windows 10
Hardware: NRF52832 DK
I am trying to combine WDT and FATfs together. But once I have both of them, there...
I am trying to get a good handle on the difference in average power consumption between BLE point to point and Zigbee on an nRF52840. We have battery powered products and...
Hi, For my project, I need to design a BLE packet sniffer which scanning the 40 channels. Therefore, I need 40 dongles are connected to a computer that can read and transfer...
I am writing code to get a nrf52840 DK to associate with an existing 802.15.4 coordinator using the 802.15.4 API module within SDK 15.2.
I've called "mlme_scan_req" and...
Currently, I am able to use Mqtt Publisher or Subscriber with only one Nrf52 device. I can ping to the device with link-local address.
I am using Nrf52832 with SoftDevice...
Hi everyone,
After days of figuring out how CMake works, I try to write a CMakeList.txt myself, and decide to put my progress on this community. Right now, using CLion with...
I'm learning about the nRF52 series and so far love everything I see, especially the SDK. But I just got to the point where I'd like to generate precisely timed output, and...
Hello Nordic Team,
As I'm worrying about the max payload lengh that I can notify using soft device s130.1.0.0 on nrf51822 (256 Kb Flash/ 16KB RAM, SDK10), I thought about...
Hi,
I'm porting our project from sdk10 to sdk12 with SD S132 V3.0.0. I cannot find a way to reset the device in app and boot in bootloader in order to do a OTA update....
I have a working custom DFU bootloader based on the official bootloader from the SDK 8.1.0.
Updating the normal application code works without any problem.
Now I want to...
Hello all,
I try to trigger two events with two different periods, the first at 200ms, the second at 300ms. When I set the same period for the compared value, it works...
Hello,
I am tring to do a Bootloader update OTA using the bootlader DFU Dual Bank. Application update OTA is working fine while it is not the case for Bootloader update...
Hi,
I can't get my head around the cipher and auth used by SD132 in BLE (nrf52832,SDK12).
Could someone please explain which HW blocks and SW libs are used for encryption...
Hi, I'm trying to create a custom PCB that uses nRF52832-QFAA and a Meandered trace antenna.
The PCB's environments are 4 layered, FR4, 1.6mm thick, and green PSR ink....
Have built the HTS example and flashed to the PCA10040 board.
Using the iOS app HTM (within nRF Toolbox):
connect.
get notification from the Battery Service
...
Hello,
I have a low-level application that does bluetooth reading to find beacons, and I would like my application to read the battery level to display in my web application...
I have some keyword, want to save to UICR CUSTOMER registers.
Then, when I start he board, I can get the data from UICR CUSTOMER registers.
but, I donot know how to ?
...
Hello,
After a characteristic (with write and notify properties) is written, the nRF51 sends some data through the UART. Then it receives data, also through the UART, and...
I'm trying to program both Secure bootloader and application code using J-Link, preferably as a single hex file. After reset board is stuck in bootloader. UICR is programmed...