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 Nordic, I'm following a guide on this link hrm . I was testing the application with Master Control Panel 3.7.1 with my nRF Development Kit PCA10028. I looked up some of...
We all know we can send acknowledged data in Ant channel.
But based on my test. the acknowledgement message coming back to the originating device is just a dumb packet...
Hi,
I'm new to coding on this platform and i'm having issues. I have an ADXL335 acc sensor connected to P0.04, P0.05 and P0.06 of my NRF51822 (on a custom board). Please...
I cannot get uVision to recognize the J-Link OB device on my nRF51 Eval board. uVision DOES work with a different J-Link OB eval board targeting the same device, the Rigado...
Hi there
I was wondering if anyone has any information or a simple step by step guide for getting up and running on IAR with sdk 7.2 and IAR workbench?
Hi all,
I'm building an application for IOS & Red bear lab BLE shield and Arduino. The phone acts as a remote control for a toy car that I built . It works decently, but...
I'm having problems with a NRF51822 on a custom PCB. I've managed to get the SDK BLE samples working, HRS using Keil, JLink.
I was developing my solution with a MBED kit...
Hello support team,
Iam unable to install nRFGo studio version nrfgostudio_win-64_1.17.1_installer on windows 7 Home Premium 64 bit
The error is " The installation package...
Something did change in the last 2 days but I dont know what.
On tuesday I was able to connect with my mobile device to the nRF51-DK. The application worked fine and it...
I'm using SDK 7.1, PCA10028 and SD310 v2.0.1
Is there a project that implements OOB protection for bonding?
My device has no display, and a single button for input....
I'm getting Error 7 too few arguments to function 'lib_aci_set_local_data' C:\Users\nishant\Documents\Atmel Studio\6.2\ATmega_AdafruitLIB_nRF8001\ATmega_adafruitLIB_nRF8001...
Hello,
as far as I found out, a Peripheral that advertises will stop advertising as soon as it receives an incoming connection (BLE_GAP_EVT_CONNECTED). A central will however...
I'm using the nrf51822 with the IoT softdevice and SDK as an IPv6/6LoWPAN peripheral and Linux with a BLE dongle in the central role. Basically, I have everything working...
I'm trying to write 7 bytes (0x01 02 03 04 05 06 07) to my nrf51 Dongle with my own custom service running based on the Battery Service.
The problem is that I can only...