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...
I am using the NRF24l01 for my products and looking to buy in bulk(100-1000). Now I know where to buy the just the IC but antenna design is a hard point to break right now...
I am trying to write to NRF_POWER->GPREGRET to store some variables that should be retained through a software reset.
I am running SD 5, SDK 14 and using GCC to compile...
I would like to write a program to communicate directly to the Dongle over USB. The plan is for manufacturing test fixtures to communicate with the 'device under test' over...
Hi all,
I want to disable SD and reinit SD and reinit my services.
I try by ble_app_uart example.
I add code for button, when I press button 1, it disable SD. When I...
Hi,
I just started working with Nordic chips so I apologize if I am missing something obvious here
I am using a custom board that I designed containing a nrf52832 module...
First of all, Because of my poor English, and I'm newbie this kind of work.
I'm not sure you can understand my question. But I'll try
Currently, To see my borad's log...
Hi everyone,
I am trying to implement my device with nus service. Both nus client and server role on the same device, similar to the official example of "relay".
But when...
Hi everyone,
I would like to build the Bluetooth network having three devices such that any two of them could communicate with each other. Is it possible to do it with nrf52832...
Hello,
I got Thingy:52-SDK-zip from https://www.nordicsemi.com/Software-and-Tools/Development-Kits/Nordic-Thingy-52/Download
and I did all setps wrote in README.md. Then...
Good day!
As base I used this examples:
ble_app_multiperipheral - for connection handling
ble_app_hids_keyboard - for whitelist and bonding
Error occurs after...
I am inquiring about the ability of the nRF9160, does the device have the resource to be a picocell? Specifically, can it handle communication to and from a single cell phone...
Hi
I‘m working with the SDK since many versions. One thing I don‘t understand is the sdk_config.h concept.
My first thought was that there is a master sdk_config.h in...
Hi, I made a PCB board nrf51822.
Because of my mistake, Rx, Tx pin was not cross connected to MCU.
So i want to change Rx <-> Tx pin.
In the example of ble_app_uart_s130_pca10028...
hi,everyone
when i test the mesh/example/dfu , it is upgrade scucessed,but when i combine it to switch_light example ,it was failed , it looks end the transfer too early...
Hi, there~
I'm trying to make my own bootloader and starting with the secure bootloader sample code.
The problem is the orignal bootloader, that is compiled with secure...