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,
I am working with the bsp.c functions. One of the actions is BSP_BUTTON_ACTION_PUSH, which the value is 1. I would like to know at which electrical signal it is related...
Hello All, I am having a trouble with the nReset Pin during Deep Sleep. The issue is that the board is waking up from Deep Sleep due to floating nReset Pin. I am using a nrf52480...
Hi,
I am currently working on a product based on an nRF52832 (SDK 15.3, S112 6.1).
The firmware uses the Nordic UART Service to receive and send data from and to a smartphone...
I'm working on a new nRF5340 project where this will be the main application processor. The target system will support a large variety of sensors, and we expect to use a very...
Dear All,
We have designed our custom board based on BMD-330 (nRF52810 chipset). It uses i2c (TWI) to communicate with Azoteq IQS620A sensor .
TWI code runs fine on nRF52...
Hello there. I have few questions about nrf9160 GNSS part. Seems NRF have implemented own GPS L1 C/A correlator, current quality is not impressive at this moment, but approach...
Hello
In the radio test we can set up to 80 channels.
But isn't the table for the channel as follows?
40 channels is 2480MHz, right? What is the frequency of 80...
Hello
we are working on Audio project with nRF52840 include (microphone and Audio Amp). we used one I2S interface for Audio Amplifier but for Microphone we are confused...
Hi there,
Please let us ask about SMP server sample. https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/samples/subsys/mgmt/mcumgr/smp_svr/README.html#smp...
Hello All.
We are planning to do a EMC test on our device that is using nRF52832, the test facility requires us to provide a programming interface that can change the...
Hi!
Can't continue here:
https://devzone.nordicsemi.com/f/nordic-q-a/56211/bootloader-difference-and-implementation-from-sdk-14-to-sdk-16
So I've made a new question...
Hi
So I tried to use the lwm2m sample client (nrf\samples\nrf9160\lwm2m_client) for FOTA upgrades. I do get a connection to my plattform. When I start the update I do get...
I'm trying to figure out how to change the start address of my application when chip has a bootloader flashed on it.
For example :
Bootloader address = 0x0
Main application...
Hi,
Fairly new to the world of nrf development and C programming so apologies for the potential newbie question.
I am looking at how I can setup a Raspberry Pi 4 as...
I have an application that uses the nRF52840 for BLE in central mode. This application is battery powered. Basically, the device is listening for beacons and logging which...