Hello, I am tryong to use to masters to communicate with two accelerometers.
Q1_ I found the following image from Nordic's website that shows SPI0 pins but there is no indication...
In the nrf51 series reference manual section 12.1.9 it states that there is hardware protection that prevents write instructions from being executed and that there is more...
Hello, I have established the connection between two pca10001 boards, one as central and one as peripheral using multilink_central and multilink_peripheral. I have serial...
Hi,my friend,
Now,I use nrf905.Situation is as follows:
I use the NRF PCB circuit of data manual.Nrf905 work, often loss of data.
1.The Product host is to use the stick...
Hi,
I want to use the Blend Micro with more security. I want use a passkey for the Bluetooth connection. For example through the iOS Device.
Is it possible? Static passkey...
How do I receive multiple signals simultaneously at a single receiver (433MHz) with multiple transmitters ?
I am working on a polling system. This one is similar to the audience...
Hello,
I established a connection between my central and peripheral module. Now i want to write characteristic value on peripheral. I tried with sd_ble_gattc_write function...
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...