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,
I am attempting to get the DFU working as per the example provided in the S110 V7.0.0-3 download. I've followed all the steps in the readme in the DFU subfolder and...
Thanks for the SDK 8.1.1 fix. Please make it available also as a .zip in developer.nordicsemi.com/.../
Currently the fix cannot be used with a GCC toolchain as it is only...
Hi,my friend
I use the nrf905,At one end Use the PCB antenna, on the outside part of the metal.Using the results, said communication distance is shorter than 40 meters, easy...
Hi,my friend,
I have been using nrf905, but its performance is very bad.
Have a compatible chip nrf905 data communications? Working frequency 433 MHZ,100 KBPS baud rate...
uart_fsm and proc_fsm never get called.
debug on the first line of the uart_fsm and proc_fsm are do not come even
gpio toggling stops once uart interrupt received. I am...
Hi there,
I'm trying to build the Beacon source code with GCC toolchain on Ubuntu, but it's not working on Beacon Kit, there is no any response from the kit. But I tried...
I was wanting to use a nRF24L01 with a breadboard but its pin-out didn't allow it. A solution then occurred to me based on parts at hand. I wrote it up with instructions and...
Hi,
I'm trying to see what the communication range would be for different transmission powers. I set the transmission power to 0 dBm, and observe that I can still receive...
I'm currently trying to make my application enter into sleep mode, after some search , I found that this function can be used to reduce the power while the chip is in the...
Looking over documentation and the forums, it appears that the softdevice is not meant to be used with an application that uses an RTOS. I say this primarily because disabling...
Hello. Can I get a literature to the nRF51 series?
I need a full abstraction of the nRF51, like a book or other information, it's structure schematic of build-in modules...
Added the attachment
unstable_issue1.pcapng
I am using nrf8001 for my project. The OS that I used is window8.
I've got this issue when the connection is not very stable...
An arduino board is to much for my project. I only need the interface for the NRF8001 and only 2 or three extra IO pins.
Can I use the ATTINY25 and what is teh proper connection...
This question pertains to the nRF24LE1. I've programmed a MCU before with a relatively simple program, but never one with wireless transmission, so please forgive the naivete...