after flash DFU program into pca10001 board, com3 is not accessible,
www.dropbox.com/.../Screenshot 2014-04-26 15.41.47.png
even after I erase all, and re upload soft...
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...
The analog circuits 51822 and rfx2411n supplied by the authorities are connected 52832, but the circuit is not working properly.PA and LNA switching has been controlled in...
This is to build upon a previous question i had here .
This time, I am having issues with SDK 14.
I can compile and run the BLE peripheral HRS example fine. With SDK 14...
Hi,
I am trying to write 64 bytes to a characteristic as a client and am getting the error NRF_ERROR_DATA_SIZE . The infocenter is not very helpful at indicating where...
I am using S132V3 on NRF52832 device. In my application we need to set a static, non-rotating, private resolvable address. I can't get into why that is here. In theory this...
Hi all,
I'm using chip nrf52832 with the last enabled stack which integrates the adaptive upgrade for bluetooth 5.0. However I'm insterested in long range and that's upgrade...
Hello,
Is there any example of simple peripheral to update the firmware using over the air download for nrf51?
waiting for your kind rhelp.
Regards
MAbbas
Recently,I confronted some particular circumstance that I have never came across.
The device programmed used by Jlink and Keil,so I check the address of flash,it showed as...
hi all,
i'm using nrf905 for wireless communication at range of about 30meter @433mhz.
and have some question ,maybe your guys can help me.
thank you.
q1:upclk pin...
According to the documentation, it is possible to upgrade the Thingy:52 firmware via a cable connection using nRFgo Studio. Can I connect the Thingy:52 directly to my PC?...
Dear Nordic Team,
Thanks for supporting.
Now i am trying to work DFU with NUS example.I am following As per nordic document like: infocenter.nordicsemi.com/index.jsp...
I am trying to communicate with DS1307 (RTC) using TWI on nRF51822.
I have configured the pins, address (0x68 fixed for DS1307), frequency and enabled TWI.
Now I am about...
Dear Nordic,
Some time ago we started a project in which we decided to use ANT protocol to communicate wirelessly. However, now that we are going to production in a very...
my programer have many place use sd_ble_gatts_hvx() send data , if i get the BLE_GATTS_EVT_HVC ,how i know this return value return belong which use sd_ble_gatts_hvx(),how...