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...
Hi,
With several nrf52840 based prototypes, I had serious problems. I could see them die after flasing them a few times. And this was not just one dying, it was all of them...
Hello
I get the following error code, when I try to build the button sample with my custom board. I try to build and flash via RTT Hello World with my custom board and it...
Our company is in the process of developing a new IoT product for LTE-M and NB-IoT. The sample application lwm2m_client runs fine on our devkits nRF9151DK & Thingy91 and connects...
Dear Nordic-support,
I am trying to use the modem_battery_low_level_handler and modem_battery_low_level_set(), but I think there are two different ranges for the battery...
Hello Nordic team. Please let me know if you can provide assistance or advice on this issue. Any help is much appreciated.
Our issue:
Myself and my team are wondering...
Hello,
I am using the nPM PowerUp application with the npm1300 Evaluation kit. I am trying to configure the bucks (1 and 2) to be on/off controlled by one of the buttons...
I am testing gnss without lte connectivity, which seems to work ok.
Except when I get "The modem has detected a reset loop. LTE network attach is now restricted for the...
Why project config is not finding relative path of these files but absolute path works fine:
CONFIG_CHIP_FACTORY_DATA_USER_CERTS_DAC_CERT = "certs/Chip-DAC-Cert.der" ...
Hello,
Sorry for the many tickets the past few days, but I am ramping up to start a nRF Connect SDK project on a nRF91 modem and have encountered some initial growing pains...
Hi Support Team
Could you guide us build an efficient automatic programming tool for nRF54L15’s mass production? Our Apple Find My and Google Find My project will be mass...
Hi
We have a Nordic thingy device with us & using that we would like to perform some network testing.
We are setting up a private NB IoT network and we would like to...
Hi,
1.Please provide the documentation, examples and tools for testing the RF performance of nRF7000 during the mass production of nRF9151 + nRF7000. 2. If not, please provide...
Dear colleagues, I am using the Nordic nrF9151-DK as part of exercise1, lesson 2 of the intermediate Devacademy course. Lesson 2 is about trying and using the various vscode...
Nordic #Devacademy intermediate course: Ticket for exercise 1 of lesson 3
Dear Colleagues,
I passed the test for lesson two, with only getting exercise 1 to work. Now...
Hi,
I am currently working on a two way communication between an nrf52840 thread host and an nrf52840 thread client over coap. I have nrf connect sdk version 2.9.0 in both...