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...
Using one ADC, the current can be reduced to about 40uA after the ADC value is taken. Using a two-channel ADC, after the ADC value is taken, the current stops at about 0.4...
Hi,
in our application we will have a main MCU and a second MCU, an nrf52832.
We need to update the fwon the nfr52832 from the main MCU using a bootloader, via UART. ...
Hello,
I want to use 2 SPI bus with nRF52832 IC and SDK5. I can use the "SPI example" for first SPI bus. For the second SPI Bus, I think that I need to modify "sdk_config...
My devices require calibration and self test to be carried out after programming. To implement this, my device checks the JLink reset pin (configured as a GPIO on my NRF52...
Hi everyone, I'm trying to implement a simple bluetooth beacon which broadcasts / advertises the number of button presses and the time in seconds after the last button press...
Hi everyone,
I'm trying to change the advertisement data while advertising using an interrupt. So far I've managed to use a button to change the advertisement data.
...
Hi,
I have huge BLE carrier frequency drift, which cannot pass FCC requirement.
The drift is 256kHz which seems not normal.
I'm using 32MHz 10ppm xtal so drift should...
Hi!
My setup:
* nRF52 DK
* nRF5_SDK_15.0.0_a53641a
* s132_nrf52_6.0.0
* SES V3.34b 64-bit
In my application I am using Peer Manager to manage bonding and also...
Hi all
The errata sheet V1.8 states that the errata 143 applies also for the Bluetooth Low Energy mode. Does that mean that the BLE stack of the SoftDevice S132 is also...
Hi,
I am using nRF52832 DK and other same custom board, sdk v15.0 with SES IDE. My application like this:
For ble peripheral used example ble_app_uart and for central...
Hi Sir,
In my system (windows 7), I had install the GCC 4 .9 2015 q3 for SDK 14.2.0/12.3.0.
As reference the release note of SDK 15, the GCC upgrade to 6-2017-q2-update...
Good Morning Team, Hope your day is going well! Can you please provide the Full Material Disclosure (FMD) document for below part since I could not locate it on website. ...
Hi, I am merging the multilink example and the CDC ACM example in SDK15.
However, if you merge and run it, it will continue to fail.
Here is the source.
I have...
Hi, i am using a model based on simple_on_off model to send custom messages.
For now provisioner and client are separated as in the V2.0.1. I tried to combine them first...
Hi,
Is it OK to use the Nordic Semiconductor ASA (0x0059) ID for broadcasting data in the manufacturer specific data field?
If so is does Nordic provide a specification...
Hello
For the BLE Mesh 2.0.1 demo i bought some nrf52840 develboards. Then i write the demo with "python scripts/quick_start/quick_start_demo.py" to the nrf52840 develboard...