Hi all,
I have a few questions:
How is that ADC's common mode rejection capabilities? Rejection for 60 Hz interference, etc...
The datasheet has "typical...
Hi all !
I'm trying to evaluate the throughput i can have between a Motorola 4G and the nrf51. The nRF51 is the peripheral and the phone is acting as a central.
To do...
I have a digital microphone chip, it has the CLK, DATA, LR_SEL three pins, now I will pick up the three pin nrf5283 three pin is as follows: CLK connectionI2S_CONFIG_SCK_PIN...
Hello, Nordic Team, I'm embedded designer from Russia, discovered your amazing wireless MCU NRF52832. I looked through your SDK and peripheral drivers, and unfortunately found...
Thanks Stefan. The zip file making and updating steps work perfectly for me, if I follow your steps and make it from your stock pre-built "dfu_test_app_hrm_s132.hex". My question...
Hi!
I'm trying to configure my NRF8001 module with the help of nRFgo studio. I'm using Nordic UART over BTLE service template. The module can be discovered via nRF Master...
I want to access an SPI-only sensor device from a Blend Micro.
There is a need to avoid collisions between the two uses of the SPI port for the sensor and the nRF chip...
I just made it to upload the example to the device. I'm new into firmware development btw.
I changed the timeout so the beacon will stop advertising after 120 seconds but...
Hello, I have implemented the code below for my project
based on switching central and peripheral role in S130.
The code works fine on the Devkit PCA10028 but on porting...
In compatibility matrix it is shown that s110 v 7.3.0 is compatible with nrf51422 when using SDK 7.x.x. But when I downloaded s110 v7.3.0 in its name and specification documents...
I tried to build the example project "ble_app_uart" bundled with nRF5 SDK (nRF5_SDK_11.0.0_89a8197) within the MDK-Lite V5.18K. It failed and I got the following messages...
Hi!
I am attempting to flash sdk11 examples onto a QFAB board compiled using arm-gcc over JLINK SWD p20 via the NRF-51DK.
While running make flash, the nrfjprog command...
Hello I found example for dual bank bootloader ("examples\dfu\bootloader\pca10040\dual_bank_ble_s132"). And it works well.
Do you plan also to add a SINGLE bank boot-loader...
hi all,
I am using SDK version 8.
i want to make button as ON and off switch.
REQUIREMENT:
When button is pressed counter should keep on incrementing when i released...
Hello,
I would like to simulate the spreading of a disease using the nrf51822 beacons. My question is if my envisioned project is possible as I'm completly new to nrf51822...
I would need to change a timer into single shot mode. My code is as follows:
static const nrf_drv_timer_t m_timer = NRF_DRV_TIMER_INSTANCE(MY_SAMPLE_TIMER);
nrf_drv_timer_init...
using S130, SDK11,
CANNOT work the two heart rate sensors which have the different deivce name ?
when it connected the heart rate sensor A and eveything is OK.
but...
Hello,
I want to use nRF52832 at 2V. But I am not sure what would be the current consumption of radio during transmission and reception with DCDC regulator on. In datasheet...
Hi, after some research and reading several posts (especially this one ), I am still confused about the Flash endurance on the nRF52.
In the product specification for the...