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:
I am developing my project based on ble_app_uart example. The development bench is SDK13.0, the chip is nRF52832.
One problem I have now is that: I configure Pin12...
When using FreeRTOS, external GPIOTE interrupts do not work.
And just how correctly to use the NFC with FreeRTOS?
In examples NFC use app_scheduler for events handling...
Hi
I've done a few attempts in the last years to implement a reliable reception by using the UARTE. In the past we used the UART periphery from the nRF51, but we thought...
Hi Everyone
I have the following issue in my application code.
If i configure a pin as an input pin , i am not able to run the ble init function in which it advertises...
Hi team ,
i am vishal working for VVDN Tech .
we are going to use 10k parts of nRF52840in our project.
so we need step file of that.
Awaiting your soonest response...
Hi,
I am trying ble_app_uart example of SDK 15.
When I do not connect Uart port (TX, RX) to other peripheral, I get fatal error (log via RTT).
```
0> <error> app...
Hello! I am now using nrf52832 sdk14.2 development, as a slave device, need to be bound to the phone, I now want to know the maximum number of allowed bindings and the current...
Hi support team,
I'm using nrf52840 and SDK 15.0. I need to add buttonless dfu service to my application so that my device could be able to upgrade firmware OTA.
However...
When flashing SoftDevice S130 v2.0.1 with nRFGo Studio ( JLinkARM.dll 5.12f ) and softdevice protection enabled, the UICR.CLENR0 is written with value 0x00B00100 (~11M Bytes...
Hi
I would like to create bin file that contains: softdevice, bootloader, maIn application.
To do so i have programmed sofdevice and bootloader via JLink:
r erase loadfile...
Hi,
we are using mesh SDK 2.1.1 over nRF52832. In that, we had developed our custom bootloader, which was based on UART interrupt to receive commands & data from the host...
Hi,
I am running into a problem on PAC10056, please help, pca10065 used to work fine, don't know what caused, I cannot run or debug code on it through SEGGER, I got
...
Steps to reproduce:
1) Set up slave device
Device: nRF52832 SDK: v15.0.0 Soft Device: S132 v6.0 Examples: Any 6lowpan example (including ipv6_medium_ble)
Disable 6lowpan...
When adding two more characteristics to my custom service, I get error #4 which is an out of memory error. The log is working but it does not show the settings for what I...