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...
Hello,
I can't solved a problem with advertising problem on my iBeacon working on nRF51822.
I have my own 40 unity BLE Module in my room test. They're configured to...
Hello,I run the program nRF52_SDK_11.0.0\examples\peripheral\uart\pca10040\arm4
and rewrite the "main":
int main(void)
{
//LEDS_CONFIGURE(LEDS_MASK);
//LEDS_OFF(LEDS_MASK...
Hi,
nRF5_SDK_11.0.0_89a8197\examples\peripheral\saadc\pca10040\arm5_no_packs
Which timer is used in this example? RTC timer or Timer0-4 ?
I can not find it.
Thanks...
Hi,
I have used nRF51 DK board for 6 months well.
Then now, it isn't connected with nRFgoStudio since I have upgraded nRFgoStudio about 1 month ago.
Error message is no...
Is there any reason I can't have the radio notification run at priority 0? By definition it will never run at the same time as the lower stack, so it seems like I should be...
hi nordic
Have a code project sample shows the typical use Flash applications in data storage?
I see
[code]( infocenter.nordicsemi.com/index.jsp .
my code
`
#define...
If I have a high-priority interrupt (or a series of them) that runs long enough to completely mask a radio notification, then all further radio notifications appear inverted...
I bought two EZAIRO 7150 SL hybrid board, (which contains a MOTHERBOARD & DAUGHTERBOARD). As part of the problems we have been having trying to establish a wireless connection...
Hi, I am developing a software that connects to nRF51822 over UART. I donot have the physical device currently so I downloaded its Soft device under the impression that it...
Hi,I update my MDK from 4.7 to 5.0,my old project can open ,but can't find the device list.I want to use 5.0 and 4.7 at the same time,and I have installed the SDK6.0 when...
Hi, when I compile my project the linker gives me the following error:
._build\nrf51422_xxac_s130.axf: Error: L6200E: Symbol GPIOTE_IRQHandler multiply defined (by app_gpiote_fast_detect...
I am working with nRF52832 and SD 132 and SDK 11 (nRF5_SDK_11.0.0-2.alpha_bc3f6a0).
One of my BLE services has a characteristic with an attribute larger than 22 bytes. It...
i was working with a nrf51822 module.after about 50 that i programmed the chip with my jlink programmer (some time i program it with stlink V2) it be damaged and not worked...
I am designing a BLE device. Want to make the PCB as small as possible. to download the code/debug etc I need the a connecter on the board which can connect to the nrf52 preview...