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 to all,
i am developing a device with nrf51822 soc, i want to read some data from flash storage of nrf51822 then forward it on ble, i implemented a code for this job...
hi,
I used nRF52932QFAA ,SDK14.2 uart bootloader.it works well with softdevice loader 5.0.0.But when I download my app(without softdevice),it cannot work.
Flash composed...
Hi!
I am using SDK15. I am developing application which is mainly based on ble_app_uart (with NUS) service. NUS service consists of two characteristics: - RX Characteristic...
What Bluetooth SIG fees are required for a product that includes the Nordic nRF52840 chip?
What about for a product that includes a 3rd-party Bluetooth module (that contains...
Using the S132 soft device on an nRF52 DK and calling the sd_flash_write function always produces the NRF_ERROR_FORBIDDEN code. The following is the line believe is causing...
Is it available indoor positioning service implementation (asset tracking etc.) or demo for nordic thingy52 modules or other NRF uC based on the BLE Mesh protocol ?
If any...
I'm planning to use the nRF52840 in a battery powered smart lock setup with multiple peripherals connected to one central using Coded PHY to increase the range. Due to the...
Hi,
In the light_switch_client_nrf52832_xxAA_s132_3_1_0 project, I have tried some ways to remove server from configured devices, but failed. Anyone know?
Here's my...
Platform: Keil, SDK13.1, nRF52832
I'm investigating series of seemingly random hangs when app_twi gets permanently stuck in app_twi.c following code snippet:
When...
I have 4 button and the app_button use gpiote module, button works OK. But nrf51822 only has 4 gpiote, so what should I do if I want to use pin interrupt for g_sensor?
This question is related to https://devzone.nordicsemi.com/f/nordic-q-a/24860/sdk14-static-service-structures
Typically in your SDK examples you put global variables for...
I am trying to build the micro-ecc library following the procedure detailed in the BLE LE Secure Connections multirole example . I am using SDK v11.
I have cloned the micro...