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...
Hi all,
can we configure systick on nrf52840 to genrate exception every 1msec.
Tried doing the same but not able to observe correct value.
These are my configuration...
Hi. I need high data transmission rate(>500 KBps) over a long range(about 1000 m). Can you suggest me the best device according to my req.
Thanks & Regards
Utpal
Hi,
I have configured systick for 1msec value with Ticks=64000. When I read the systick calibration register value, the value is 0xc0000000. This indicates the Tenms register...
Hi,
is it possible for the NRF52832 to have an external I2S MCK clock when being in master.
Because I am working with a DAC/amplfier which will play some sound files from...
Hello.
I'm newbie in nrf51 world so maybe my questions will be a bit stupid.
I bought few nrf51822 modules on Aliexpress. Photo: www.dropbox.com/.../77_1.jpg
I bought...
Hi,
When trying to install nrf5x Command line tools 8.4.0 (under windows xp), the setup program ends with an error (see nrf5x-cmdlinetools.log ).
It seems to do with...
I want to be able to read my i2c and program logic flow within the BLE application but when I try to set breakpoints it causes the cpu to do a hard reset. How can I capture...
I have an nRF51822-DK board and so far I could not properly grab from the examples a simple thing: is there any specific initialization needed when coding?
For example...
Hi All,
I'm currently developing a network where I would like to use nRF52 SoC. The nodes in the network must be able to extend to over 100 and must be able to multi-hop...
Hello,
I've taken the example from the SDK 12.0.0 for RAM retention. I've added additional NRF_LOG statements to check if the RAM retention is happening. I do not have...
Hi all,
In the Data sheet ,i saw it is a short cut register . It is available for all the peripherals with offset 0x200.
Can you share more information about it, like...
Hi
We are developing a board with nrf51822 and we are looking for the PCB design layout guideline.
We actually went throught the PCB design tutorial on the nordic developer...
I'm attempting to build the ANT+ examples within SDK 11 and am hitting an issue in compile:
C:/Compilers/nRF5_SDK_11.0.0_89a8197/components/ant/ant_stack_config/ant_stack_config...