Hello,
i'm working with my own board with the SD V6.0 and nrf51822 chip id QFAAG0. Already works fine.
Now i switch to the new SD V8.0. The SD V8.0 is programming with...
Hi everyone,
I'm working on the nrf51822 chip and using S110 stack of SDK 6.1. Everything is fine for IPhone5s. The proximity example is running on the nrf51822 device...
I have used your example of a bootloader nAN_18. I can create a basic program, with new firmware, and also load my new bootloader program at the high end of memory.
My...
Hi,
I'm developing some projects with the nRF51822 chip and I am not able to debug them successfully any more. However, I have previously debugged correctly some projects...
Hi,
We've been seeing an intermittent connectivity issue in Yosemite in discovering BLE services, namely scanForPeripheralsWithServices does not return anything. The same...
Hi there is a problem in github.com/.../nrf51-UART-examples
any one can help?
I put empty loop in main, and comment off all ble related int. and I process uart_evt by...
Hey thread developers,
I see that CLI example and simple COAP example both have command line interface initilazed. But in cli example I am getting cli on usb port, while...
Hi,
I work with win10 laptop, Toolchain nrf Connect SDK 1.6.1 on a nrf5340dk.
I try the sample peripheral_lbs, I can use the BTN1 to turn on a led when I push the button...
Dear all,
Another quick question.
What is the purpose of antenna LC network on reference design specifically? Does it meant for impedance matching or harmonic suppression...
Hi there,
Let me ask a question regarding signal strength.
Every cell phone shows signal strength with the number of bars on the top right corner.
I am wondering how...
Hi,
I am using nrf52832 custom board and sdk17.2.0.
My application is a Freertos application. I see that my application is going to hardfault from _start without entering...
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...