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...
Close Bluetooth in Iphone's settings when IOS/51822 is paired and connected normally.
several seconds later, Open Bluetooth in the settings again, and observe the settings...
Hi,
I am trying to power off and/or disable a RR[0] with no success.
I am Powering OFF the watchdog in main and then successfully POWERing ON in wdt_init but then I...
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...
I try to get rssi , but it didnt work. I tried to control what is the problem? , I just want that ; if there is any change , My red led will blink and then I will controll...
I am using Blend Micro with Nokia 5510 LCD.
Before applying BLE SDK for Arduino, LCD works fine.
After initializing BLE UART for nRF8100, send text through nRF8100 by UART...
sorry for short question
almost first step here. I came from eddystone format beacon to here
but I've found long time to add a sensor on nrf51822 module..
some articles...
Hi:
environment:
target board: DK52 board and run LWM2M example of IOT-SDK v0.9
router: ubuntu 16.04 on VM and runs bsserver and LWM2M server on ubuntu 16.04 ...