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...
I confused that I run a SDK 9.0.0 example ble_central_and_peripheral app_s130_demo on my nrf51 SDK. then use Android App MCP to scan Advertise data. it did not work.
but...
I'm faced with a curious problem.
The examples of nRF52 SDK 0.9.2 have linker sciprt like this:
/* Linker script to configure memory regions. */
SEARCH_DIR(.)
GROUP...
Hi,
I bought two PCA10028 DK boards, try to start with the simple example with SoftDevice S110.
I download the application to the DK board by nRFgo Studio.
First...
Hello,
I bought 2 modules from this site:
www.elecfreaks.com/.../nrf24l01p-pa-lna-v31-rfm05-p-142.html
People are saying it's working great, but for me, there is something...
I had slightly modified a TWI example (using nrf_drv_twi) to work with one of my sensors; It's basically the same with a different function called to handle the received data...
I'm trying to test the throughput improvement of the S130 alpha softdevice vs S130 V1.
I notice a couple of changes in the API that I'm not sure how to handle:
First...
I've been using the ble_app_uart example with S130 on a nRF51 DK board. I wanted to add an interrupt with some GPIO pins. So I added GPIOTE interrupt handler but the compiler...
Hi all,
I want to ask you if it is possible to program nRF51822 chips (Cortex-M0) with J-Link OB assembled on nRF52 preview DK (Cortex-M4F).
I have some older boards with...
Hello,
I am working on pin interrupts and was able to handle with 1 pin interrupt. I used GPIOTE port interrupt. This is the code snippet for initialising:
NRF_GPIO...
I am trying to get my system with a hardware RTC generating periodic interrupts every 30 seconds to sleep between interrupts. I'll paste the code below, but here is the problem...
Hi,
I had an issue which the other BLE tools can connect to my BT121 module, but NCF Master Control Panel keeps looping at the connection content page. FYI, it is bonded...
As the picture shows! I have changed some Option of target and some forbidden sign appears.
I guass it means the file is not available,if so, how can I delete it. Why It...
I use bootloader example of SDK8.1.0, when I begin OTA, I got GATT error.
I use nRF Toolbox Version1.16.2
here is application upload:
dfu_test_app_hrm.bin
here...