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...
I'm learning how to use OTA DFU (via BLE) now. I have Python 2 and 3, pip installed in my Win10 laptop. When I install the nrfutil with PowerShell, I had some errors (see...
I've been using the nrf connect toolchain for a bit, and after some initial trouble it was working ok, but now its randomly giving this error whenever I try to build anything...
Hi,
I am trying to convert a number from little endian to big endian. There is a built in function "NTON" that I can use instead of writing my own code, but I can not find...
I'm using two nRF52805 to get sensor values and send 2 sensor real-time values to my phone via BLE. Each nRF52805 BLE works well (Individually tested by nRF Connect App. It...
The encoders I am using generating about 500 pulses per second, and I need to read 3 of them at the same time. I assume a good approach for that is to use the hardware timer...
Hi, working with NCS v1.4.2, I see building products for an <app> landing into subfolder <app>/build/, in several flavours
app_moved_test_update.hex app_signed.hex app_test_update...
Hello,
I'm trying to flash an example code from the SDK onto the Arduino Nano 33 BLE board.
I tried to use the external debugging on an arduino nano 33 ble card but the...
Hi,
I'm using NRF52840 and having a lot of issues with hard fault.
From time to time, I get an application crash with the following log:
HARD FAULT at 0x00000000 R0...
This question may be better suited for the Zephyr forum, but I figured I would ask it here as well in case somebody can easily see what I may be missing.
I am trying to...
I am attempting to use the UART peripheral with a UART device which communicates via 1 start, 7 data, 1 even parity and 1 stop bits.
Is there any? way to configure or fake...
According to this post it seems clear that a peripheral device cannot set the connection event length in a given connection (and only has mild influence on the connection...
Hello,
it's been a couple of days that i have a problem with NRF9160DK.
The problem is related to function getaddrinfo() that is now permanently returning -11, whatever...
Hello,
I wanted to interface LCD with nrf52840, for that we have selected few of them from different vendors. I was looking for display drivers for LCD, but couldn't find...
When building the zigbee network_coordinator example for the nrf52840 dongle the merge.hex is linked to start at 0x0 in flash so the nrf connect programmer won't flash it...