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...
Hello,
Are there any rules for how to use the manufacturer specific ID in a beacon-format advertisement? For example:
In this example:
byte 0-2: 02 01 06 = flag...
I've used DFU alongside with HRS and it seems to work fine.
This time I'm using a custom service and I'm trying to add a DFU alongside. They just don't seem to play well...
Hi, I successfully modified the Nordic Semiconductor SDK 13's SAADC example adding a feature that performs the FFT of the sample taken and using an RTC is possible also to...
hi :
i following the online LWM2M example document of iot-sdk and setup leshan bs server on ubuntu 16.04 of VM.
i run bs server on ubuntu16.04 of VM and run LWM2M example...
Hi all,
sometimes this events occurs on my code. My start point was the glucose app, to implemented a "just work" pairing and bonding.
When this event occurs a disconnect...
Hello,
one of my project requirement is that i can accept data via bluetooth and rf. i want to know can we use bluetooth and rf in same code. the switching between bluetooth...
Hello there,
While investigating some issues with getting nRF Connect working on Ubuntu Gnome 17.04 , I came across a more fundamental problem.
I now have J-Link V6...
Hi, I successfully modified the Nordic Semiconductor SDK 13's SAADC example adding a feature that performs the FFT of the sample taken and using an RTC is possible also to...
Dear all,
I was following the "Getting started with the nRF52840 Preview Development Kit" page. But when i connect the board to the computer, the board do not appear as...
Is it possible to change the output power of the Thingy to +4dBm and how would one do that.
We are using the Thingy for demos and would like to demonstrate the difference...
Hello:
I have been trying to figure out the proper app ram address base by calling sd_ble_enable.
I am using keil's debug mode, and when the program hit the breakpoint...
Hi, I'm trying to view some logging out put using the segger RTT viwer whilst running keil's debug mode.
I can view some, incomplete loggins in run time (meaning not all...
I find NRF_UICR->PSELRESET[0],[1] can't be written to 0xffff when their values is 0x0015, but the values can be written to 0x0015 when pre values is 0xffff.
so, I can't...