Hi,
i want to build a BLE mesh via advertising. i asked some questions before about ibeacon and observer, how ever to clarify my question i have some additional questions...
Hello,
I have set nRF51822 Evaluation Kit. With its help, I would like to read the pulse of the heart rate monitor:
link text
I manage to connect to it using the...
Does the s110 stack allow retrying pairing procedure?
It looks like the stack (peripheral) always ends with disconnect upon invalid passkey.
We would like to explore the...
Hi Guys,
since yesterday i am trying to get the DFU with Softdevice S110 (BLE) v7-alpha3 working but haven't succeeded yet. My process is the following:
s110_nrf51822_7...
Hi All,
i would like to know about
1) what is channel in nrf51288?
2) is there any mathematical relationship between channel no and pin no as in ble_app_hrs
example channel...
Hi,
I use UART bootloader SDK example(dfu_dual_bank_hci) to do update firmware on EK PCA10001 board,it can work ok.But i changed the HCI_SLIP_UART_RX_PIN_NUMBER and HCI_SLIP_UART_TX_PIN_NUMBER...
Any idea why I need to send write enable twice, without reading the status in between, to get the write latch set?
It doesn't work this way, but if I change "#if 0"...
Hi,
I'm using nrf52840 on a custom board and have a sensor connected over the pins P0.9 and P0.10
which are NFC pins that have been converted to GPIO by using macro (CONFIG_NFCT_PINS_AS_GPIOS...
Hi,
which hex file shall i install for an LTE application ?
It is basically step 7 of this tutorial: infocenter.nordicsemi.com/index.jsp
I wanna have a LTE application...
I am trying to start developing on my nRF52833 DK using Segger embedded studios, but my board does not show up as a mounted device on my laptop (echoed by the fact that Segger...
Hi there.
I am attempting to do some reallife tests on the nrf52840, mainly focusing on long-range capabilities and performance between the DK and an iPhone XS. Are there...
Hello, I've seen several posts about this, but I'm a little hesitant to use older posts since you guys put out new and improved versions pretty quickly. We are using SDK 16...
nRF52832 on a nRF52DK connectivity_4.1.1_1m_with_s132_5.1.0.hex pc_ble_driver_py v0.14.2
Steps to reproduce: - connect to a peer device - discover services and attributes...
hello :
1)The packet format of NRF52832 2.4G is as follows, I would like to ask whether the 2.4G CRC can be turned off.
I use two boards PTX and PRX to transmit each...
Hello fellow developers,
I'm developing the Bluetooth Low Energy (BLE) app with my own functions. Now I would like to pack it as a standalone Electron App, which can be...
Dear Sir,
I am working on NRF52 and I have DK of PCA10040 / V1.2.1 / 2017.36 / 682236729. I have done program advertising with scanning both in one program. then I used...
Hi, I have problem. My NRF52832 Dev board is not recognizable by anything. L05 diode is blinking every 0.5 sec. I used Segger - not recognized, Keid again J Flash same story...
Hi,
I'm developing a BLE mesh project using Mesh SDK v4.2.0. I want to change the Tx power of the product in real-time, e.g. from 0dBm to 4dBm, 4dBm to 8dBm.
I've read...
I have an application that is running for a while and then it crashes.
Execution goes to softdevice_fault_handler(), calling it with parameters: id=1; pc=0xf764; info=NULL...
hi all
A silly question here , I am prepare to meet some security compliance , one of them is about delete files permanently.
I wonder how to get this done on nRF51822...