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...
With our nRF52832/52840 products, the UART sometimes drops characters.
I'm using nrf_drv_uart (SDK12) with two, one-byte buffers, and an interrupt called when data is received...
Hello,
I want to use app_simple_timer as a counter - I am trying to access the current number of ticks at regular intervals, something in the style of what was suggested...
Issue:
nRF Terminal does not connect to the device and does not produce any error. Once I click the RTT Terminal button (Under Connected Devices) in nRF Connect for VSCode...
Hi everyone, I am attempting to integrate buttonless secure DFU into my existing firmware application. I am following this guide: https://content.u-blox.com/sites/default...
Hello,
I tried to update my profile to be able to open new issues, but unfortunately Lyon, France wasn't proposed. I had only a few (~20) cities from France.
Marc...
Hello I want to use example of bme680 in nrf52840 with zephyr. Example return data in format
integer part. fractional part
How can I convert it to AIQ ? How can I read...
Hi,
I have 1.8V VDD with 3 analog inputs, channels 1,2,6.
my question is can i use them with internal reference and read from ADC by sequence. for channel 6
1. I...
Hello, I want to use ble dfu on nordic. But most examples work with Adroid App, and I need nRFxx transmit dfu to another nordic. Can you tell me if vag has ready-made examples...
Hi,
I am using nrf52840 DK board, from that I am using Segger embedded studio, so I am building SAADC with ble_app_uart combined code. If I build my code, getting some error...
I wanna ask about this code. Why we use "memset" before read flash?. Must i create new token before read flash.
#define RECORD_KEY 0x2222
fds_flash_record_t flash_record;...
Hi,
How many devices can be meshed in Bluetooth? I see that both NRF52840 and NRF52833 support Bluetooth 5.3. As I know normally v5.3 supports up to 7 devices. Is it same...
Hey guys,
an issue I was postponing but need to solve for an upcoming management demonstration: I can only connect to the nRF5340DK VCOM with putty.
Using Hterm or the...
Hello Community,
i'm currently working with NRF5340dk. My application collects data from sensors for now and display it on the terminal emulator. Next step for me is to...