Hello Support Team!
I use nRF52840 and migrate to nRF5 SDK 17.1.0. But I can't use Trace functionality, because SystemInit method from system_nrf52.c file use wrong pins...
I'm having some issues regarding the data update interval when running the asset_tracker_v2 application, particularly with adjusting how frequently it publishes data to the...
Dear Nordic,
it's about USB implementation. We need to add interface string descriptor for ineterface name. Using USBD_STRING_DESCR_DEFINE(primary) I've added that to string...
Hi DevZone
I am trying to measure the battery voltage using the bas service. I got some hints from the ble_app_proximity example.
My problem is that no matter what the...
Please refer to the image below:(If you cannot see the image, link here: postimg.org/.../)
I'm not entirely sure what this pin does, does it output reference voltage...
Why can't I breakpoint or step blinky, using kiel MDK lite?
Comment --- I suggest Nordic do videos or provide exact steps for how to setup-run the base example (like Blinky...
I've been having a very difficult time debugging this issue. I've modified the bootloader_secure example and have it working on the dev kit using the 330 Softdevice. It works...
I'm trying to add the product key it shows an error "can not the product to your list" and therefore i will not able to access to the User guide
Thank you
Hi Nordic,
My application does the following:
Timer 2 takes care of controlling a shift register (CLK and DATA)
Timer 1 takes care of polling data from sensor...
Hi!
I am in the process of upgrading a quite large project from SDK 8.1 to SDK 12.2. It uses the nRF52 DK, PCA10028. I still use the toolchain I stated with, including...
Following this tutorial , but for pca10028 , softdevice s130 instead. I'm on Linux.
Under "Running", when I press Ctrl + F5 , I get the error s130_nrf51_2.0.1_softdevice...
Hi,
I try to modifie ble_multilink example et send more than one data,
here is my main code code :
static uint8_t test[4] = {0x41, 0x42, 0x43, 0x44};
static...
Hello,
SPIS is adding a 350uA from 80uA baseline running current. I would like some tips and advise on improving this. Thanks!!!
The baseline operation consists of:...
I am using eclipse as IDE , but when i build ble_app_hrs example it's getting an error ../../../../../../components/ble/ble_advertising/ble_advertising.c:195: undefined reference...
I have a 32u4 Feather but don't get the right support from Adafruit to create my own Profile. I have downloaded Nordic's android app and can see all the characteristics on...
Hi.
I'm trying to enable and disable softdevice repeatedely.
In my code, softdevice is firstly enabled then advertising properly.
After some seconds, softdevice is disabled...
Hi,
I used the ble_peripheral and ble_central example and I send messages from one to the other.
Know I need to do the same with multilink.
I managed to connect ble_multilink_central...
hi dear Engineers!
the questions is it possible to use RX RF reciever to estimate the average BW RF signal input power like I do it in Semtech 433/868 RF SoC to make desicion...