I am using a eeprep tool which can only be used with command prompt. I am struggling with it.
Here is the format to use eeprep tool :-
usage: eeprep [options] <infile...
Description : It is not possible to flash or debug an application with IAR on the Nordic target. This issue is caused by a bad interaction between CMSIS-DAP IF present on...
Hi,
What should i do after i load mesh app in " github.com/.../nRF51-ble-bcast-mesh" adress?i have two board
When i download the app,why doesnt advertising exist.i cant...
hello
i am using the Nrf52dk with Visualgdb.
i try to run the example project (tcp/IP -> client).
i am using the Nrf5 IoT sdk v0.9
Project complied successfully but i...
I'm using an nRF52 (SDK11.0.0, s132) and am able to generate a hex and axf via Keil/uVision. It uploads and works just fine using a Segger J-Link. I want to try some lower...
Hi all,
I using nrf52832 and segger IDE
I am trying disable softdevice and enable it while chip running. In my project, I use RTC1 for app timer.
When I disable SD,...
My setup:
- nRF52840 Preview DK (though i have tried this on a newer version too)
- 3.3V separate supply
- DMM (Agilent 34465A)
DK Connections:
- SW9 is set to...
Hi,
We are trying to take the nRF sniffer trace but there is some issue is showing , i will explain it below.
we are following nRF Sniffer "User Guide v2.2" for initialization...
Hey,
So I recently got some test SIMs from AT&T to use for our development. I'm trying to get them working with my nRF9160 dev kit but can't seem to get a connection to...
This question has been asked several times but none of the answers is solving my problem. I am developing a ble application which was loading with no problems. I switched...
Hey,
I neet to change the PHY mode of my connection between nRF52840 DK and OnePlus6 (Android 9) to CODED PHY. If I try to change it, I'm always getting an fatal error and...
An ARM sales rep told me the CryptoCell-310 was discontinued and replaced by CryptoCell-312. Assuming this is true, what encryption module will nRF52840 be using in future...
Hi
I added print on line 245 and on iphone 6 can receive complete image data and display but on Iphone X , iphone X Max the data will stop before image data complete
https...
Does nrf 52840 have an inbuilt temperature sensor? I am getting some values when i see them through hercules software, so are these garbage values or internal board temperature...
Hello, I am developing a BLE application using nRF51822 on SDK 12.3 and SD 2.0.1.
I have an application with NUS service, in which I set the device name by sd_ble_gap_device_name_set...
Hello, I would like know if it is possible to play a buzzer using the Low-power PWM Library ? I am using the nrf51 DK and Softdevice130. The SDK I use is version SDK V 12...
Hi,
I just had a quick question - currently I'm using standard drive mode for everything, however in one case I'm driving an IR transmitter that could really do with a...
Environment: Ubuntu 18.04 Desktop with GNU ARM toolchain (gcc-arm-none-eabi-7-2018-q2-update), nRF5X SDK (nRF5_SDK_15.0.0_a53641a), nrfjprog , J-Link device and PCA10056 ...