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...
We are developing a standalone application. The bulk power is provided by LiPo battery, which can vary from 4.2V to 3.0V as the battery discharges. I have the system connected...
I recently added bonding and authentication to my application. I have two characteristics with CCCDs and they are both broken. One characteristic is "protected" (requires...
Is there a standard/spec for the UUID used for provisionee devices?
I don't see anything in the mesh examples that indicates a standard UUID format is used.
It allows...
I am using an nRF52 DK with Soft Device 6.1.0 on a Windows platform.
I am trying to add a new BLE Service and calling function sd_ble_uuid_vs_add() but get NO_MEM error...
I am developing three different projects for the nRF51822 using SDK 12.3 and the app_uart_fifo code module. Details of the projects are as follows:
Project 1 - implemented...
I am attempting to run the mesh Light Switch example with a provisioner, client and a server in debug mode using the Segger SES. I am attempting to debug the server code on...
Hello everyone, the sdk version that I use is 15.0.
I'm trying to connect my nRF52832 (master) to an external SPI slave memory (N25Q) to write and read data. The problem...
Hi Everyone,
RFX2411N is used to extend signal coverage of NRF51822. Here are the configuration below:
Use radio notification to generate an interrupt
Use this interrupt...
Sir,
System notifications where enabled On my mobile but still I did not get any kind of notification from Eddyston Beacon-URL.I am using nRF52840. Is there anything such...
Hello!
My project programmed on the nRF52dk board.
Using the twi protocol for communication with other driver IC.
Below code is twi_init source.
---------------...
Hi,
I am trying to transition from nRF51822 to nRF52840. I have the PCA10056 board to help me with the transition. I was able to make the BLE work with the nRF51822 by flashing...
Hi
I would like to read values from three AD channels where I use different sampling frequencies and different number of samples are captured at each sampling frequency...
Hi all
Recently, I have been developing a BT module using nRF52810. However, the module couldn't communicate normally with STM32 via UART as the MCU keep rebooting. And...