Hi,
In my design, there is a tag used by 24l01,It can transmit the temperature value.In the tag, the parameters are like this:
addrofch[0] = 0xe7;
addrofch[1] =...
We've been working on a product that utilizes a NRF51822 chip as well as WS2812B NeoPixels. Since there have been numerous posts about it here we've decided to release our...
Due to limited resources we are looking for someone who can help us with making a custom profile.
You are preferably in the Stockholm area and have done this before.
The...
Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
Hi, I'm trying to run ble peripheral and timeslot receiver at the same time. I can see ble advertisements and I can connect to the peripheral. I can also read and write ble...
Hi,
Some questions below about the HID keyboard that refer to the example "/s110/ble_app_hids_keyboard" .
What initialize m_advertising_mode value before to call...
Hello,
to reduce ernergy consumption i use the sd_app_evt_wait() function while the twi is sending or receiving data.
i set nrf_twi->address and nrf_twi->txd and set...
Hello,
I have troubles using spi_master_example.
I want to control by spi a slave device from the nRF, I am sending sequences as expected and my slave device answers me...
The S130 SDS 0.5 documents a CODE_R1_BASE of 0x00020000, but I can't get it to work with code at this location. Any SoftDevice API call ends up in the application's SVC_Handler...
Hi,
i use the library app_gpiote to setup interrupts on a toggling external pin(this pin generates a signal which changes from high to low).The external interrupt signal...
Links: ota_profile_pkt_rcpt_notif
As you see,GAP Disconnection,I don't Know how it works.The ble device call disconnection,but ble android phone respones it more then 5s...
Hi, I'm a student at Oregon State University using the nRF51 Development Kit for a project. I can't seem to find any functions for sending and recieving Bluetooth signals...
HI ALL!
I got a question about establishing my own service.
Currently, I can just send my data through the 'hrs' service(by replacing the heart_rate value with my own...
Hi,
I just downloaded the Utility app for the ble apps(nRF518 SDK) checking on my i5 at iOS 7.1.2. I have tried to connect the apps(hr, proximity) of Utility, but there is...
I changed the dfu start address to 0x00 and application start address to 0x8000.
The application use the RTC0 IRQ to count the timer,
but the RTC0 IRQ did not work correct...
I've been successfully using IAR and I-jet with the 51822 and S110. I can build, download and run under the debugger with no problems.
I recently switched to the 51422...
Has anyone has any success flashing a nRF24LU+ dongle NOT using the official dev kit ? I'm attempting to flash using another microcontroller programmed as an SPI Master so...
I will be happy if someone points out this is a newbie problem and not something weirder...
Running on Win7, 64 bit BTW...
I recently received the nRF51 eval kit. I...