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...
Hi,
I am using ble_app_multilink_central and ble_app_uart central example for my application, i am combining these two example for ble_app_multilink_cenntral for BLE_NUS_C...
Hi,
I'm using the nrf_drv_twi driver (master) to communicate with a number of IO components, such as LEDs, buttons etc.
If my IO component does not respond (why is not...
I downloaded SDK 12.3.0 (seems to be it is the last supported SDK for PCA10028) and tried to use fats example, I changed pin configs to SPI's pins.
I also prepared my 16Gb...
Hi there,
I'm putting together a PoC board for a demo - in this case size matters and I've had to make some compromises for the sake of speed (which have increased footprint...
Hi,
After setting up constant carrier, how can one determine that it is working. With no modulation the receiver can't determine anything, can it?
thanks
Hi,
SPI use with SDK14.2.0 leads to very high power consumption (around 400 µA) on nRF52832 (QFAA). The same piece of code running with SDK12.3.0 has much lower power consumption...
We developed a device based on nrf51822.
We use SDK11 and module Device Manager to implement bonding.
We have received feedback from the user, that our deivice was bricked...
Hi,all :
I just want to know how to enable the nrf_log (in the ble example).The version of the sdk is 12.3.0 and the cpu is 51822 .Thank you very much .
On the nRF52810 is it posible to change the gain setting for the SAADC on demand? For example the SAADC is reaching its cap and then the gain is increased so it is posible...
I see the max for a BLE connectable advertising packet of 31 bytes. I am not sure if the manufacturer specific data which also can be up to 31 bytes is included in the overall...
Hi,
We have recently moved from using the nRF52840 PDK to a custom PCB. The custom PCB uses nRF52840 Q1AABB, while the PDK has Q1AAAA.
On the custom PCB, the code is getting...
Good evening,
I'm having some difficulties with the thingy52. I used it as the basis of development for the project and up to this point without major problems. However...
IARv8.x.x no longer seems to display the detailed peripheral register settings in debug mode under "View->Registers" as all v7.x.x versions used to do. In trying to determine...
Hi,
I followed this tutorial https://devzone.nordicsemi.com/tutorials/b/bluetooth-low-energy/posts/ble-characteristics-a-beginners-tutorial?CommentId=adb9d7e0-1bf3-49bf...
Hi,
I'm using a nRF52832, SD132, SDK14.2 on a custom board.
I want to use BLE for precision, my use case require me to perform at least 50 reading from the SAADC per second...