I have a central application and peripheral application that are based on the multilink-central/multilink-peripheral examples.
I've modified them to run on the PCA10001...
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 ....
Has anyone had success with a J-link ARM v7 with the nRFgo studio (and nRF51822)? I've got one of the older nRFgo moterboard dev kits, and I've been doing well with the included...
Hello,
I am working on a product, which uses the nRF8001 as basis for the Bluetooth communication. The application offers two interfaces, a custom interface and a HID interface...
Hello,
I have a problem with Indicate Characteristic. When I try to send data using sd_ble_gatts_hvx() function, it always sends 20bytes from address 0x00. This is my code...
I am trying to run my program once per second using timer. The timer is initialized as follows:
APP_TIMER_INIT(APP_TIMER_PRESCALER, APP_TIMER_MAX_TIMERS, APP_TIMER_OP_QUEUE_SIZE...
I'm trying to figure out how the bonding works in the multilink demo. It seems like the central device only goes through the bonding if the peripheral has the multilink service...
ble_app_uart_s110_pca10028_nuevo.uvprojx
Hi, I´m using a nRF51244 with s110. I program it in nRFgo Studio (s110_nrf51_8.0.0_softdevice.hex)
I try turn on the passkey...
Hi,
I performed an OTA update of my APP. (SD 7.0 and BLE single bank bootloader were flashed).
The update finished without an error and then my application even starts,...
Hi,
I'm developing on a custom nrf51822-based board, and using the s110 softdevice, version 7.0.0. With JLinkGDBServer and the toolchain's gdb, I can debug softdevice-less...
Do you have a BLE SOC chip that can behave as a master and a slave, and also has embedded stack so no host processor is needed. I am looking for a chip that can be used in...
hi,
Inorder to flash the softdevice to evaluation board PCA10024 , i tried using nrfgo studio as mentioned in the user guide.but the nrfgo studio does not show any board...
Dear all,
I am using SDK7.1 with S130 v0.5 alpha. Can I use the DFU example in the SDK6.1 to update my firmware in the chip(nRF51422)? If not, is there any alternative...
I am using S110-based peripheral device which is sending 20byte notifications. Application on my peripheral works fine (testing with MCP gives transfer rate about 15kB/s which...
Hi,
I was using nRF51DK with Keil uVision ver 5.14 and SDK 8.0.0. It worked okay yesterday and I tried HW peripheral as well as BLE peripheral.
But today it doesn't...
Is it possible to identify a device as a previously bonded peer based on the advertisement package and before establishing a connection?
I would like to be able to bond...