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...
Dear,
We are developing the nRF51822 for an application of BLE device. The timer is the key process in the application. Anyone kindly share the experience with me about the...
I have a test set up using the ble_app_hrs example where I increment a dummy uint16_t periodically and then send that value up to the nRF Toolbox iOS app to plot. I want to...
Hi all,
I would like to use the strcmp - string compare function, however don't know how to create a string from character array. Standard way would be something like this...
I can transmit data from my device (the server/peripheral) with the ble_app_hrs , but want to modify the peripheral behavior with some basic commands sent from the mobile...
I'm migrating from S310 v1.0 + SDK 5.2.0 to the latest S310 v2.0 + SDK 7.1.0 (to be able to update also BL and SD).
I have used OTA DFU based on example included in SDK...
Does the sdk7.1 + softdevice support flash_page_erase function?
Also, for the spi_master api, is the spi_master_event_handler required or optional?
currently, the...
Hi,
How to separate flash memory area that will not be overwritten when you upload new application code (e.g. a few bytes of static data). I'm using Keil.
Hi, I just flashed the BLE_proximity example in the ...\nrf51_sdk_v6_1_0_b2ec2e6\nrf51822\Board\nrf6310\s110\ble_app_proximity in the nRF51822 Development Kit, and the nFR...
I am working on a custom BLE service on the PCA10001. I can successfully detect and communicate with the PCA10001 using windows x64 MCP. I can also detect and communicate...
Dear Sirs
I am new with Nordic BLE Modules.
After successuful pairing with Windows 8.1 in a Tablet I need to get an active Service. For example I would like to obtain Battery...
We have an NRF51822 running S120 at 32MHz.
Our system has two removable batteries. If a battery is removed we need to switch to the other battery as fast as possible. We...
For TWI, SPI and UART is there a significant power savings from powering down the unit when not in use vs just disabling it?
Disabling the unit seems reasonable, but powering...
Hi!
I was trying to use nRFLoader to update firmware using example DFU Bootloader but app hangs on "Discovering" (after selecting device to update). What can be the reason...
Currently I can upload new application firmware smoothly (I use the dual bank setup). However, I have to use packets of size 20, so this takes a long time.
Is there actually...