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 have a TinyShield Nordic module and I am having some troubles trying to customize the advertising packet. I have downloaded NRFGO Studio and I have enabled service data...
I have an nRF 52 dev kit, an Asus router running openWRT, and an android phone with the master control panel.
I'm able to compile and flash the dev kit with the example...
hello,
I am using the nrf51822, I want to add a normal service which do not need bond before used at the ancs example.I hope it can do the follow tow points,firstly,if the...
Hi,
I tried to figure out what is happening on the lower Bluetooth levels but it is very difficult to find straightforward information. Especially the Bluetooth (4.2) standard...
Hi, My apologies that this seems repeat information from previous posts, however they do not give a clear answer to my question regarding 4.2 compliance. I must also state...
Hi,
I want to count the time in seconds for which I press the button and stop the counter when the button is released. How should I detect the long press of button and...
Hello,
I need to use storage component with wear-leveling (i need to save some data persitant quite often). I decided to use Flash Data Storage (FDS).
I found fix for linker...
Hi.
I have nRF51422 borad and want to flash to nRF51422 with JLink.
I supplied to 3.3V power to board and is connedted SWDIO to p23, SWDCLK to p24. JLink is connected...
nrf51822-QFAA has 16KB SRAM,when run with SoftDevice S110 v9.0.0,
the memory areas is below:
why the size is 0x2000(8K)?
when change size to 0x4000(16K), the app can...
Hi,
I'm wondering if there is a throughput example for the NRF52-DK?
There seems to be one for the NRF51-DK posted on the Nordic github but nothing much for the NRF52...
Hi,
I am having BIG problems getting the Bluetooth Dual Bank Bootloader sample to work!
I am using Keil 5.18 and using SDK version 9.0.0 and also tried 10.0.0. I have...
I need change the interval in runtime, so I call a function with the interval as the parameter advertising_init (interval ) every time that I will change. This function define...
Hello, i recently followed your tutorial nAN-36 to understand how to add a custom service to my project. I managed to do this and i also created three characteristics to control...
I'm trying to set up the ADC to read a battery voltage but am unable to get the adc result to change regardless of whether the input line is connected to VDD or GND. I'm using...