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...
Hi
I am using nrf52832 QFAA-R.
I wanted to know if there is a difference between SPIM current when SPIM is:
stopeed
started but not active.
Thanks
Yar...
While analyzing the current consumption of my nRF52832 Dev Kit I noticed that the system on low power current was significantly higher than expected. To further investigate...
i have connected the swdio , swclk , vcc , gnd , reset with the respective pins of the nrf52SDK ,but when am debug the nrf52sdk , am getting the following error.
ERROR...
Hi all,
I am testing out the BLE_APP_UART example on a NRF52DK and I am using SDK13.0 (PCA10040, S132).
I have change the app advert timeout to be 10 seconds.
I am...
I am trying to combine both the SAADC and BLE libraries to be able to read a value from my sensor on the analog pin and then send it over Bluetooth LE to a central dongle...
I plan to merge the protocol sack and the application. At the same time download in batch to 52832 by using the SWD. But the tool(nRFgo Studio) offered officially is not fit...
Using existing examples in SDK13, I prepared ADC sampling app which works fine in ESB TX mode. Works well sending frames at 10ksps, and I can also put it to 'standby mode...
Hello! I have to connect some microphones (adafruit MAX9814) to a nrf52 board and I have to choose some beacons. My idea is to have a tiny solar panel that charges a capacitor...
I have a custom nrf52832 board. I have changed the UART TX and RX pins to P0.3 and P0.4 respectively. If the pins are floating, then nrf52832 stops advertising,If something...
I use example ble_app_hrs_pca10040_s132 with SDK12.2.0 to test bonding function.It works as a server and it is bound by client. But I fail to bond. It seems that example has...
Hello,
I try to declare two instrances of TWI0 and SPI1, and I include the both sdk_config (sdk_config_spi and sdk_config_twi) in the same file, but I always get the error...
Hi,
We designed the circuit followed the reference circuit(QFN48), but we always failed in the 8kv ESD test.The CPU always reset while ESD testing.
The 8kv ESD power...
I'm trying to get the PPK working on my Windows 64 bit machine and with nrf52 DK.
The console will not show up and I'm trying to program the PPK with the "flash_ppk.py...
Hello, I encountered some difficulties, please help answer the following questions, thanks!
I plan to merge the protocol sack and the application. At the same time download...
Hi!
I am on a project of usb dongle.I programed the dongle and lost the bootloader pre-programed in the factory.And I have a SPI downloader,I want to download the bootloader...