I am trying to develop for some nRF51822 mbed boards, and I would like to use the S130 SD to enable both central and peripheral behaviour. The machine I'm using for development...
I'm using the nRF51822 eval kit
I have installed MCP but after starting I get pop-up: Master Control Panel has stopped working
In nRFgo Studio / Device manager pane...
the proximity example is running ok. but when I modify the length of the alert_level I have the following error on the server side that I am not understanding.
476;16:12...
Hi all,
I'm working with the nrf51422 and the nrf51822 and I was wondering what the current status of the over the air DFU system is.
I'm using SDK 6.0 and I managed...
nRF24l01+ at a transmitter module one time successful transmission show & after 1 sec failed also . if any doing programming with atmega32 ,please send code for TX & RX ....
Hello,
can the radio notification and radio disable APIs be used to use the radio hardware from the application layer?
Background of my question is, that I have an application...
Hi,
I am using central s120 with peripheral s110. The connection to the peripheral is depending on the name advertised by the peripheral.
When connection is done, the...
Hi, guys
I'm facing some problem in RF transmitting. While I used 51822 board being the device and compatible to nrf24LU1 as dongle. To analysis the problem, I need information...
Hello,
i am working with the s110 softdevice and built up a bluetooth communication. I wanted to reduce the number of advertising channels and read about the use of the...
Hi,
I need to send some additional information in advertising.
According to Core Specification Supplement v4 A.1.11 it is possible to use also 128-bit UUID in service...
My keyboard can't work some time,then I read back the hex from device. And I find that there are 4 byte be changed.
if I modify the left 4 red bytes to right. Then programm...
In my opinion, S120 can only acts as central role and can not be discovered by bootloading sponsor which is usually a PC program. More development work is needed if bootloader...
I am trying to run the bootloader example that comes with the SDK 5.2.0 using the softdevice S120 on an evaluation kit, but I am getting an error at the pstorage_init() function...
I'm trying to emulate an nRF24L01+ SPI slave interface with an nRF51822. The nRF24L01+ interprets the first byte in the SPI transfer as a "command", and the data that it will...
Hello,
we experience the situation, where we are able to flash a softdevice (s210) once. After the softdevice is flushed, subsequent attempts to flash the softdevice fail...
I was looking at the product brief for the nRF51922 - which states the SoC can handle both BT BLE and ANT concurrently. The product brief states:
Pin-compatible hardware...
Hello,
I have problem with two nRF24l01+
First is connected with a mcu to a sensor.
Second is connected with a mcu to a pc throught usb.
I want to get data from...
I'm looking to be able to plug my usb dongle into my computer and communicate with an application for users to use. In this communication, I would want to see the different...
Hi,
I would like to extend ..\nrf6310\s110\ble_app_beacon example and add the possibility of switching from beacon mode to configuration mode and then add a few services...
Hi,
I'm currently trying to use the PWM Library in the LED Button Example, I was able to get the LED to blink with the PWM library when USE_WITH_SOFTDEVICE=0, but ofcourse...
Hi all,
I am using sdk 5.2.0 and s110 softdevice 6.0.0 on PCA10006 and nRF6310 platform for development.
I encounter unpredictable BLE link loss issue. In my application...
Hi,
Edit: Development with Eclipse and GCC
I'm rather new to working with eclipse and C.
I already have a problem with the first step of your explanation: (I'm using...