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...
Hello,
I have a problem with the NRF9E5 (cannot be selected in the list).
For several years we have been using the mentioned chip without any problems. Now we want to...
I am using BLE mesh SDK V1.0.1. I want to know the answers of following questions,
1. What are the advertising and scanning parameters used for flooding in Mesh?
2. Does...
hey, how can i get on the device pca id which is also printed on the nordic chip on the board.
i use the mesh light on off example and need this id to send beacons with...
The code was already done in another system and it worked successfully.But when I tried to build the same code in my system it shows some error like this "cannot move location...
Hello,
I have brought new PCA10056 board for BLE5 evaluation but hard part is board is not getting detected in nRFgo studio nor in Keil.
I can see COM port getting generated...
As we are building our Mesh stack on the Nordic nRF52840 boards we realized that the fixes applied to mbedOS 5.9.4 would fix some of our problems. Does anyone have experience...
Hi!
SDK:nRF5_SDK_15.0.0_a53641a\examples\ble_peripheral\ble_app_ancs_c\pca10056\s140\arm5_no_packs
Development board:pca10056,V0.9.1.
Because the current process of...
Hi Everyone
Here is what i am trying to achieve with nrf52840 PDK , SDK15.0 And Segger Embedded Stuido
1. I want to create a text file with "HELLO WORLD!" in it.
2....
In the Lower transport layer, segmentation will be carried out. The concept of a place is not very clear. Can you help me?
SeqAuth = IV Index + first segment SEQ = 56bit...
Hi,
I have been trying to implement a Bluetooth keyboard functionality using the nRF52DK. So, from my understanding, what the example program "ble_app_hids_keyboard" present...
I am trying to communicate between peripheral device (nordic nRF52840) with another device (let us say ubuntu device) with ubunutu as OS and Bluez bluetooth stack. I have...
I am trying to implement UART service which should act as both central and peripheral at a time.
So, I started implementing ble_uart peripheral service into the central...
Hi,
I'm testing the nrfutil tool for DFU in windows but it seems that when running nrfutil keys --gen-key private_key.txt I get " no such option: --gen-key" , using nrfutil...