Hi,
I'm trying to get S110 softdevice (v8.0.0) working with RIOT. I had some issues (I couldn't initialize TIMER1 or TIMER2 until softdevice is setup & enabled) but I think...
Hello everyone,
I got a task which I try to implement using a NRF51822 iBeacon board.
The Task:
Advertise a Device and provide a mechanism to connect without traditional...
Hello, I'm working with the EK PCA10003, that has the NRF51422. I'm trying to read the information of the accelerometer MPU6000 with an ISP interface. At the moment I cannot...
I'd like to use the GATT/GAP driver from an ARM based Linux system. Is there any possibility of getting a library compiled for ARM or (cough) the source code to build it myself...
It is possible to run easily a SoftDevice stack (e.g. S110) on nRF51422 using an accurate 16MHz external clock reference for HFCLK instead of an external 16 MHz crystal oscillator...
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...
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...