Hi,
I just started to interface the lcd display with nrf51822 evaluation board. The display i'm using is, spi compatible, 18" tft (160x130) from tiny lcd. I took spi master...
Hi,
We are using the nRF905 device in an application where it needs to switch between auto-retransmitting and sending single packets, due to it communicating with several...
This is not a real question for support. It's more a success story i'd like to share with you!
Our company develops firmware for various customers on a lot of different...
Hi all,
What is the maximum data rate for the nRF24AP2 when using the Synchronous serial interface?
I cann't see it in the datasheet.
Is there anyone can answer me...
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...
Hi All,
From the data sheet nrf51822 have a aes hw modules which is used bt softdevice s110.
If i disable the pairing key .
Can I use the inbuilt aes module from...
I am using DEVICEID as an identifier (I know it's not necessarily unique) but when I break the two 32-bit numbers out into bytes, I am finding that the three most-significant...
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...