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...
Hi community,
I'm working on a BLE gamepad with custom board based on 51802 and s130, code modified from ble_app_hids_keyboard . The gamepad works like a charm on my Android...
Hi, Nordic!
We have two PDK-NRF52840 and custom boards with NRF52840 chips.
2 from 5 chips have a broken bit in RAM. This is different places.
For example:
Is this...
Hi all,
if i buy 2 nrf52840dk:
Is possible create an audio connection like intercom between the two dk?
Can I send my voice from "dev board 1" to "dev board 2"?! and...
Hi,
I beginning now to program nrf51822. I would like to let the nrf51822 wake up after 3 hours by using a software timer interrupt.
Should I use power_manage()? Before...
Hi,
I'm trying to configure custom local GATT server on nRF8001 device. I added a custom service with multiple characteristics, but I can't generate source files. It says...
Hello!
I'm doing master thesis and I've chosen WT51822-S4AT board for BLE. I've made board successfully and programmed uC to send serial data to BLE.
I'm able to received...
Hi all,
I am using nRF52832 DK for my project. I need to config BLE for connecting with my phone. After a lot searching, I know that I can use softdevice API for configuring...
I mashed up RTC and SAADC examples. The files of the project are attached in the end of the post. The problem is that after the first iteration (I want to sample audio for...
Hello,
I am using developping on an nRF51822 with SDK12. In our application, our custom board need to communicate with a computer through a USB communication. I am not...
I'm working on the product using the nRF51422 QFAAE00 , SD110_nrf51_8.0.0, SDK 10.0.0. My product has the advertising flow as below
The device advertises forever...
Hello!
I have a problem when scanning and advertising at the same time with a NRF51822 and S130 v.2.0.0. (SDK11).
I can start both scanning and advertising without any...
Hello,
I am designing a PCB layout using nRF52832, I want to make it as small as possible so I am considering to route all component tracks to another layer.
I want...
Hi,
For an application I have a nRF51 at my disposal and I need to transfer about 3'000Bytes. I found in the documentation that the nRF51 can use the S130 SoftDevice which...
Hi.
Using PCApp/MCP(v 3.10.0.14), How can "BLE_GAP_EVT_SEC_INFO_REQUEST" occur?
Or will not it occur?
If it occurs, please tell me how to do it.
Thank.