Hello, I'm working on a prototype device based on the nRF9151 DK.
HW: nRF9151 DK, nRF9151 LACA A1A Tested with modem_shell sample app, NCS v3.4.0.
Symptom: on boot, "The...
Hi, I have a question with regard to the nPM1100 PMIC and entering ship mode (not exiting it).
If I am interpreting the datasheet correctly, the SHPHLD pin must be held...
Hi Nordic Support,
I am facing an issue where the peripheral registers are not visible in the Keil debugger during a debug session. Only the core registers are available...
Hi:
Use nRF54LM20A_DK.
Use ncs 3.1.1.
And this is source code:
The following error occurred:
« *** Booting nRF Connect SDK v3.1.1-e2a97fe2578a *** *** Using Zephyr...
Hello, I use the NCS v3.3.0 (ncs\v3.3.0\nrf\applications\nrf_desktop). Can the desktop dongle connect to two keyboards at the same time? Development boards: two nrf54lm20...
With SDK 3.3.1 I do not get the <inf> logging messages when building the Hello World app unless CONFIG_LOG=y is added to prj.conf.
Perhaps this is left as an exercise for...
NCS: v3.4.0 Board: custom board based loosely on PAN1783 TF-M not used
Images: - App core: mcuboot, Firmware (main app) - Net core: b0n, ipc_radio
Summary of configuration...
ble_gatt_db.h and ble_db_discovery.h each contain #defines that are problematic, BLE_GATT_DB_MAX_CHARS and BLE_DB_DISCOVERY_MAX_SRV respectively.
Of course, one can change...
We use NRF52832 in the remote control of the car。 We measured the average current of power consumption at about 1uA.Every 300ms, the current curve bounces to the transient...
I would like to use the RTC in the nRF52833 as a clock-calendar. The device will normally be powered by the USB Vbus but must have power fail protection to insure the integrity...
Hello,
I would like to create a star network (with no routers) in ZigBee with nRF52 (also with multiprotocol BLE). I examined the relevant SDK (nRF5_SDK_for_Thread_and_Zigbee_v4...
My setup is a custom board with the nRF52832 and a remote BLE client e.g. nRF Connect tool kit on an Android phone.
The application periodically broadcasts a 'beacon' but...
I am using Nordic SDK v15.3.0.
I have set all the required parameters and content before I call the API "ble_advdata_encode(..)". I ran into two issues one of which I can...
I am using SDK version 15.3.0 and would love to know what exactly is the meaning of the first parameter "size of event" used in the macro APP_SCHED_INIT(X,Y)?
I treat "events...
I have installed Segger Embedded Studio for ARM V5.32a.
I am trying to build the example project under ble_peripheral/ble_app_uart.
I have installed these packages in...
Dear community, Dear Nordic engineers,
For some reason I cannot connect my custom board to the nordic cloud. Previously I have followed the described procedures with the...
Hello,
I have a custom nrf52832 board with a SparkFun HX711 load cell.
I've developed my firmware using Segger Studio testing my data through a BLE connection with the...
Hi,
I ported my application from SDK 12.3 to SDK 17.0.2. Unfortunatley it isn't running on the board, but the only thing I have is a warning which I'm hoping is the issue...
Hello,
Let me start with some background information and end with some questions.
Background
We are using the 9160 in cat-m0 and locking to AT&T and Verizon bands...
How much is the temperature characteristic improved by setting CALIBRATE OFFSET for nRF52832? How much does CALIBRATE OFFSET improve the temperature characteristics?
Are...
Hi. In other discussion I have seen pairing/bonding should store all necessary parameters of a discovered service. It's possible then to reconnect to a bonded device without...