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 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...
Hi,
I'm running hello world sample on both app & net core in nRF5340 SOC but logging on network core is working as expected. What I'm missing?
Code
Logging ...
Hi, After successful provisioning using "nRF Cloud Multi-service", I can view device on my nRF Cloud account. It shows successful MQTT and CoAP connections and GPS tracking...
My project uses ESB for communication. In our hardware design, nrf5340 + FEM is used. Nrf5340 uses two GPIO link FEM chips to switch between PA mode and LNA mode. May I ask...
Dear Nordic,
I am considering to make a board that includes an nRF5340 + display. I am looking at a display that supports QSPI and I was wondering if the nRF5340 QSPI can...
Hi,
I am learning nRF52840 development and making a sensor device.
The datasheet of the nRF52840 chip says:
Regulated supply for external components up to 25 mA
...
Hi,
I'm working on a project with the Nordic nRF9160 Development Kit and am trying to send Bluetooth beacon data from the nRF52840 chip to the nRF9160 chip using UART and...
Hello,
I try to enable the LE Data Packet Length Extension. According to the available documentation, it should be as simple, as adding `CONFIG_BT_USER_DATA_LEN_UPDATE=y...
When loading empty software (zephyr based) into the nRF9151, the nRF9151 uses roughly 4mA and when erasing the IC, it uses 5.8mA.
Does zephyr not include a power down mode...
Hello!
I am porting a nRF Connect v2.9.0 application from a nRF52 to the nRF54L15.
We are using PPI/EGU to get exact measurements for some BLE radio events for some optimizations...
Hi,
We are developing application software on the nrf9161dk that uses the little FS file system running on external FLASH. Most of the application development has been completed...
Hi
I want to use P0.18 gpio as output pin and not as reset for nordic.
I am using ncs v2.0.0.
I have added
CONFIG_GPIO_AS_PINRESET =n in prj.conf
and when i...
Hello,
I have a Nordic Thingy:91, and I need to perform continuous wave (CW) transmission tests in LTE. To achieve this, I plan to develop custom firmware that alternates...