HI,ALL!
I tried to add a RTC wakeup funtion to my ble device, so i add the code of the Nordic board example named "rtc_example" to my program.
But it turned out that my...
Hi,
I'm working on a Keyboard&Touchpad project, very similar configuration with Smart Remote 2, so I'm considering to use nRF24LU1+ as receiver's MCU. The receiver will be...
uint32_t ble_advdata_set (const ble_advdata_t *p_advdata, const ble_advdata_t *p_srdata)
If I set the second parameter p_srdata, does it mean passing encoded advertising...
Hi developers,
Just wondering if anyone has worked with a good BLE Python library that he can recommend. I have BLE peripherals that send out notifications. What I'd like...
Hi guys,
I am new to Nordic and I am using the evaluation kit "pca10001".
I have managed to run the LED BUTTON example which was declared in application note "nAN-36...
Hi,
I am having problem with the bootloader function of s110 v7. I am able to download the s110 softdevice. My application code was recompile with v7 header files. Able...
Hello,
I´m trying to update the certificate of my nRF9160-DK. To do this the modem has to be in offline state. I´m running the AT Client sample like it is shown in the chapter...
I am curious if there is an inherit maximum transmit duty cycle of either M1 or the nRF9160. I am asking for this because we need these numbers for SAR test. Our product will...
Hi All,
I am working on a project with NRF52840 , we are looking for a solution to do the OTA to device by the central device , both of them are using NRF52840 as BLE module...
Hi, I need to be able to count the number of packet Tx and Rx from one board to another in order to compute a packet loss ratio for certification purpose. To achieve this...
hi all:
Use PPI+timer+adc, in the following ways:
called stop, then unable to start adc, Couldn't get into the NRF_DRV_SAADC_EVT_DONE.
Could you tell me how?
Hi,
My product is undergoing susceptibility test and strange issue is happening after the test for 1-2 hours, ie while trying to send data with higher MTU size notification...
Hi!
I have an issue with log-entrys disappearing seemingly at random. Not super frequent and possibly (but not confirmed) more often towards the beginning of a freshly started...
Has anyone been able to successfully setup a Segger Embedded Studio project to step through the Bootloader included in the nRF5 SDK for Mesh ( https://infocenter.nordicsemi...
Hello to everyone and thanks in advance.
First of all, im new at this and would i might be asking something stupid.
I have a development, that one of the features would...
I see in NRF5 SDK ShockBurst compatible mode and relevant support.
I dont see such thing in Bluetooth core5 specification. So - ShockBurst is you proprietary creature ?...
I see the messy information elsewhere especially in selling infos about antennas for BLE5. OK optimal antenna is a quarter length of average wavelength -( 299 792 458 ) /...
I ordered nrf52-dk.
I am trying to install the SDK using nrf Connect Desktop using the option below:
Getting Started Assistant Guide to set up the nRF Connect SDK
I...
At least the combination ARM gcc 9.2.0 and nRF5 SDK 16.0.0 prevents me from doing incremental builds after some source file have changed.
The problem is with wrong dependency...
Hello,
I am developing an IEEE802.15.4 Beacon with the nRF52840-DK, SDK 16 and the nRF-IEEE-802.15.4-radio-driver . My problem is that the consumes ~400uA of current in...
Hi,
Good day,
I am having trouble for enabling the SAADC module. I keep getting the following error.
Following is the sd_config.h code
Someone help me solve this...