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...
Our organization is evaluating nRF5340 for future connected products. We are working with a proprietary OS and using the Zephyr RTOS on the Application core is not a viable...
Hi, I'm using nrf52832, sdk15.3. I have 4 pressure sensors connected to a multiplexer (MUX) chip. And the output of the MUX is connected to channel A0 of the nrf52832. I use...
Hello,
I need to send a file of about 70KB capacity through BLE. I send each packet as 16 bytes, I get an error 19 after about 10 submissions. I have read the answers, and...
Hello:
We have a project under development which is about real-time wireless voice transmission using the nrf24l01P,We will send 96-byte voice packets each time. We intend...
Hello, Is it possible to do a save as or copy an example to another directory/folder without having to re-link all the .c files? I am using SES 4.30c. Every time I take an...
I am developing based on 52840. I can only supply VDD at 2V. I wonder if that is doable. If the answer is yes, then how should the VDDH be connected?
The datasheet requires...
I have custom board with nrf 52832. I am using SDK 15.2.0 and softdevice s132 V6.1.0 to transmit advertising packets periodically. I have written simple application that reads...
We use nRF52840 chipset to design a BT module, and it went into pre-production now. But we found the RX sensitivity is not good. We need your help to confirm the RX sensitivity...
So I am using nRF52811 and I have noticed the battery voltage going at a constant rate and suddenly for a time of 2 mins the Voltage value (ADC) dips and it comes back to...
Hi,
I read many post on devzone, but still not familiar with programming "custom board" in my case, board from Sparkfun. My Sparkfun is correctly connected to nRF52832 DK...
Hello,
I am working to replace my BM70 with nRF52 series. So it has to be quick and simple solution. So, I used nRF52840 USB dongle as my slave (Peripheral Example code...
SDK: 15.3.0 Device: EYSHJNZWZ (nRF52832)
Is there a way to know the cause of the reset?
I connect the PC to the device and run it in debug mode. However, nothing is written...
I'm running SDK 15.3 with SD 132 and SES 4.30.
I am working with the ble_app_uart_c as the base code and adding other functions. I've gone through the app_timer tutorial...