running Windows 10 Pro 22H2 and using j-link v9
i tried to read firmware from nrf51822-QFAB by using " nrfjprog --readcode dump_nRF51822.hex", but it gave me an error...
Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
I am currently working on adding the ambient light sensor to the asset_tracker application firmware. I have managed to configure the I2C, configure the sensor and read the...
I am developing an application as a peripheral based on the NRF52 SoC which regularly reads a sensor and publishes the reading to a BLE characteristic. A central (a smartphone...
I'm building some of the samples using command line in Ubuntu and have a strange issue. Everything builds fine, the merged.hex file is generated, however when I try to flash...
Hello All,
Currently i am working on nrf51422 DK board(PCA10028). I am using SDK 12.3.0 ,from this i have referred the ble_app_uart example for implementing the UART and...
Hello,
After following the steps of the tutorial : https://devzone.nordicsemi.com/nordic/cellular-iot-guides/b/getting-started-cellular/posts/getting-started-with...
I have an application that works on nrf52832 that when it is powered on is expected to read a sensor data for initial 10 seconds if any, and then start BLE advertising for...
Hello Nordic Team,
I have an application where i am playing some samples over i2s to an audio amplifier. The application also uses fds to store those samples (they can be...
Hi Sir,
In the latest datasheet (52832_v1.4), our reference schematic shows the cap (C6) of DEC2 can be NC.
For DEC2, it is 1.3V regulator supply for Radio, may I know...
Hi
I am giving a try to ESB as an alternative to BLE. I am starting with esb_prx and esb_ptx sample.
That sample works on DK boards.
In order to save energy I would...
Hello to all,
I am using nRF52832 DK with sd132, v6.0.0 and sdk 15.0.0, segger embedded studio. We want to achieve change application timer time (APP_TIMER_TICKS(update_time...
I use nRF52810 and S112 as the soft device. And I use SDK 15.2.0. My BLE device works as a peripheral. And I have to connect some iOS and Android devices with bonding. Communications...
Hello,
I have a problem, I want to measure the power consumption of the nRF9160 with the nRF9160 DK, and I have the N6705B power analyzer, and I like to know how the connection...
Hello dear Nordic community,
We have developed a custom board that contains the nordic nrf52832, which is communicating via I2C bus with a 9-axis sensor (Bosch BMX055...