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...
Is it possible when using the S110 softdevice to limit the maximum number of packets per connection event? I would like to reduce the maximum amount of time the CPU spends...
Hey Nordic,
I am using
SDKv17.1.0
VSCODE as IDE
S140 as softdevice
Windows
Let me first insert my code snippet:
Here, NRF_LOG_INFO() function works, meaning...
Hello, I am trying to save data on an microSD card using SPI1. I am following the firmware in this discussion Working NRF9160 SD Card Example on SDK 1.9.0 . In addition I...
Hi! I used NRF CONNCECT to connect the Power Profiler Kit II, I opened the "Bluetooth Low Energer" app by mistake, and received a prompt to update the firmware. I chose to...
Hello Team,
We are looking to buy SOC which supports Bluetooth LE audio in a idea of developing broadcasting audio to multi devices.
Its understood that SOC RF5340 supports...
Hi Nordic engineer About the I2C SDA signal, when CLK voltage change then the SDA will occur skin needling,could you please helo explain it, I check the PCB latout, the I2C...
Hello ,
I am a firmware engineer in Taiwan ,
I already use nRF52820 to finish one case ( cheaper alcohol/acetone BT checker.)
Now ,the engineering stage is pre_production...
I am using SDK 14.2.0 with Segger IDE.
I am trying to configure timers and while my code does compile w/o errors the linker fails with message in the subject above.
To...
I see that nordi is working on wifi 6 .
When It will be available and on which platform ?
Is possible to have presentation on wifi 6 versus wifi 5 and BLE ?
Best Regards...
Hi
I want to use a Nordic NRF52840 to sniff and dissect a Digimesh network. Digi do not provide a sniffer or/and dissector for their products. There is no promiscuous version...
hello,
we are trying to use the stack guard module - obviously we want this to give well-behaved fault handling in the event that the stack gets too close for comfort. ...
Hi, I have a few questions regarding the modem module of the nRF9160 and considerations that might to be made when developing for it:
1. How does the modem determine which...
Hi,
We upgrade our SLM app from sdk 1.9.1 to sdk 2.0.0 and now when we try to look for GPS there is a reduction at the voltage from 3.3 to 2
what are we missing? what...
Hello Team,
This ticket is in continuation with Case ID: 292116. Based on last discussion I have taken more modem traces which are present in the attachment. Please ignore...
I've been working on porting a project to NCS using VS Code as my IDE. Now that NSC v2.0.0 is out, I wanted to move to that. I found the migration guide: https://developer...
I want to intercept some data in the RX (in section UART_RX_READY in uart_cb() as a command with arguments. And I do not want this data to be sent on the the BLE.
After...