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,
Parameter uint8_t ble_gap_scan_params_t::filter is present in the documentation, but not implemented.
Checked for SDK 5.2.0 and 6.0.0.
devzone.nordicsemi.com...
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...