Hi all,
this is not a question per se but rather a warning to those who are attempting to debug Flash related operations with the SEGGER J-Link GDB Server (v4.84a for Linux...
I debugging some function abnormal after OTA problem, and problem with disappear after redo OTA FW upgrade, duirng it I found a problem about Master Control Panel FW upgrade...
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...
I am trying to build a system with a single PRX and up to 5 PTX devices.
Initial development work was done with a single PTX with it's address on Pipe0 in the PRX. I have...
I have a CC2540 and CC2541 chip with me. I did figure out that both of them are working, but now I am stuck up at how to practically test if the proximity profile is working...
Hi,all
I want to simulate HFP(Hands-Free Profile) on S110, and i know HFP is one profile of Classic Bluetooth.
If i implement HFP on nrf51822, it can work will?
How would you go about extending Gazelle ?
For example I have a host with four devices. I want to connect this host to another host with its own set of devices.
Hi,
I'm planning to use a nRF8002 to transmit via BT the state of a pushbutton to a RFduino. I've my RFduino ready to receive data (and this works when paired to my iPhone...
Hi,
I'm trying to detect the nrf8001 by my Mac. My android device detects it, but when I search for it in mac, it's not detected.
I'm using this library: github.com...
Hi all,
I am new to Nordic semiconductor but I could be interessed by nRF9E5. To check if it could fit my requierement, I would like to know if it possible to configure...
Hi,
I recently started working with the NRF51822 and PCA1001
I need to read data from MPU9150 accelerometer via I2C and transmit the results over BLE.
I connected the...
Hi,
I'm communicating ANT through softdevice ant event handler as follows:
err_code = softdevice_ant_evt_handler_set(on_ant_evt);
void on_ant_evt(ant_evt_t * p_ant_evt...
Hi,
I'm using PCA10003 board with nrf51422 chip with version E0 and tried connecting ANT with ANTware II software using the HRM example and it works fine on UART but on ANTware...
Hi,
I'm using BLE and ANT+ concurrently with nrf51422 and s310 softdevice. I'm using on_ble_evt for BLE and on_ant_evt for ANT+.
I'm using following code for advertising...
Hi,
I want to add a bit (about 100KB) off data to my project in Keil.
I need to work out where to locate it (to avoid my code and the S120)
I can't seem to find a memory...
Good morning,
I have taken a look to different information related to this topic but I'm still confussed about the way to proceed in order to implement the way of working...
I am trying to use the dynamic payload length feature, but I am not sure of what settings to use for the RX_PW_P0 - RX_PW_P5 registers. According to the documentation, for...