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 modified the ble_app_uart to start and stop advertise by receiving command from the uart port. If I don't delete the ble_advertising_on_ble_evt(p_ble_evt); in below...
Hi team,
Iam using (\ble_tester\examples\ble_central\ble_app_hrs_c\pca10028) this example.i want to get rssi from the advertising beacon.
Iam using this functions
sd_ble_gap_scan_start...
I see on your website that Bluetooth 5 throughput numbers are given in the graph below. And the following disclaimer is given.
"Net data throughput not including overhead...
I have taken a look the APIs which the S132 supports in nRF52 DK.
However i could not find the APIs that can initiate the channel map update ,feature exchange & version exchange...
hai
i have this code to save and read some data in flash.but the stored and read data are not same. always reads zeros. how can i solve that.........?
here is my code...
I'd like to be able to quickly update the advertising data using
sd_ble_gap_adv_data_set()
and at the moment I'm doing this via a bit of a hack, as I captured the advertising...
Normally, Raw data has TYPE (0x01), TYPE (0x09): device-name, TYPE (0X07): UUID 128 bits.
However, there are devices without TYPE (0x07).
Is this also a problem?
Communication...
Considering using an nRF52 module, I'm developing using EvoThings' native plugins right now. I don't think we have the resources to do IOS and Android native apps.
Has...
I have an application where my nrf52832 acts as a peripheral and I can connect to it without problems, but after some time like aprox 10 minutes when I try to connect to it...
Hi!
I have searched for this questoin, but not found anything useful. Probably I an not using a good search phrase.
How do I determine how much space is left on a nRF51...
This is a general question I will throw out initially, but I can get more specific if necessary. This is something I see a lot in my year or so of development with nordic...
SDK:8.1.0
Chip:51822AAHO
Hi,i use the nRF51822-PSV3.1 Schematic diagram.The chip set 4dbm tx power,
then i test the test point(C6) as follow,2402MHZ and 2426 MHZmax...
Hi,
I run the HID keyboad example, and a problem confuses me. I use the "lightblue" APP to connect the peripheral--"Nordic Keyboard", but the iphone appears a pairing box...
Hello!
I have been working recently with the PCA20006 Beacon board. The example we have tested is the ble_app_beacon that allow us to change the UUID/Major/Minor and go...