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...
I am new to BLE and Nordic. (I am not new to Embedded Systems.)
What I am looking for:
Find a hardware and an example for BLE that I can adapt to my simple needs, e.g...
Wow need a bit of help the Thingy worked once did the update and now it is totally useless its a breathing blue light emitter? Nothing can see it MacBook, iPhone and no apparent...
Hello - I tried looking for my answer here but didn't really get what I need. I'm also relatively new to all of this.
I purchased the Adafruit's nRF8001 bluetooth module...
hi
i am using nrf52 dk wiht IAR embedded workbench IDE ARM 8.20.1
i want to disable the attach to running target from my device HZX-52832-S01A.
which bit i have to turn...
Hello.
I am measuring the current of nRF52832 using Power Profiler Kit (PPK).
I want to change the voltage supplied to nrf 52 arbitrarily.
I used the following case...
Hi everyone!
How to change erase range in DFU during application upgrade ? I have some data saved in flash (by psotage on 0x0007e000) and I don't want to lose them after...
Hi,
What is the advantage of using a Bluetooth SIG defined profile over a vendor specific profile? For example, if we want to transfer battery levels, can we define our...
Hi again,
Hope everyone had a great Christmas.. I did, but Santa also gave me a litte issue with my nRF52-DK..
I using a modified UART example, I have a 5min repeating...
Hello,
Basically my arrangement of NRF network is one receiver and multiple transmitter consider example 1:40 and they all configured with same address,bitrate, checksum...
Hello,
Is there a demo project that contains RTC function with softdevice.
I called the lfclk_config() and rtc_config() function before softdevice initial in main(), but...
I am using nrf52832 chip. I will be receiving time in isoFormat.
I am wondering how convert the iso format to get the date and time in my C program.
I am not using any...
Hi,
I'm develope some sensor with arduino primo, which use nrf52832 as a primary mcu.
I want to measure battery voltage level,and i find some example like:
devzone.nordicsemi...
I am using nrf52832_xxaa with SDK v11.0.
I have a requirement to write into UICR register APPROTECT to set its value to 0x00.
Is it possible?If yes, please provide a sample...