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 experts,
We are evaluating to perform Round Trip Time (RTT) measurement for ranging application. The accuracy requirement is 1m to 2m. Are there any sample applications...
Hi,
I am using a custom board which I designed based on the Puck-js board, except that I am only using an I2C based distance sensor instead of the other devices onboard...
After experiencing UART problems without handshaking I opted to enable hardware handshaking.
Where RTS & CTS are pins 5 & 7 respectively.
I was experiencing overrun (insufficient...
The nRF6905 nRFready Basic Remote is a complete hardware and software reference design for basic 2.4GHz RF remote controls.
What nRF24LE1 devices are included in the hardware...
hi sit and test bluetooth mesh and i do not quite understand how the client knows that the server is off or on and there is a way to find out if a server is on or off
Hello,
I would like to use nRF52840 in order to make some BLE5.0 mesh products. When I open the nrF5 for mesh, I can see only examples for nRF52832.
Do you know if these...
hello, i am trying to implement external RTC in my application. i am using the SDK 14.2.0 and softdevice s132 .n also for external RTC using the M41T62 with nrf52832DK. so...
Maybe there's a secret I'm missing but this looks like a development / debug flag that got left in.
I'm porting an app from SDK11 to SDK15, when I call app_button_init(...
Hello
There seems to be no makefile in this example to use with armgcc compiler(why?) so Im trying to port it using the makefile from the ble_app_att_mtu_throughput example...
How to write driver for ADC by accessing direct registers of nRF52840 ?
I don't wanna use SDK APIs.
I wanna read LDR value connected to A0 (PO.3) pin in continous mode...
Dear all,
I'm trying to change the advertised device name during advertising depending on some variables.
I'm observing with nRF Connect and Lightblue, both running on...
Hi,
I have followed the steps for the 2 demos for nRF52840 DK, the Heart Rate and the Proximity demo. In both cases, when disconnected from the android device, the evaluation...
Heey everyone,
I'm currently working on a wireless application and we would like to have a range of atleast 300 meter. Yesterday I was testing the range between 2 SDK...
I work with Kenkou GmbH in Berlin. We are looking for Firmware Developers and Engineers with Mid - Senior experience to support our project. We are hoping to extend the visibility...
Hi All, Nordic,
In my application, I don't always need BLE connectivity, so I was hoping to disable the S132 softdevice when not needed. However when I do this FreeRTOS...