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'm using asynchron UART.
For example, I defined idle time to 20us.
It works without any problem.
#define RECEIVE_TIMEOUT 20
static uint8_t rx_buf[512];
ret...
Hi there,
I need help finalizing the size of my product's settings partition. I only store Bluetooth bonds on the settings partition: 20 bonds to other Nordic devices via...
Hello,
I'm abit confused... while the reference is +/-0.6V and absolute ratings are not to go below VSS=0
so is it SAFE to measure -0.5V with the ADC?
it looks like...
Hi there,
At the moment, we have developed a custom PCB and are having wireless troubles. Our suspicion is that the crystal circuitry must be the issue as there is absolutely...
So i have a problem with documents for nrf52820 while it's a great chip with good functionality i selected it mainly because all of product details and specifications told...
Hi,
I upgraded Toolchain and SDK in VS Code to Version 2.6.1.
Now the build is failing.
As far as I can see the wrong CMake will be used - from Visual Studio but it...
Hello,
I'm trying to implement the MCU BOOT in order to introduce the Firmware uptdate but I get the following error:
I'm trying to reduce the RAM usage but with no...
I am new to BLE development and was wondering how I can read the data published by the A&D Medical Blood Pressure Monitor with the nRF5340 acting as a central. I can connect...
hi support team,
customer reported on problem that one product is ok when in factory, but now is in problem after delivered to office.
i had onsite debug and find out...
We are nRF52840 in one of our products. When we use SYSTEM OFF mode with with hardware design, current consumption is around 3uA but when we use SYSTEM ON mode with RAM retention...
BLE settings:
1) Advertising interval: 500 ms.
2) I am not explicitly turning on the DC-DC regulator; I am using the default settings.
3) Tx payload: 31 bytes.
According...
Dear All:
I have followed the procedure as shown in the following to make a Mesh heartbeat application.
I started with the example of ligtht switch client and server for...
The documentation for CONFIG_MBEDTLS_PEM_CERTIFICATE_FORMAT in nRF Connect SDK says:
By default only DER (binary) format of certificates is supported. Enable this option...
My question is completely wrong (0x2880 is alloc failure, not parsing failure)! Please ignore.
When using the nRF Connect SDK mbedtls implementation to conduct a TLS...
Hi,
For the nRF52840, can we use another pin than P18 to realise the Pin RESET functionnality?
I can write the register NRF_UICR -> PSELRESET with numbers other than the...