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 All, trying to find a cause of this problem, we have two devices, one is acting as peripheral and one as master.
Peripheral: ( nRF52832, s132 v7.0.1) a remote wireless...
I am trying to make a build with a slightly modified copy of the Zephyr button example on a nrf9160 board with a upgradable bootloader.
The following command can build our...
I seem to get error 4 on nrf_sdh_ble_enable when building and running the application in release mode.
Everything works perfectly when building in debug mode and I've checked...
Dear Ladies and Gentleman
Regarding the Bluetooth SIG Qualification the BQC needs a QDID for the Softdevice Controller Subsystem ( from table 2 of the compatibility matrix...
when i debug samples in Zephyr, i can see log through UART when i use "printk" function.
but i find there has "BT_DBG" and "BT_WARN" in code. so what's its using? and where...
i am receiving some packets so i need to send that packet to central device(mobile) if i send 20-20bytes it successfully sending the data to central device(mobile) if its...
Hi, i am new at nordic. I am working with nRF connect sdk. I am trying to run example applications but the code never runs. I have checked with debug and it never goes to...
I'm using NRF Connect SDK 2.1.0 and a 52840DK. In normal (non-bootloader) mode bluetooth initializes fine (bt_enable succeeds). However, when I start using MCUBoot, bt_enable...
We are experiencing connection issues for specific Android & iPhone but not for others (i.e. Samsung Galaxy S9).
Phones with issues
Android Details
Samsung Galaxy...
Dear,
I have 2 kits nRF52-DK and nRF52840-DK. I want to make simple app for sending data from one kit to another. Is it possible to use only the radio without using BLE...
Hello guys, i currently applying the example about MPU9255 following this: GitHub - Martinsbl/nrf5-mpu-examples
i'm using the app_mpu.c, app_mpu.h, mpu9255_register_map...
Hello,
Just starting off with Nordic hardware and have some basic questions, first my setup:
nrf52840-dk development board
nRF Connect v2.1.0 SDK
Setup to use 2...