Hi
I have a question about using gazell link layer and paring library with concurrent timeslot api. I try to do this but i have the hard fault handler after invoked nrf_gzll_init...
HI,
I want to use PWM to control various hardware (LED's, etc ..) so I started off from the suggested PWM code example, found in this forum + modified it as I want to use...
hello,
the function ble_stack_init () in the example of ble_app_uart are quite different from that in the example of ble_app_proximity in my first sight.
ble_app_uart :...
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...
I have Power profiler kit 1 which was working fine. I have updated my nrfconnect app and since then on my power profiler kit, I am unable to perform battery power profiling...
Hi
I am trying to build the BLE Secure DFU Bootloader example using SDK 17.02 and the PCA10040 Dev board. Following various threads in the forum, I have been successful...
Hello, I'm trying to merge NFC writeable example " writable_ndef_msg " with BLE Beacon " ble_app_beacon ". My aim is to start BLE Beacon after the scanning of NFC. I have...
Hi.
I have implemented the Central and Peripheral NUS service on two devices(nRF52). Since the central knows the characteristic values, I would like to bypass service discovery...
Hi, I've a timer configured by gpiote to capture with a second 'overflow' capture should the signal stop. I'm not using an interrupt instead the CC[0] value is being used...
I have seen the same issue reported.
nRF52840 DK does not appear as a removable drive named "JLINK"
Done the following.
1- My laptop has only one USB port. So I have...
Hi there, I'm controlling the nrf9160 with a esp32 and I'm wondering if you have an recommended libraries for forming AT commands and parsing the return messages?
I'm running through the nrf9160 dk startup guide and I've updated the application and modem firmware. However, it does not look like the application is accepting AT commands...
I have a BL654-DVK (nRF52840) and BL653-DVK (nRF52833). I have a custom program modified from an example that runs and debugs properly on the nRF52840, and am trying to port...
Hi,
We connect our external Board through P20 from EVB NRF52-DK everything goes well.
We are trying to do the same setup on other computer and we get failures to flash...
Hi,
I'm having trouble with debugging the nRF5340. I'm only using the network core and hence use the empty_app_core project for the app core.
The problem i'm facing is...
Hello,
Ubuntu 20.10, nRfConnect v3.6.1, Programmer 1.4.8. Running appimage.
I get:
" Could not fetch memory size of target devkit: Error: Error occured when get library...
hi,
i am working on " ble_app_multilink_central " in ble central . i have connected two peripheral devices .how to include uart in "ble_app_multilink_central" example code...
I have an issue with getting the I/Os correctly setup for antenna switching.
I am running the radio_test example code with the following modifications.
So far, I have...
Hello
I am new to all of this and am wondering if this is possible, and if anyone can point me in the right direction if it is. I am looking to create an open source project...