HI,
I want to use PWM to control various hardware (LED's, etc ..) so I started off from the suggested PWM code example, found in this forum + modified it as I want to use...
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...
Hello All
I am planning interface the BLE peripheral + Capsence(Atmel QT111) board
i did the Capsence Board with Spi Protocol..then second phase i has to implement with...
Hello
I have some problem that I want to change Characteristic UUID different from Service UUID.
Like,
Service UUID : 11111111 - 1111 -1111 -1111 -111111111111
Charcteristic...
Hi Nordic,
I used FDS to operate updata to update data more than 10K once, but there was an error. Hint FDS_ERR_RECORD_TOO_LARGE.Can FDS operate more than 10K data at once...
I want to create own android app with just nus service (uart).I'm not very good in android programming, so there are two ways for me doing that:
Use Android-nRf-uart...
Hey guys,
I have another question related to this example.
I've modified the UART example such that UART printing is disabled, and I am calling ble_nus_send_string(...
SDK 11.0.0
SD s132 2.0.1
nRF 52 dev kit
I have been in the process of adding dfu functionality to an existing application.
Currently, I have gotten the dfu to work...
Hi. I'm looking for streaming solution.
I think BT5 will be one of the great solutions.
I refered video as below.
www.youtube.com/watch
It shows that nordic chip...
Hello All,
I am working on one of the project using nRF51822 . in this project it requires multi communication protocols i.e i want to configure as below,
2xI2C
2xUART...
I currently have 2 redbear nrf51822 nano. I want to connect the UART of the nrf51822 to my arduino uno/nano but i dont know how i should do this. I tried looking for a solution...