Hi
I have a question about using gazell link layer and paring library with concurrent timeslot api. I try to do this but i have the hard fault handler after invoked nrf_gzll_init...
HI,
I want to use PWM to control various hardware (LED's, etc ..) so I started off from the suggested PWM code example, found in this forum + modified it as I want to use...
hello,
the function ble_stack_init () in the example of ble_app_uart are quite different from that in the example of ble_app_proximity in my first sight.
ble_app_uart :...
I am getting following error:
Error in final launch sequence
Error executing step execute method: stepInitializeJTAGFinalLaunchSequence
java.lang.reflect.InvocationTargetException...
Dear Nordic people,
I am playing (6.0.0) with sd_flash_page_erase() and sd_flash_write() , seems to be working ok, Allways happens what I do expect, but I am not able to...
Hi,
I am using the sofdevice s110. I want to encrypt my manufacturer_data. However , the type of the advertising is BLE_GAP_ADV_TYPE_ADV_NONCONN_IND.
I tried : nrf_ecb_init...
Hi,
I use an NRF51822 eval board.
Recently i buy a module RFD22301. But it is programmed to be used with RFduino.
How I can program it to use the nordic Nrf51822 basic...
hi!,
I am configuring connection interval time is 7.5ms ,
and slave latency is zero.and every connection interval event I am sending 1 packets (and my data lenth is only...
I'm new to nordic. I am using Nordic DK (PCA 10028) and was able to flash the heart rate example on to the board and see it on my iOS device. I'm trying to test the uart sample...
I'm trying to install nordic SDK for Keil 5.13, but this is what the 'install.bat' says when I open it inside the directory containing 'PackInstaller.exe':
Please wait...
Hello,
I am interested in "nRF51 Smart Remote 2". As I have read in Product Brief it supports feature "Voice Command Features". But I couldn't find any information about...
Hello,
I have an application in which the available power is so extremely limited that the hardware cannot do anything else at the same time as conencting to a central...
Hello All,
I am not an electronics engineer and have less experience with hardware. Posting here on behalf of my design engineer for help
In our nRF51822 based device...
Dear Nordic support team,
Could you give some rough estimates for availability of production-ready version of the S130 soft device?
Thank you and with best regards,...
I'm using QT + QBS + bare-metal + gdb + openocd + stlink(debugger). I want to print into qt-terminal debug information. How Can I do this feature?
forexample:
int main...
Hi,
Have some nRF51822-beacon's rev 1.1 that would fit perfect for some tests and proof of concept with an ANT application.
As I understand the 51422 and 51822 are the...
Hi all,
Could you recommend a way of connecting the nRF51422 with PC or laptop running Win7?
It seems that there is no BLE stack for Win7 and thus can't connect. I am...
I am making some NRF51822-based temperature sensor nodes, powered by CR2032 coin cells, and I would like to minimise power usage in order to maximise battery life. I am using...
Hi,
I am doing a BLE based project using NRF51822. I am asked to build a 2 layer board.
According to the reference schematic BALF-NRF01D3 has been used with WLCSP package...
Hi,
I'm close to finishing the implementation of a system with a recording device with nrf51822, working with 6 sensors with nrf24L01.
The recorder is in receiving mode...