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,
Will PAN item #56 TWI: TWI module lock-up be fixed in the Rev 3 version of the nRF51822/51422?
Also would you happen to have a time frame as to when the Rev 3 will...
I'm looking to add PWM functionality to my design to drive an LED. Examples exist for other devices, and those don't use the SoftDevice. Is there an example or some reference...
Is there a bootloader for the S130 available already? It seems to be not completely trivial to adapt the S110 bootloader to a S130 bootloader...
In the SDK, two bootloaders...
Hello everybody,
I try to work with BLE Devices using LabView and the MasterEmulator API. I can start the USB Dongel (PAC10000) and enable "StartDeviceDiscovery". The Property...
Just starting out with the nRF51822-EK here and we wanted to try out the Gazell protocol. Any ideas on how we get the firmware we need to do that? Thanks.
Hi,
I am using nRF 511822.I have edited the sample code ble_app_uart and tried to interface the button interrupt handler.But the interrupt is not triggering. I have added...
2 arduino nodes with nRF24L01+ transceivers. Using maniacbug's RF24 library. Using pipes 0 and 1.
When I set Auto-ACK ON for all pipes rf24.setAutoAck(true) : it works...
Hi,
I am using nRF51822. I need to create a timer interrupt handler, which can trigger at 1us (microsecond). I am using Keil. Now i am using the 1 ms (microsecond) timer...
i am absolute newbie, hope i can find some help and guidance here.
i am looking sample program to send a text string from nRF24LE1 to nRF24L01+ (just 10 characters). actually...
Hello,
I am not much of a PCB designer but want to tinker with nrf51422 EK Altium designer files provided. I try to open the project file using Altium designer 14, but...
Hi all,
I am new to hardware design and would greatly appreciate pointers. We intend to use mini-USB port for charging/power supply rather than for data. What is the best...
Hi all,
I am using NRF24LE1 32pin.
Does anybody know can I apply on XC1 pin external frequency different from 16MHz if I am not using radio module??? Thanks.
I am currently using the nRF51422 DK along with the nRFgo Starter Kit. I followed the instructions in the PDF "nRF51422_DK_UG_v2.0," and I attached the nRF51422 with PCB antenna...
use keil to download code to flash fail
use nRFgo studio to connect target device error
Load
C:\Keil\ARM\Device\Nordic\nrf51822_v5.0.0.34603_Backup\Board\pca10001...
Hello,
when using Keil's ULINK Pro debugger V1.57 connected to PCA10006 board for debugging nRF51822 code the ULINK is recognized by µVision V5.1.0.0 but the FW download...
I have an nRF51822 (256KB) that I want to program with some data targeted at 0x20000 to just under 0x38000. My code starts at 0x16000 (allowing for S110) and is only 1700...