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...
Dear Sirs:
We use nRF52810 as the key chip in our product, however, we need it to be central or peripheral based on user's option.
So, we would like to apply softdevice...
Hello!
I am currently working on doing the smp_svr sample:
I have done these commands so far (on created from sample application):
west build -b nrf52dk_nrf52832 -d...
Hello DevZone,
I am using Segger embedded studio with multiple build configurations for the two chips and I am having some issues to get the program to compile my nRF52810...
I have tested the sdmmc driver yesterday with both, CS Pin tied directly and via an external i2c port expander. TCA6408A.
Worked like charm, but today I wanted to to some...
We are using nRF9160 chip (in own custom board), SDK 1.9.1 board with "serial lte modem" firmware. We are unable to get coordinates using AGPS. I suppose this is due to the...
Hi!
I am going to use nRF52832 in a new product and wondering whether should I base an application on the new or the old SDK. I have to take into account support for DFU...
Hi,
recently I got Thingy:91 (board info - PCA20035 1.4.0 2020.22),I've updated it to the latest firmware as per instructions. So far so good. Then I started playing around...
I tried to create/ open a project using nRF Connect in SES. The error appears as shown in image. While the file exists as shown in the second image. Why, such error and what...
Hi,
Basically, the setup of the mesh network is as follows,
There are END NODES based on sensor server model.
There are RELAY NODES based on the sensor client model...
Hi,
I am using Zephyr3.0.0 to validate AOA CTE sampling.
Firstly, a s below is the official data format. Nordic Semiconductor Radio peripheral provides 16 bit wide IQ...
Hi,
I am able to successfully build and flash the Matter Light Bulb sample onto my nRF52840 DK.
I am now getting ready to configure the firmware for use on a custom board...
Hi,
NCS1.9.1,nRF5340DK, VSCode,
see code, timer_lms==1000 spend 1000ms
but if start i2s
i2s_audio_init(); //this line will Slow down the time
timer_lms==200 spend...
When i try to use SES to build my project.there is error.The enviroment i confige as descrblied. them i use toochainmanger in nrf connect tools,the error is as the same as...
I'm trying to determine how to get a Linux timestamp for a project using nRF9160. It looks like the mktime() function is not supported. Any suggestions?
thanks!