hello,
the function ble_stack_init () in the example of ble_app_uart are quite different from that in the example of ble_app_proximity in my first sight.
ble_app_uart :...
I am getting following error:
Error in final launch sequence
Error executing step execute method: stepInitializeJTAGFinalLaunchSequence
java.lang.reflect.InvocationTargetException...
Dear Nordic people,
I am playing (6.0.0) with sd_flash_page_erase() and sd_flash_write() , seems to be working ok, Allways happens what I do expect, but I am not able to...
Hi,
Will PAN item #56 TWI: TWI module lock-up be fixed in the Rev 3 version of the nRF51822/51422?
Also would you happen to have a time frame as to when the Rev 3 will...
Close Bluetooth in Iphone's settings when IOS/51822 is paired and connected normally.
several seconds later, Open Bluetooth in the settings again, and observe the settings...
Hi,
I am trying to power off and/or disable a RR[0] with no success.
I am Powering OFF the watchdog in main and then successfully POWERing ON in wdt_init but then I...
I've somehow lost the ability to perform over the air DFU from Master Control Panel.
I have reinstalled the J-Link drivers, nrfgo studio, I've flashed the PCA10000. I can...
My board works most of the time are very good,but one time i power down the board when ble connecting and data transmitting,the board can't work when power on.and i can't...
Hello,
I am trying to use ble_app_uart example from pca10001 to nrf6310 board from development kit. My nexus 7 detects the BLE device as 'Nordic_UART' but disconnects immediately...
Posting this as separate question as it got no traction in the other thread:
Why are there many of the same include files in the DFU example directory as in the S110 7...
Hello everyone!
I'm currently developing a project in which I require a remote control (touchscreen TFT + arm MCU) to send and recive some data over a bluetooth connection...
Hallo
We want to update the firmware over the air (BLE).
What is a safty concept?
Our firmware need about 60KB flash ROM.
What have we to calculate for BLE software?
...
Hello Everybody,
I have a question about nRF51422. I want to monitor the ANT+ message from any sensor, which is already connected with the device,
Scenario : if it is...
Hello,
Im trying to create a synchronisation method for sensors using BLE. At the moment i can synchronise them within 10ms accuracy, in theory it should be within 2ms...
Dear all:
same as this issue:
devzone.nordicsemi.com/.../use-dfu-to-update-ap-over-ble-single-bank
it seem same as my way that modify modify "dfu_dual_bank_ble" target...
A big update this week for our S110 SoftDevice. Full OTA DFU for SoftDevice and Application. Also Multi-acivity concurrency for Bluetooth Smart and 2.4GHz protocols. As Developers...
Hello
I got my nRF51422 DK, and got few inquiries
For ANT,BLE DK, where can i find API documentation?
BLE can be implement on nRF51422 DK?
Is there sample project...
I have a 'fresh' nRF51822 on a board and it's not clear to me what procedure I need to follow in order to get it to work. I'm using the Segger programmer and I can program...
In the Keil debug interface, how can I find if the application is throwing an ASSERT, and which it is? I'm using the S110 softdevice. (See other question for context devzone...
Hello, I have a weird problem, the nRF24L01+ is sending a TX PAYLOAD that was left in the TX FIFO (clocked with W_TX_PAYLOAD) as an ACK PAYLOAD when switching to PRX mode...