I'm trying to solve an intermittent problem when using the nRF51422 UART with CMSIS-RTOS (RTX) and MDK Networking library (V6.2) (TCP/IP stack).
My questions relate to...
Hi...
When i was working in SDK v6.1.0 i have tried nrfprog.exe to merge and program bootloader, softdevice, application and bootloader_settings file as explained in devzone...
But now I have a new problem that is whenever I set " PWR_UP " bit in CONFIG register then it drop the 3.3 volt vcc to 1.2 volt. I don't know why its happening. Anyway, is...
This previous question about multiple advertisements seems to be related to softdevice 7. I was unable to get a similar example working in SD/SDK8
My end-goal is to add...
We are considering using Gazell for an outdoor application, i.e. lots of noise and disturbances, constantly changing environment, where the amount data being transferred is...
Device: nRF5340PDK
So i have the same Problem as described here https://devzone.nordicsemi.com/f/nordic-q-a/74483/bluetooth-examples-are-in-infinity-loop, but i flashed...
Hi, I have enabled DFU in my custom ble_hid_keyboard in NCS v1.6.1
when i copy the same project and placed in another name after that build successful but while running...
Hi,
I have merged these two codes from SDK:
\nRF5_SDK_17.0.2_d674dde\examples\peripheral\timer
\nRF5_SDK_17.0.2_d674dde\examples\ble_peripheral\ble_app_beacon
I want...
Hi,
I have nRF52 dev boards (nRF52840) (PCA10056), I am using SoftDevice nRF5_SDK_17.0.2_d674dde.
I am not sure SoftDevice SDK 17.0.2 supports BLE 5.0 specification: ...
Hi I am using Ncs version 1.6.0 and nrf52840dk ..BT_HCI_LE_SCAN_FILTER_DUP_ENABLE this duplicate filter enable is not working in NCS.is there any workaround for that?
I have a question regarding the power sequence mentioned in the nRF52833-Dk guide:
or the power sources section the guide explains it as:
I drew the...
Hi,
I know that this question was asked before, but I can't find a complete/recent answer.
We are trying to use nrf52 DK board to perform bluetooth localization. In...
I have a few questions about the bootloader of the nRF52.
I used "nrfjprog --eraseall" to erase the chip, afterwards I turned the power off and on again while holding down...
Dear Community,
I implemented the beacon-example with S112 and 1MBit mode and with S140 and coded-phy 125k sending one beacon per second continuously at +0dBm (sd_ble_gap_tx_power_set...
I have attached a sensor board to the nRF5340DK board I'm using zephyr 1.6.0 on macOS
I ran an I2C scan example using I2C1 peripheral and it works fine
found 5 I2C slave...
Hello, I have an issue. When I disconnect device I need to know it's mac address. Can you answer, how do i can get mac address of disconnected device or list of mac addresses...
Hi everyone,
I'm working with the BMD-350 Evaluation Board based on the nRF52832 BLE SoC and currently using a customized version of the central ble_app_uart example from...
We have an existing product that uses a module containing NRF52832-CIAA
Due to supply issues we are looking to respin our board to use a different module that contains NRF52832...
When I reset the device and in some time connect it to JLinkRTTViewer, it shows only 11-12 first messages after the reset. Which parameter I should change to increase number...
Hi, I tried to create standalone project based on SAADC example from nRF SDK. I copied all neccesary .h files etc., changed the include directiories. But then appeared some...