Using S120 V 8.0.0.3 alpha, processing a BLE_GATTC_EVT_READ_RSP,
received 0x16 bytes of data but there is more to read. Next call to
sd_ble_gattc_read using the same connection...
Hello:
Why Bluetooth Go to system-off mode, sd_power_ramon_set can not be stored. In D: \ RAM save nrf51_sdk_v5_2_0_39364 \ nrf51822 \ Board \ nrf6310 \ s110 \ ble_app_rscs...
Hi,
Recently I want to set up a dynamic network that with the node change this position ,the network will change dynamically.But there is the question,with the node's position...
Dir Sir. I am checking the current profile of nRF24AP2 in RX mode.
After "open channel" command, I found the peak current at 10ms interval until connection pass.
How does...
Hello,
I am using Nordic's UART service to communicate with my project. I use iOS and also Master Control Panel (with a dongle) on a laptop.
I have two questions:
...
SWI*_IRQ is using by softdevice to send event to application, I want to know which priority does softdevice set for them?
Does sd_nvic_critical_region_enter() disable...
I am a started guy.
I only need a bluetooth device (BLE) to check the signal and mac address.
What is the best choice?
I need the smallest and low powered!
Thank you...
I have been experimenting with the mbed BLE Health Thermometer examples, BLE_Themometer etc. Whilst they are visible and show their name in the nRF Toolbox Health Thermometer...
Hello,
with Android 5.0 BLE central and S110 8.0 peripheral I do this:
Erase all bonds in device_manager_peripheral.c
Check that m_peer_table contains zero...
Hi,
I would like to convert a blinky project for the BOARD_PCA10040 to my own custom board. I can't find on eclipse where "#define BOARD_PCA10040" symbol is defined so I...
Hi,
I'm trying to config my device with resolvable private addr (RPA) as code below:
rpa_add.addr_type=BLE_GAP_ADDR_TYPE_RANDOM_PRIVATE_RESOLVABLE;
sd_ble_gap_address_set...
We use SDK12.10 Main.c (d:\nordic\5142xx\software\org-sdk12.1\nrf5_sdk_12.1.0_0d23e2a\examples\ble_central_and_peripheral\experimental\ble_app_hrs_rscs_relay.
My question...
Dear Nordic Developer Zone,
In order to synchronize some tasks (motor-driving), I have recently implemented the radio notification interrupt.
In this interrupt, I toggle...
Hi,
After following all instructions on: gnuarmeclipse.github.io/.../
And after installing all Nordic Semi dependencies on eclipse.
I import on eclipse the UART_Loopback...
I'm trying to interface the twi driver with a ft200xd chip (i2c -> USB serial). I want to read the available bytes, but it requires a general call first see page 29 of www...
Hello everyone!
I got one question and could you guys help me out?
When I open the nRF Connect Mesh, after I program successfully, I can't initialize selected device while...
Hi, I'm working on a cross-platform application that needs to communicate with a custom peripheral (nRF51822 with S130 v2.0.1). I've implemented the interface for both Linux...
Long time reader first time poster upper.
I am working on a very minimal BLE send / receive scheme for a research project, and am not using a SoftDevice. I have written...
Hello,
I am noticing something curious when I attempt beacon mode for my nRF52 (sdk 12.1). Attached is an image of ubertooth packets that correctly show my ADV_NONCONN_IND...
Hi,
I am trying to communicate to PCA10040 (nRF52) dev board to communicate.
Basically i want to configure 1 board as Master another as slave, so master will initiate...
Hi,
I am using SDK 11.0 for my project development. When I tried to compile the unaltered SPI example given I got 60 Errors in my laptop. The Same SDK in other laptop is...