Hi All,
I am working in the sleep mode with system off and wake up with internal RC clock.
It function well when connected to EV board...
I see the "Emulated System...
I want to write PCA20006 nRF51822 Beacon Firmware to PCA10004 on nRF6330.
I understand need to modify GPIO.
PCA20006 firmware consist of 3 firmware, SoftDevice, application...
I'm trying to use the ADC and internal reference to measure battery voltage on the nrf51422, while S210 is enabled.
From the example nrf51-ble-app-temp-master, I found...
I have Nokia Lumia 630 and it works well with nRF51822-EK but only with SDK nrf51822_v5.1.0.36092 and SoftDevice 6.0.0. Now I decided to try DFU OTA. I programmed bootloader...
I am trying to port the 'radio test' example code in SDK15.3.0 from the nRF52832 to the nRF52810 so we can do some pre-certification testing of the radio in our custom design...
Hello,
I am using nRF52832, SDK_15.3.0, S132 SoftDevice and Segger for flashing the image.
To understand TWI better, I loaded 'twi_sensor' example as is on nRF52832...
Upon initial connection with iOS device, returned connection values at BLE_GAP_EVT_CONN_PARAM_UPDATE are:
ble_event: got BLE_GAP_EVT_CONNECTED. role: 1, conn_handle: 1,...
Hello,
I using the Segger with the last SDK. I modified the ble_app_uart example, I added the softdevice to the addition files. When I run the debugger everything seems...
Hey guys, Recently i decided to get the ICM-20948 DK and exploring it. I read all the info on their site and all their guides but the only briefly get over the topic, so i...
Hello,
I am using nRF52832, SDK_15.3.0, S132 SoftDevice and Segger for flashing the image. I am using ‘ble_app_blinky’.
I was going to “Batter Service”. Battery level...
Hello, I am using the PCA10056 to program a nrf52811 chip on a custom board with SDK 15.3.0. I'm using the example ble_app_blinky_pca10056_s140 I am following the steps in...
I am working on transferring BMI160 sample given in zephyr samples (\ncs\zephyr\samples\sensor\bmi160) to nrf sample (\ncs\nrf\samples\nrf9160\bmi160).
Below is the changed...
I'm having a problem with the nRF52 SAADC. It's configured for
One shot operation on Channel 0 using pin Ain4.
Gain of 1/6
Tacq set to 40us
8 bit resolution...
HI,
I want to configure HT1632 LED driver using SPI communication protocol
for that i should send commands LSB to MSB
immediately data should go MSB to LSB
My question...
Hello,
I am using nRF52832, SDK_15.3.0, S132 SoftDevice and Segger for flashing the image. I am using ‘ble_app_blinky’ and “nRF Connect” app.
I am trying to understand...
Hi all
SDK 11.0.0 S132 version 2.0.1 nrf52832
I want to turn on the PWM and turn off the PWM after 1 minute. The device will do BLE advertising When the device wakeup...
Hi,
I have read a lot of posts about using the internal LDO/DCDC converters or using an external switch mode regulator, but haven't seen any answers I could use.
I have...
I am looking for guidance on how to fragment data in Extended advertisement on the nRF52840. I am using the "ble_app_rscs" example to advertise in non-scannable non-connectable...
Hi ,
I need to update the NRF52832 with another different module.
I can update without problem by using the nrf connect app.
I would like to use another device without...