GOAL: To send one 20-byte data packet from an Android Galaxy S5 to nrf51822 and send three 20-byte packets from the nrf51822 to the S5 in a single connection interval of 10...
Hello, I have looked into the compatibility matrix and I couldn't find any clear answer about if the NRF Beacon Kit is compatible or not with the S130. Does anyone tried to...
hi:
now.i have a development board(nrfgo motherboard).there is a debug port on the board.i think it can be debugged on the keil.if it can.what driver or others i need.thank...
This is what I got after upgrading my nRF51 dongle firmware.
It always times out.
I didn't somehow got one of my J-Link Lite upgraded, but couldn't repeat the process...
Hi all,
Good day.
Could you please recommend an Android or IOS APP which can connect 8 or more BLE peripherals at the same time.
Thanks & Regards
Jenson
I know that suggested debugger for nRF51xxx is J-Link or openOCD with CMSIS-DAP, but I would like to use BDI3000 debugger, which does support SWD interface and Cortex-M0 processors...
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...