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...
I want to change the light-control example given in mesh SDK such that instead of using buttons to trigger messages, I want to connect client with mobile and control servers...
Hi, I am working with app_uart module and during the reception process sometimes there will be APP_UART_COMMUNICATION_ERROR event generated, my question is why there is such...
Hi,
I am testing with ble_app_uart code for handling UART data. If the data is more the device is getting disconnected from the central device. I am thinking that, BLE...
I am using SEGGER Studio on MacOSx.
When use the latest mesh SDK, I can run the light_control example and see the debug log in the Debug Terminal of SEGGER Studio.
However...
I have the test that spi communication between nRF51 DK(Master) and nRF52 DK (Slave).
use the example projects in SDK 12.2.
success build and writing but i have got...
I would like to utilize six Sampo S1 readers (yes, I only read for now, I know they can do much more) to count people entering and leaving a conference.
I am looking for...
I implement it with sdk 11.0 and a third party board.Firstly,I program s132_nrf52_2.0.1 SoftDevice by nRFgo Studio,secondly,i program dfu_dual_bank_ble_s132_pca10036. then...
Hi experts
I am trying to interface an external ADC to NRF51-DK i am presently reading SPI ADC code values on BUTTON press event. I am able to read the values from ADC...
Post in reference to link
After flashing light control server or client app on PCA10028 app crashes with HARD FAULT.
Steps how I built the app:
Using freshly downloaded...
Hello,
I find that some examples such as ble_app_uart uses a GATT_MAX_MTU_SIZE of 158, and it has initialization in function ble_stack_init().
// Configure the maximum...
Hi. I'm using nRF52832. I need more GPIOs and UARTs. So I think nRF52840 is very good solution to me.
But as I know, nRF52840 is just engineering sample now.
When can...
I am running the Iot SDK Cloud MQTT example on a nrf52 DK. Is there are reason why MQTT will only let me subscribe to a maximum of 9 topics. Anymore and some of the topics...