Loaded Softdevice S140, ( Using NRF52840 DK board ) using NRFgo Studio.
App flash base is set to 0x00021000 and app RAM base is set to 0x20003000
Looking at the CPU...
In our earlier projects with nRF51 and SDK 8 we used to have bluetooth device names of length 13 or 14 characters. However, when using nRF52 and SDK 12 I noticed that the...
Does the Antenna in this Beacon relates with this "BAL-NRF02D3 '50 ohm balun transformer for 2.45GHz ISM"? Any idea what's this "BAL-NRF02D3" for? many thanks!
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'm attempting to establish communication between an nRF52840 and an nRF9160 on the nRF9160DK using LPUART. Initially, I tried using the interrupt-driven mode, but...
I get the registration "parse_cereg: LTE mode not found, error code: -22" error,when try to connect to LTE network in china shenzhen.the hardware is custom use nrf9160 chip...
sdk 2.1.0
nRF9160
Hi, I need to parse a JSON file and for that I'm trying to use zephyr's json.h library. Based on the automatic test file I built a piece of code for...
Hi,
I am trying to use an ST7789 display with the NRF9161DK, I was following this guide but got no luck:
https://devzone.nordicsemi.com/guides/nrf-connect-sdk-guides/b...
Hello,
I am trying to use a membrane keypad that has 5 buttons. It's not a matrix keyboard so I was just going to add 5 buttons into whatever gpio pins I can spare, but...
Hi,
I'm trying to use the samples/subsys/modbus/rtu_server/ sample. We use the st3485eb as rs485 driver. The problem is that I don't receive any data.
I'm converting our...
Hello DevZone,
I'm testing the nPM1300 with the battery inside the Thingy:52, which has rated capacity 1440mAh and rated voltage 3.7V.
The charge current is 800mA.
I...
Code that compiles just fine under V2.5.3 fails when using V2.6.1. It appears we have all the conditions met, not sure what we are missing.
warning: LOG_PRINTK (defined...
Dear all,
I am using nrf5340 audio dk to test the LE audio. I have already built and flashed the nrf5340_audio application to the device. But I cannot find the nrf5340 in...
I would like to create a project that my custom board of nRF52832 will communicate with Movesense device (which also is nRf52832) over BLE, to collect data from the sensors...
Hi, I have a problem where tfm_ns_fault_handler_callback is called when booting the system. This results in arm_fault and k_sys_fatal_error_handler is called. The reason is...
We would like to implement the AWS_IOT device provisioning using the AWS_IOT provision by claim. I can connect the device to AWS_IOT, and request new certificates to be generated...
I have ncs version 2.6.0
i have two nrf5340 audio dks
i used nrf5340_audio dk sample.
Configured on dk as gateway that takes input fotm microphone used on the audio...
Hi,
I am using the PPKII in ammeter mode with an external battery to measure the currrent consumption. It would be really helpful for me if I could simultaneously measure...
Dear Professionals ,
I have series of questions to ask concerning the circuit configuration of the QFN73 And QFN48 for the NRF52840 as shown in the documentation site https...