I am currently evaluating the Nrf54l15 viability for a migration from the Nrf52 for our products. I've been able to advertise, scan and connect with success but I can't find...
I have a private version of the VL53L1X driver ecause the driver in ncs2.9.0 hasnt been properly updated per my previous case. They suggested changing the CONFIG_VL53L1X=y...
Hi,
We are facing a critical power consumption issue in our nRF52-based Zephyr application , where some devices randomly enter a high-power consumption state (~80+ µA) instead...
Hello when I build an application on VS Code, the terminal give this error :
warning: UPDATEABLE_IMAGE_NUMBER (defined at C:/ncs/v2.8.0/nrf\samples\common\mcumgr_bt_ota_dfu...
Not sure where to report this bug but I noticed that when typing sample names in "Create New Application From Sample", some Nordic samples do not show up...
For example...
I have a custom nRF52833 wired to an Adafruit USB Micro-B Breakout Board, and when I plug it into a Windows computer, it gives a device not recognized message and no COM port...
Hi Nordic
I don't fully understand the drive settings for the GPIO. For example S0H1 means when the pin is CLEARED, it will use standard drive (can sink 0.5mA) and when...
Hi there,
i was trying to implement a firmware for a small device using the nRF8001 only in broadcasting mode.
So far, everything works fine. But one thing mentioned...
I'm happy with the status of my app on the evaluation board and I'm ready to start downloading it to my target board. I plugged the Segger J-Link Lite CortexM board into one...
I'm looking into the service creation portion of BLE, and I've made it pretty far. But one problem that I'm running into is sending more than 8 bits of data at a time back...
Now I am doing the BP by using the "ble_app_bps" project. I find it still advertising after connecting to the master,so the power consumption is high.So I wanth to use the...
The nRF8001 provides pipes to the Characteristics on the local GATT Server and the remote GATT server. How is this different from the handles of Attributes.
The setup for the nRF8001 that is generated by the nRFgo studio can be placed in NV-RAM or the RAM of the nRF8001. Is it possible to put a new Setup in the NV-RAM or put in...
We have some profiles that has power saving modes that changes the advertisement parameters while running. We want to change the advertising parameters from the application...
The Master Control Panel uses the PCA10000 board loaded with a ME (Master Emulator?) firmware.
Is it possible to get the source code to this firmware in order to make your...
the nRFgo studio is used as a visual editior for the nRF8001 to create Bluetooth low energy Services and Characteristics and Pipes to access them. After creating the Service...