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...
Hello everyone, I have successfully implemented the light Switch examples in the Mesh SDK. I sent the on_off data from the switch device to the light device. But what I need...
Hi All,
I’m running a proprietary RF protocol on an nRF52832 and am seeing some corruption of data when it passes through the CCM. The first byte is the only data that is...
Hi Devzone,
I know that more specific information is needed (time interval, Tx power, data length, ....) to make a comparison between GAP and GATT. But in general, which...
I'm working with following project and would like to add the DFU trigger library.
https://github.com/openthread/ot-nrf528xx
1. Build like this, I'm using a PCA10059 Dongle...
Hello,
I am working with nrf5281 and its bluetooth connection, the connection is established well and the chip and the nrf connect application stay connected, however the...
Hi,
I recently installed nRF Connect SDK v1.6.0 through the Toolchain Manager of nRF Connect. Previously v1.5.0 was installed, and was what I have been developing using...
I am trying to implement the buttonless dfu example, I successfully managed to upload the template example examples\ble_peripheral\ble_app_buttonless_dfu and can see it advertising...
Hi all,
I'm working on a limited power budget system. MSP430 is the master that is supplying power to nrf51882 (slave). Every 2s MSP430 derives a pin high to drive the nrf51...
nrf9160 modem Firmware version 1.3.0 release listed nidd or non-ip support. in the firmware.
We are eager to use this feature to send/receive data over RF control plane...
"CTE can be used in both connectionless and connection-oriented scenarios. For connectionless use, the periodic advertising feature is required (since deterministic timing...
Hello all,
I'm using NRF52840 with last sdk (V1.6.0) of nrf connect but I can't put the device into sleep mode (where the current consumption is at about 3/4 U) the device...
Hi,
I need a 1Hz clock with its interrupt function.
Where do I find an example to set the timer RTC0 or RTC1 to 1Hz and how to set the timer callback function?
Thanks...
Hi,
I am using nrfx_twim driver, and I want to read value from sensor's register. When I want to do that sequence looks something like this:
(SENSOR_I2c_ADDR+Read_bit...
Hello Sirs
I have two questions about the nrf5340-dk evaluation board.
The first one is how can I get the scan data of an advertising device?
And the second is that...