I am glad that I have successfully used the library from www.libstock.com/.../nordic-semi-nrf24l01-example in a pair of PIC18F45k50 devices. One is acting as a Tx and another...
Hello.
I have had a search but can not find anything so sorry if this has been covered before.
Our company has developed a consumer product using the nRF51822-QFAA-R7...
Hi every one !
I am trying to get working a code that it was working "Ok" 2 years ago.
Currently, I cannot get communication between both breakout boards.
To simplify...
I'm trying to solve an intermittent problem when using the nRF51422 UART with CMSIS-RTOS (RTX) and MDK Networking library (V6.2) (TCP/IP stack).
My questions relate to...
Hi...
When i was working in SDK v6.1.0 i have tried nrfprog.exe to merge and program bootloader, softdevice, application and bootloader_settings file as explained in devzone...
Hi.
I'm using PCA10028, SDK10.0.0, S130.
I want to make one time timers as below.
APP_TIMER_DEF(one_time_timer_1);
APP_TIMER_DEF(one_time_timer_2);
APP_TIMER_DEF...
Hello,
is the nRF Sniffer still in Development? The ble sniffer program keeps crashing at random after about 10-20 seconds and is barely usable for me. I have around 20...
Is there any way of instructing the BDS plug-in which optional characteristics to include in code generation for adopted services without converting to a custom service? ...
(/attachment/41972e0db37f912bba4731a3b5ffe839)(/attachment/0838bef738e72c89e2a9af90d6e3f640)(/attachment/a62ce68db8c9d23b285a9f94a5c9beac)I have been developing on the nRF51...
what should be the direction of pin P0.26 and P0.27 when external low frequency crystal is connected ???
or they should be left untouched in the code ???
To reduce the...
Hi:
I come across a problem when I debug NRF51822. I don't know how to config its clock.My board XTAL is 16MHz, and I want config is to 32MHz,Is the method below OK?
NRF_CLOCK...
Hi,
My settings are:
NRF_DRV_SPI_FREQ_1M, NRF_DRV_SPI_MODE_2, NRF_DRV_SPI_BIT_ORDER_MSB_FIRST.
I'm trying to readback 0xD8. The proper value should be 0x71. Instead...
Hi,
I am trying to use the nrf52 in serialized mode, where I was successfully able to program the connectivity board (using SDK 11.0.0) However if I try to load any of the...
We are using a module which has nrf51822 on it. Before we have programmed it, we were able to see it when we scan for ble.
But after we program we could not able to detect...
I am building an automated test stand for programming our production devices. After programming, I need to pin-reset the device to leave debug mode so I can get an accurate...
We have an BLE application that we are targeting the nRF52 device for. The application demands using a UART interface to communicate to a host processor. In addition, we typically...
Hi all,
until now, I used nRF51 Chips on my board. I programed them trough the nRF51DK(PCA10028). But now I would like to work with nRF52832 Chip. I have a nRF52DK(PCA10040...
hi ..
i am new to mbed and nrf51.
softdevice is s130
if i enable the ADC in my project then other output(out3,4,5,6) is not working ok.
if ADC is not enabled then...
Thanks Stefan. The zip file making and updating steps work perfectly for me, if I follow your steps and make it from your stock pre-built "dfu_test_app_hrm_s132.hex". My question...
Hi
I have a problem when bootloading with nrf toolbox. It seems like when i flash files over 0x10000 in size the program overwrites itself. When i flash files with smaller...