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...
I'm searching for a software engineer who can help us getting OTA support between nRF52810 and PIC16 MCU.
nRF52810 must have command- and data mode over UART, Pic controler...
I'm currently porting my code from nrf52832/S132 to nrf52810/S112 (SDK14.2).
It seems that the s112 has no support for scanning, i.e., BLE_GAP_EVT_ADV_REPORT, sd_ble_gap_scan_start...
Hi,
I am working with the 52832, writing values on the flash and I'd like to make sure that I have done it correctly, the correct values are where they should be.
Is there...
Regarding range through human body, is bluetooth 5 coming with real improvements ? Can anyone testify ? for example, for a sensor behind the torso in the middle of the line...
Hi All,
I have been busy trying to get my application programmed onto my NRF52 dongle by using the Nordic NRF52 DK board as a Segger debug/programming interface. All was...
I want to design NRF52832 with 2.5 VDD and connect to an UART IC (CP2012),
unfortunately, "CP2012" just work in minimal 3.0V.
So, here is the question,
When NRF52832...
Hi,
I have recently tested some commands from the radio test example given in the following link using a PredevKit for the nRF52840 and it was quite fine:
http://infocenter...
Hi.
I'm struggling with BLE example projects on the my custom board.
my board uses nRF52832-QFAA, 16MHz external crystal with no 32,768kHz optional RTC.
and I choose...
Hi,
I am developing software supporting LEsecure using SDK 12.3 with nRF 51822.
There is a shift to SDK 15.0 as a measure against "nWP - 031", but can not cope with nRF...
i have SDK of mesh version 2.2.0 and nrf5 SDK version 15.1 My question is what are the steps I should follow after flashing the hex file into the dongle. I am using nrf connect...
I am having some difficulty reading the NRF_GPIO->IN. Specifically I have set up one event function for three different input pins, the phase of a motor. The event is on toggle...
Hi Team,
Got a high current issue with uart from customer.
When the nrf_serial_init() is called and the uart is configured as dma mode(used as UARTE), the average current...
Cheers, again!
Our project uses an array of different modules, many of which will need to make use of the TWI manager. I've been able to create the manager successfully...
I'm working on a custom BLE keyboard (starting from the ble_app_hids_keyboard example, S132, seeedstudio nRF52840-mdk board, SDK v15.1.0).
The system is configured to wake...
I am developing on RAYTAC MDBT50Q-DB board.(nrf52840)
I measured current comsumption on RX mode.
with DCDC: about 8mA
without DCDC: about 11mA
datasheet written...
I am working on a LIN slave.
I have working code on an Atmel 2560, just porting it to the NRF52 now. The complication I am foreseeing is that on the Atmel part I could...