Hi everyone,
I'm using the nRF51822 (pca10000 Dongle + pca10005).
My plan is to send one byte over the radio.
I tried to use the SDK-Example as a template but it's...
Hi,
Is that possible to run the radio_test_example (\nRF51 SDK_v5.2.0.39364\Nordic\nrf51822\Board\nrf6310\radio_test_example) on the nRF51822EK? If yes, what modifications...
we also produced self PWM for ADC wave form testing. when we stop transmission, we will get good waveform out, but when we starting transmission, output waveform shape is...
Dear Support,
I have some troubles with the Evaluation Kit for nRF51822 :
I use the broad as a central role with S120_nrf51822_1.0.0_softdevice.hex and example...
Suppose a nRF9E5 transmitter is set for continuous transmission on a channel.
A nRF9E5 receiver listening on that channel:
finds carrier and sets CD
finds address...
I will be deploying my nRF51822-powered devices into the field and the end user will not be able to have any physical access to, for example, power cycle the board. I need...
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...