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...
Hi,
We are using the ble_app_uart example in evaluation board to read data from some sensors and send it to the nRF UART V2.0 in Android 4.4. Every 20 ms I am trying to...
I am try this at nrf51_sdk_v6_0_0_43681\nrf51822\Board\nrf6310\s110\ble_app_hids_keyboard
Firt I connect to Android device and keep one whitelist.pp_addrs and one whitelist...
Hi, I am working with the Thingy91 development board. Currently, I have flashed SLM on nRF91 and I am using nrf52 as my "main" processor for sending at commands to nrf91....
Hello Nordic
We have a device, working on nrf52832, with s132 and nRF5 sdk11.0.0, at customers around the world.
It contains a bootloader mechanism that copies a received...
Hi,
I am not able to use the gpio pin p0.18 as a gpio with nrf connect sdk.
I have tried to toggle the pin using "gpio_pin_toggle" and gpio_pin_set" functions but...
Hello, I am trying to make a connection between NRF52832 and ESP32-S Module using BLE.
I implement a simple client application to ESP32-S and I can handle read,write and...
Dear Nordic team,
considering our error analysis, does the nRF52840-CKKA-F have an internal error flag that is set when the external LFCLK source is absent or shortcut?...
Evaluating nRF53 PDK. Trying to build basic samples from zephyr repo as advised here - https://devzone.nordicsemi.com/f/nordic-q-a/54451/nrf5340-support-in-nrf-connect-sdk...
Hello,
maybe it is a very simple question but I didn't figured out the answer yet. Is it possible to start MCUboot from the application firmware code (to avoid pressing...
I have 20 advertisers. I have nrf sniffer hex flashed in one nrf dev kit and i am using wireshark.
I intend tht sniffer should scan only those device whose address i will...
Hey Everybody, I hope you guys find this Question in good health. I have a problem with #calender_example. When I run the Calendar example on original development kit, the...
Hello. Here's some information on my setup:
nRF Connect for Desktop v3.9.1 for Windows (Windows 10)
Toolchain Manager v0.10.1
Trying to download and install nRF Connect...
Hello
I developed a project based on the ble_thread_dyn_mtd_coap_cli_pca10056_s140 example (on the latest SDK version) with SEGGER Embeded Studio.
Now I would like to...
Hi Nordic,
how can i use the QWR module on the ble_nus_uart peripheral example? In the example we use nrf_ble_qwr_init() to initialize the module but i don't get the effect...
Hi,
im testing the Matter template example from Framework 1.8, with the prebuild chip-device-ctrl from github releases.
After provisioning the device as described in https...
This is in reference to the note in the manual that says:
6.14.11 Battery protection If the antenna is exposed to a strong NFC field, current may flow in the opposite direction...
I can not get the SPI Slave function working on nRF52840 (nrf52840dk_nrf52840 board)
In the nrf52840dk_nrf52840.overlay I wrote: &spi1 { compatible = "nordic,nrf-spi"; label...