Hi,
While testing the device firmware update through the nRFtoolbox android application, i get "device has no required service" error more frequently.
I use latest version...
I'm having some trouble successfully entering ON,IDLE mode. I have pared-down my application to do the following:
Initializes the app_timer using the scheduler:
...
I want to control GPIO toggle by PPI. Timer1 is in timer mode. CC[0] is 1000, and CC[1] is 8000.
I use compare[0] to toggle gpio18 by PPI. I also want to use compare[1] to...
Hi,
I use two evk board to connected and test the uart serialization sample(ble_s110_serialization), one is ble_app_hrs and one is ble_app_connectivity. But I have one...
I am getting get BLE_EVT_USER_MEM_REQUEST and BLE_GAP_EVT_CONN_PARAM_UPDATE event, when writing to ble device, sample code did not handle these event, and seems no document...
Hello:
Why do I erase SDK5.2 version of flash and read not, in SDK4.2 can. I tested nrf51_sdk_v5_2_0_39364\nrf51822\Board\nrf6310\flashwrite_example is a good example.However...
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...
Hi,
I have read that using the external 32MHz crystal is mandatory for proper BLE radio operation.
However, is there any internal clock that could be used instead of the...
Hi, I am trying the to create a mesh application using iOS nRFMESH SDK. I am able to provision the device but i am not able to get data from the getCompositionData method...
We are using nRF51822 in our custom board.
We just remain two pin ------ SCLK and SWDIO
Can we programming by STLink ?
what's the step?
1.using nrfgo studio to programming...