Hi,
I building a gas meter monitor ( peripheral ) that transmit meter reading to the Central.
The gas meter will be sending to the Central it's ID and meter value ( uint64_t...
The International Conference on Embedded Wireless Systems and Networks will host also this year a dependability competition to benchmark the performance of state-of-the-art...
Hi,
I find the CSCS example program reading zero at low cadence levels below around 50 rpm.
Using ble_peripheral example ble_app_cscs loaded into the PCA10040 board or...
I had manged to deploy and configure mesh networks on Nordic Thingy devices based on these 2 examples separately. 1. Generic OnOff models https://github.com/NordicPlayground...
Hello,
I am unable to access my SRJ profile with email id [email protected] due to two factor authentication. i do not get anything in the google authentication app...
The link for downloading nRF6939 live cd v5.4 is broken.
https://www.nordicsemi.com/Software-and-Tools/Reference-Designs/nRFready-Smart-Remote-3-for-nRF52-Series/Downlo...
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...