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,
We have developed the firmware code for a system using nRF52832. We would like to keep the same system but switch the SoC to either the nRF52840, nRF52820, or nRF52833...
Hi there,
I am trying out the nRF Connect SDK v1.9.1 with a custom board (with an nRF52833) that we have produced. I have set up the necessary plugins in VSCode (v1.67.2...
I have two boards, a Thingy91 with "nrf9160 SICA B0 1924AP" and a nrf9160dk with "nrf9160 SICA B1 2110AM". Everything works as expected on nrf9160dk but on the Thingy91 shell...
I create an app timer for spi communication at 1s.
The I noticed a strange phenomenon.
You can see the 13uA is in sleep mode, when the app timer timeout, CPU wake...
Hi All,
I had a MCU to connect nRF52840 via UART and nRF52840 is used for BT central function.
I need to know the command to control nRF52840 and what function should...
Hi,
I recently started with nRF52840-DK, Zephyr and nRF Connect SDK (v. 1.9.1). I want to test extended advertising. Since there is no example of "pure" extended advertising...
Hi Nordic team,
I am working on a project with one central and several peripheral BLE devices. The peripherals are moving randomly, is it possible to detect the event...
Hi, recently testing nrf9160 SMS example, but seems not working in both Send/Receive
I confirm that SMS is valid in my SIM Card, I put it in my mobile phone and verified...
Can you please explain how the %XCOUNTRYDATA command can speed up network selection in a new location? Does the modem perform a general scan on all bands to determine the...
hello , I am working spi with softdevice(i.e., bluetooth). here spi master is nrf52 and spi slave is ad9837. the spi interface code works fine without soft device(i.e.,ble...
Hello, we are developing a keyboard with two types of connections, via USB and Bluetooth using the nRF52833 chip.
We have all the firmware developed in Arduino since it...
Hi,
I am trying to compile the cfb sample as provided in v2.0.0.
my overlay file is as follows
and my prj file
When I try to build, I get the following error...
is there a way to change the target device to nRF52820 (PCA10100) in segger embedded studio? initially configured to nRF52832 when we started our setup (nRF Connect Desktop...