Hi..... This is Venkatesh. I am using nRF52-DK Evaluation kit. This is my first question posting here. It is pleasure to have an account to share my knowledge and get the...
Code_Replace_MainDotC.docx
Please look at the attachment of my code. Go to \nRF51_SDK_9.0.0_2e23562\examples\ble_peripheral\ble_app_template\pca10028\s130\arm5_no_packs...
I am in need of the usb-to-uart.hex firmware and the driver for it. This is required to test the radio dongle nRF24LU1+ device (32k) whether it can be programmed through USB...
I've been unsuccessfully trying to serialize BTLE example programs by SPI. I have two PCA10028 boards and I'm using SDK10. In addition to serialization examples, I've tried...
Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hello
NCS1.8.0 Windows10 X64;
Can [v1.8.0\zephyr\tests\drivers\adc] convert microphone analog signal into digital signal? for I2S 8bit 8kHz
thanks
Best Regard...
Hi, I need to fetch the Device ID of nRF5340 Chip. In datasheet Info.DeviceID[n], n = 0...1 , is mentioned. How to access this information ? Also, I am using nTF5340-DK kit...
Hello
I am planning to purchase Nordic Semiconductor Power Profiler Kit. Before purchasing the kit I need to know, Is this kit supports another company's microcontrollers...
I am using nrf52832 with a custom board with no external crystal oscillator. As bootloader I use "secure_bootloader_uart_mbr" so I don't have softdevice. SDK is 17.1.0_ddde560...
using ble_app_interactive on one dev kit and connecting to pc viewing on terminal
other is my perihperal.
on entering connect <device address> it gets disconnected
hi I sucessfully tested the blinky project on the nRF52840 dongle... btw i'm using vanilla zephyr...
but i'm unable to prototype the uart comm on this board... the board...
I'm working on NCS 1.8.0.
I can use DFU APIs to upgrade my firmware successfully, however, after DFU is finished and system reboot, the McuBoot to swap images is too slow...
Hi, I want to know brief aboout difference and objective of different types of Zephyr projects. When using nRF Connect SDK, in SES a project is created, 3 options are available...
Hello,
I am using the nRF52840 DK board and writing code in Zephyr and I want to change the clock frequency. Currently, I guess by default it is 32.768KHz How can I change...
Hi,
I am using an nRF9160/nRFConnect SDK 1.8.0/VSCode and my application uses MCUBoot and SPM. It is a "non secure" application.
I am trying to get a reset cause.
hwinfo_get_reset_cause...
Hello,
We are developing a product based on the nrf52840 chip with our own antenna design. we would like to register our product in SIG and obtain a company identifier ID...
Hi, can nRF52 DK or nRF 52832 read data from other sensors, for example, accelerometer, gyroscope and heart rate sensor. Accelerometer and gyroscope would have an implemented...
Hello.
I would like to know if its possible to preform a firmware update from the application itself like so:
1. Getting the firmware via UART in chunks of 2k (from a...
I am following along with the BLE DFU tutorial found here https://devzone.nordicsemi.com/guides/nrf-connect-sdk-guides/b/software/posts/ncs-dfu but when I attempt to build...