Hi All,
I'm using nRF24L01P for TX device and want to receive packet from nRF51822 RX device.
nRF24L01P TX device Register settings are as follows;
Reg.EN_AA=0x00...
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...
Hello,
While I was making SPIS part, I got several issues.
I am using STM32L151CB for SPI Master and nRF51822 for SPI Slave.
It seems many people had issues with SPIS...
I've made a modified version of the example DFU provided with SoftDevice v7.0.0-3 alpha that works in single bank mode instead of dual (because I need to bootload a huge app...
Hi all !
I have been working on an nRF51822 based board for a little while, the ten 1st prototypes worked well so we asked our factory to make 20 other with the same design...
Hi All,
Is the lite programmer which comes with the nRF51822 Development Kit sutable to program my code into nRF51822-Beacon?
If yes what cable would I need (supplier...
Hi,
I'd like to read PnP and the system ID from Device Information Service.
How can I initialize system and PnP ID? Are there any examples how to do this for nrf51822...
Hi,
I'm calling sd_ble_gatts_hvx and every once in a while I get an error code of 0x3401. I went through the SDK documentation but I could not find what that error code is...
Hi,
I have a peripheral device that needs to connect to both Android and iOS phones. Depending on which type of phone it connects to it is required to perform different tasks...
Hi
I tried SDK6.0.0 porject at below link.
C:\Keil\ARM\Device\Nordic\nrf51422\Board\nrf6310\s210\ant_bicycle_pwr
According to SDK documentation, we didn't need to modify...
Hello!
I need more battery life and higher resolution in my applications. That's why i need to level down the signal power, if it is possible. Thanks in advance.
Hi,
I'm using nRF51822 Bluetooth Smart Beacon Kit. Is it possible to to switch between
beacon mode and configuration mode without the need to press SW2 button e.g.: by...
How do I keep advertising when I have a connection come in? I'm a BLE peripheral.
I'm running SD 7, is there a particular flag or sequence I need to do now that I've upgraded...
Hey!
I'm testing out the new SoftDevice and am trying to update firmware OTA but thus far have not been able to do so. I've tried from the Master Control Panel android...
I'm using NRF51822 as SPI slave and STM32 as SPI master. Everything works fine except the first SPI transaction after resetting both boards.
On the first transaction I...