I want to change data bytes in the advertisement packet. In ACI_DEVICE_STANDBY I put: lib_aci_open_adv_pipe(1);
In ACI_EVT_CMD_RSP: I get feedback that command 1B (I assume...
first,PCA10005 can't load sofeware hex that after s110 7.0.0 hex(include 7.0.0),and gostudio note that the given hex file can not open successfully.
second,the PCA10005...
Hello! I'm using sdk8 and s110. I want my peripheral device to send data to the central. I doing following steps:
1. initialize service:
void services_init(void)
{...
I am glad that I have successfully used the library from www.libstock.com/.../nordic-semi-nrf24l01-example in a pair of PIC18F45k50 devices. One is acting as a Tx and another...
Hello.
I have had a search but can not find anything so sorry if this has been covered before.
Our company has developed a consumer product using the nRF51822-QFAA-R7...
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...