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...
With the release of SDK 12.1 the Serialization of S130 is now deprecated.
Within SDK 12.0 the Serialization was supported NOT at all.
When this is true, I have to stay...
I'm trying to stream data in real time from 4 different sensor units to my computer. Each of these sensor units has an NRF52 module that sends data at 50 packets per second...
Hello, I'm south korea student in dongguk univ.
and i want to know how can i send the message on my board(not use the terminal ).
I use the keil uvision4.0, nrf51822...
Hi,
I want to change eddystone_url_data parameter in experimental_ble_app_eddystone (C:\Keil_v5\ARM\PACK\NordicSemiconductor\nRF_Examples\10.0.0\ble_peripheral\experimental_ble_app_eddystone...
Hello, i study the cryption.
First, I'm not good at english...
I use keil uvision4, nrf51822, s110 softdevice
I need check the run-time.
how can i check the runtime...
Hi,
We created a custom board, with the nRF52 and the 32 MHz crystal oscillator according to the reference circuitry.
We use ESB to communicate on RF, and it needs the...
I am new to NRF52832. I want to monitor continuously PIN 3 where I have connected USB to check whether my USB is connected or not. How can I do that. Please reply ASAP.
Hello,
I made an application inspired from the ble_uart example project.
I encounter now a problem that I don't have with the ble_uart example.
I found that after...
Hello,
I have problems connecting a nrf52 with a TI cc2650. The cc2650 is the peripheral and I can connect to the device from my PC and from some other devices. But when...
hi.
i try to add compile my application by dfu . i add library's and include them.
#include "ble_dfu.h"
#include "dfu_app_handler.h"
with this i click compile...
hi,
Everyone,
I have started with new ANT project using S210 and example-> scan and forward inside ant directory.
I want to know if there is any SDK i can send extended...
Hi,
I am now on implementing a dynamic change between the 2 possible roles central and peripheral.
I try to do this like described here:
nordicsemi.com/question/35367...