Close Bluetooth in Iphone's settings when IOS/51822 is paired and connected normally.
several seconds later, Open Bluetooth in the settings again, and observe the settings...
Hi,
I am trying to power off and/or disable a RR[0] with no success.
I am Powering OFF the watchdog in main and then successfully POWERing ON in wdt_init but then I...
Is it possible when using the S110 softdevice to limit the maximum number of packets per connection event? I would like to reduce the maximum amount of time the CPU spends...
I am using nRF51422 Evaluation Kit with the latest silicon revision which comes with programmable softdevice. The kit also contains an ANT USB-m dongle. I have followed the...
I tried to do send & receive binary data from bluetooth in ios app.
But i only can send & receive string or ASCII code data in my app, do you have any method or idea can...
Hi,
I tried ble_app_hids_mouse with Android 4.4.2, it can work properly for first time connection. However, it cannot be re-connected after switching Phone's Bluetooth...
I have installed Keil MKD-Lite V 5.10.0.0 and the Segger software (which linked to the Keil IDE). I have tried to install the nRF51 SDK (5 times) and every time iI get the...
Hi All,
I am using s110 v7 soft device , and SDK: 6.1.
I have implemented static passkey based pairing.
I would like to terminate the connection if central unable to sends...
Hi I am using the RBC mesh " github.com/.../nRF51-ble-bcast-mesh" , sd_110_7.1 and sdk_6.2
The rbc mesh is using timer0 as well as the softdevice. I removed the app timers...
Hi all,
we are performing some transmitter spectrum measurements using your nRFGo (PCA10005) board and an Aaronia HF-60105 spectrum analyzer.
The SMA connector of nRFGo...
i have nrf518822 device..i downloaded s130 soft-device from nordic website..i have installed keil 5.0 and nrf go stuidio....now tell me how to flash soft device and application...
if i use s130 soft device will it do simultaneous master/slave role.....
c1=central 1,c/p=centarl/peripheral,p1=peripheral..
assume c/p made a connection with p1 and it...
I'm using SDK 7.1, PCA10028 eval board, SD310 2.0.1, MCP 3.6.0.8331
I have an ANT device, that on a button press, it must wake up, connect to an ANT channel, and send a...
Hi all,
I am trying to connect a tablette (s110 peripheral role) to 5 S120 centrals simultaneously.
I am using nrf51822, sdk6.1, s110 v7.0, s120 v1.0.1 .
Is this possible...
So I've seen all similar issues people had where their program stuck on sd_softdevice_enable() due to the fact that ran on custom boards which didn't have external oscillators...
This are the contents of disassembly window on all optimisation levels. Program is stuck switching between two operations:
MOVS r0, r0
DCD 0xFFFFFFFF
I'm running...
We're moving our design from nRF51822 to nRF51422.
What's the difference between these IC from the point of view of PCB layout and antenna design? Are they interchangeable...
Custom Board with MCU NordicSemi nRF51822-QFAA
Softdevice S110 7.1
IAR for ARM 7.1
SDK 7.2 using a merged service (HID keyboard example + NUS example...
Hi, I use the nrf 8001C + stm8s. I successfully installed settings nrfGo, but when I try to execute a command OpenAdvPipe I get an error ACI_STATUS_ERROR_CMD_UNKNOWN .
The...
Hi,
Are there any available examples of Makefiles with JLink command integrated?
Example: "make flash" to flash the image or "make flash-softdevice" to flash the softdevice...
It's not really a question but a request to Nordic.
Could you change the #ifdef lines in gcc_startup_nrf51.s to .ifdef. So:
.ifdef __STACK_SIZE
.else
.endif
and...
Hi,
How do I determine the application address? The one that is to be programmed to UICR.CLENR0.
I have SD S110 V7.1.0 but I didn't find this information in the release...