Dear Sir
We got the problem on DFU upload firmware, it always failed in second DFU . We must unpair the device at iOS setting panel. Before next DFU.
Here is the log data...
Hi All,
My requirement is to read the data from nRF51822 device that is connected to a bluetooth and bluetooth is connected to a system using a .Net application.
I have...
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...
Zephyr nRF52840
I am working with 2 nRF52840dk. The master side seems to be working as expected. i have monitored it and seen clock, MOSI and CS all working as expected...
Hello,
I have a debugging issue with VS code IDE.
Suddenly, i cant debug with an error:
However, flashing board is working succesfully.
What am i supposed to do...
We use spi flash with custom driver and goal is to set it to act as secondary partition for MCUBoot.
The question is how to adapt driver to be accepted by MCUBoot, maybe...
Hello,
First off, thank you for reading this. I know this is on the cutting edge, so bugs are to be expected.
Problem:
I loaded the dm sample found here: https://developer...
Hi,
I am using nCS and mcuboot in my application for development, on nRF52833.
I build a nCS project, the build bin file (prj.conf as ):
I broke up into packets...
Hi. I am trying to use Free RTOS in my code and from the example blinky free rtos I am recreating the code. I have added the path and library files. But when I try to compile...
Hi All,
I was trying to upload the latest revision of some code i wish to verify before pushing to production and was using the command line to generate the bootloader...
I have a simple blinky application. I was able to get the application running and using the Qzone debugger. When I change the application te be a MCUboot compatible application...
Hello,
I just noticed something odd. When I just the hex file have provided with me
It worked perfectly, however, when I try to flash the lte_ble_gateway sample program...
Hi Nordic Support,
I'm getting this error while trying to connect two 52840 DK, one programmed with the connectivity firmware, and the other one with a sort of ble cli...
HI,
Following is the procedure to flash application we have tried:
Mass Erase
Write bootloader start address
Flash soft device
Flash bootloader
Flash application...
Hi,
I'm use ncs sdk what to send ADV_EXT_PDU Advertising, but this PDU every time send 8 advertising event, however, i'm notice that ncs sdk only use 8 second advertising...
I have a product under development that needs to send USB key codes to the PC that are outside the range that is supported by the USBD library and I am wondering the best...