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...
Hi,
I want to write a firmware for one of our products with on nRF51822 QFAC included.
I downloaded the SDK v7.2.0 and I want to use the ble app hrs project as a starting...
Hi,
Currently working on nrf51422 with s130,I have currently been able to transmit 20 bytes of data at 100ms interval to mobile.But when I decrease the duration of tranmission...
Hello,
I am trying to use uart port on pca10040,
Connected tx,rx pin to FTDI USB Serial Device converter .
Disconnected the usb cable, device is now powered over...
I want to use the pwm to control buzzer, but when I use init function, the power will increase 880 uA, how to decrease the power.
void beep_on(void)//beep on
{
app_pwm_channel_duty_set...
Hello,
for my project I'm using: SDK11, s130, nrf51 (nrf51822-QFAC), central and peripheral roles, DFU.
I've managed to have both peripheral and central roles with DFU...
hi, i am using eclipse IDE to implement ble_hrs example. while i am calling ble_stack_init() from main function. in the ble_stack_init() function UNDER THE macro SOFTDEVICE_HANDLER...
Hi,
I'm writing a sample application that uses the s110 softdevice (7.1.0) on Adafruit blefriend. I can program the softdevice using Segger J-Link and upload the application...
Hello Everyone,
I want to know how can we program S110 to nRF51822 . We need to download its binary from nordic site after that what is the procedure. can i get any document...
Hi,
i am using the sru232 module (having nrf51422) in my project. I just want to program the softdevices-s310 using Keil-5 but i am not able to do so, while i am trying the...
I'm tring to run my first twi program using nrf52. but I got complilation error no number named Power in NRF_TWI_Type
it's strange because NRF_TWI1 called from twi_master_write...
I'm building a project on the nRF52382 with the S132 SoftDevice. The project includes a Central device (GATT Client) that reads values from a peripheral device. I used the...
Hello,
I'm using the nrf51822 chip with S110. The advertising rate is 3 seconds.
I'm testing with 4 different smartphones:
Samsung Galaxy Xcover 3, Android 5.0...
I am running the NFC Launch APP example in SDK5 v11.0.0. I am using a PCA10040 dev board with the NFC antenna connected to it and testing against an NFC-enabled Android phone...
Do the GPIOs sink current even when there is no power applied to the nrf52 chip?
We connected a LED to one of the GPIOs and connected the other end of the LED to VCC. The...
hi all,
yesteryday,I download bootloader and app to my nrf52832 by nrfgo studio, but I checked the option lock entire chip from readback ,after that,I found I can not download...