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...
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...
Hi,
I am using
nRF52832
SDK 15.3.0
The soft device is S132
JLinkRTTViewer for debug
I am making dfu using ble.
After all downloads are finished, the board...
Hello,
I have a problem witch border router (based on rpi) configuration. In rpi there is a wpan0 interface to thread and eth0 for ethernrt. I need to establish communication...
Hi,
I would like to write a string to flash in mqtt_simple SDK example using latest modem firmware and ncs v1.4.0. I based my code off the zephyr example (samples/subsys...
I have a NRF52840 device which advertises connectable every 2 seconds for unlimited time.
I'm running a custom service (based mostly on this code https://github.com/NordicPlayground...
Hi Team,
we are using the Nrf52840 board for our development. We are facing one issue with RAM Structure Corruption.
We have one Global structure in our code, in that...
Good morning,
I have my BLE application developed on the nRF52840 and S140.
My application is perfectly working and I'm able to bond (pin required) any Android smartphone...
To the kind attention of Nordic support team,
Our product should be able to establish encrypted ble connections using passkey (the strongest security level in ble) and...
Hello,
I am trying to use multiple Nordic USB dongles to perform multiple DFUs simultaneously. I've found with the help of Nordic FAEs and through some testing that spreading...
I have MAX17043 c and cpp library how to include it in the new project file in Segger Embedded Studio. Whenever i try to create my own project and try to compile it gives...
Hello all,
I use a nrf9160. In my program, I would like to use a watchdog to be sur than my application is running.
1. I would like to save some data in memory without...
I just downloaded nRF SDK 17.0.2 and installed Segger Embedded Studio V5.20a
I opened the blinky example for the nrf52840 (C:\Nordic\nRF5_SDK_17.0.2_d674dde\examples\peripheral...
Hi everyone!
I got a Nordic Thingy 91 and I have tested the sample Asset Tracker application. But now, I want to build and program my own application, I was reading this...
I have a problem with a call to sd_ble_gattc_read() made within on_primary_srv_discovery_rsp that is reading vendor service UUID and returns with NRF_ERROR_BUSY. I am following...