Hi All
I am doing a BLE based project using nRF51822.Where i need to handle the message [with UUID] by using ble_gatts_char_handles_t.
so, can any one please share information...
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...
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...
Hi
Im using nrf51822 board from RedbearLab. SDK6.1and SD7.1.0.
I added DFU to my application and iam able to update the firmware OTA.
My issue is after adding dfu...
Hey there,
I am looking for the right pin out to wire up a reset button to my board so that I can reset the IOS device is paired to. Can some one help?
Tyler
Hi,
Is it possible to set an address lets say for an array to be in Flash memory on compilation?
So that way I dont need to reserve memory twice - once in my program memory...
I have two nrf51822 devices with sniffer firmware. At the beginning all tests were well, it can sniffs beacon packets with ble-sniffer_win_1.0.1_1111_Sniffer and display packets...
[edit]
This problem is solved!
The problem is from project target.
I am using uvision5, but I opened the uvision4 project. (\arm4...)
Now I am using the example under...
I am using the Sys Events to monitor the POFWARN but it appear that I get a POFWARN event repeatedly when the voltage is below the threshold is this normal or do I need to...
Hello,
Some questions regarding the linker script for the 8.1 SDK for SD110.
I was able to get an environment set up with ARM GCC, Make, etc. and compiled my program...
I have a program running with SD 7.2 and SPI on my nrF51822 talking to a SPI slave device. I use GPIOTE triggered on an edge to set a chip select line and read bytes from...