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...
Hi - I'm trying to use the pure-gcc make files and I've got my project building and the code is running, but when I try to launch startdebug gdb it reports no debugging symbols...
Hi
I cannot find the answers from your documents. Please help me answer them. Thanks.
DC supply voltage of core cell of nRF51822 chip?
DC supply voltage of IO pad...
I am using a modified sample of your rangedemo example and can get it to work. To test if I am switching to 915MHz I change the HFREQ to 1 but the receiver that is set to...
Hello
Im starting a new project and i wanted to save time by asking if there is a list of providers or company that produces sensors that will have an easy compatibility...
Hi,
I need to store an image of size 40kB to internal flash memory. Actually i tried to store it from the address like 0x28400 and 0x2E984 (memory addresses after softdevice...
Hi, I am developing an BLE application using nRF51822.
This question is from my previous question:
devzone.nordicsemi.com/.../question-about-adc-power-consumption
...
i have purchased one of the modules. i need to interface with other modules of the same kind but how will i start programming it ,can u people suggest me the IDE ? do i need...
Hi,
I try to modify 51822 device_firmware_updates code for 51422.
But I have a problem.
When I run my code, my cell phone can connect to 51422. I can click DFU button...
According to Page5 of nWP-018, if we compare QFAA G0 to C0, G0 doesn't have a valid version reference design with the right balun. But G0 and C0 have the same valid reference...
Hi there,
We're looking to use the entire 16 KB of RAM on the nRF51822 when the S110 is disabled. We've come across an odd case, where doing this:
memset(0x20000004...
Hi there,
I am trying to learn how to develop for the 8001 chip on an Arduino board.
Does anyone know a good tutorial I can use to get to grips with how i would go about...
I have nRF 8001 BLE chip.First i want to know will this chip contains any Firmware i.e it has its services and characteristic or not? And i want to write my own Services and...
Dear Sir,
I used nRF51822, I found sometime the program reset itselft. Then I made a test program to send out the "RESET REASON"by BLE message. I found the reset reason...
When a callback function is registered via the softdevice_ble_evt_handler_set(), are there re-entrancy issues when the callback is called by the softdevice?
For instance...