Hi,
I'm trying to program nRF51822 Beacon Kit using nRF51DK. I'm trying to load the example ble_app_beacon to the beacon kit. After uploading SoftDevice 7.1.0, I try to...
Hello
I'm using the nRF51 DK and I have a UART over BLE link set up between the board and a phone with the nRF UART app. I'm trying to get the board to execute a particular...
Hello there guys i been reading your 100 pg PDF for awhile now and im yet to understand or realize how is it that i add/place/create a payload or data to send/Tx via Master...
I am interested in writing a BLE central that reads data from multiple BLE Nordic sensors. The BLE central will be running on Embedded Linux which uses the BlueZ stack.
...
Hi,
I'm trying to get S110 softdevice (v8.0.0) working with RIOT. I had some issues (I couldn't initialize TIMER1 or TIMER2 until softdevice is setup & enabled) but I think...
Hello everyone,
I got a task which I try to implement using a NRF51822 iBeacon board.
The Task:
Advertise a Device and provide a mechanism to connect without traditional...
Hello, I'm working with the EK PCA10003, that has the NRF51422. I'm trying to read the information of the accelerometer MPU6000 with an ISP interface. At the moment I cannot...
Hello,
DFU issue (FOTA application update fail)
I have a problem when performing Application update over the air , after i change my boot loader.
so when try FOTA...
Hi,
I am using two Android devices with nRF Master Control Panel (BLE v4.0.5) app installed on both. I am using one Android device (Moto G 3rd Gen Android v6.0) as the...
Hi all,
I see that the nRF51 doesn't have a PWM module and a software PWM library is needed. How well does the software module actually run? I've had rather bad experiences...
I have a new nRF52-DK (PCA10040) and I'm trying to make some examples using arm-gcc. With freshly downloaded nRF5_SDK_11.0.0_89a8197 and Makefile.posix modified to point to...
What is the status of I2C pins and GPIO pins in the System OFF mode? Do they float once the SOC enters SYSTEM OFF mode? Here the accelerometer we are using consumes high current...
I tested Auto connect with NRF52832 UART APP(S132 softdevice), and nRF Master Control Panel APP.
I tested with samsung s3 neo and Moto G3 , but it is not working. In which...
I am currently using the watchdog in conjunction with RTX and a softdevice on the nrf51.
I am wondering if the default priority for the watchdog's interrupt works well in...
I am simulating button presses on a peripheral nRF51 device to determine average battery life. I send "button state" to central in a timer every 10s, with which I simulate...
Hi,
In my app , using SD130 , when i check the registers state while debuging i find that the RNB is powered on.
Do the SD130 power it on automatically? (because...
Hi All, We would like to use Alert Notification Service and UART service in our application. Here Our Peripheral will be Alert Notification client and UART Service server...
Hi, I have done the following:
Built a custom board with a brand new 128Kb nRF51822. On the board I only have the 16MHz xtal.
Routed out SWD IO/CLK and connected...
Apart from using nRF-Ready mother board, is there an option to program nRF2460. Probably through serial or third party SPI programmer? If yes, which one?
Is it possible to have one nRF2460 based transmitter to be received by multiple nRF2460 based receivers, or is the pairing one-to-one? In the datasheet, it says "The only...
Hi there,
I'm currently using the nRF UART app for iOS (v1.0.1), and I noticed it doesn't work the same as the Android app (v2). The key difference is the ability to select...
I am using external Crystal for my custom chip using nrf 51422 controller....
Just wanted to confirm is my setup for the external crystal (16 Mhz) is correct...
It is connected...