Has anyone tried to generalize this example to different sized variables? What I would like to do is allocate a data structure, write that to flash, and recall it at a later...
I've a PCA10036 V1, I change the IC to nRF52822 QFAA-B016. With nRF5_SDK_11.0.0-2.alpha_bc3f6a0 and SD: s132_nrf52_2.0.0-7.alpha_softdevice, the programme started but if I...
Hi
We are developing software for the nRF51 with Keil under VirtualBox. Previously we used the PCA10000 dongle with the Master Emulator and MCP without issue. Now, with...
We are using nRF51822 for our products.
We want to know the min value of "Receiver sensitivity" when we use this chip for BLE.
The Datasheet says "Receiver sensitivity...
Dear
The BLE Multi-link example (ble_app_multilink_central and ble_app_multilink_peripheral)
shows how one central device can connect to multiple peripheral devices. ...
In the MCP app, if I have the following service data for an Eddystone beacon:
0x10, // Eddystone-URL type
0x00, // TX power in dBm. This is a signed integer so 0xEE ...
I have the nRF Control Panel Android application. It works fine with several BLE devices, but specifically for the Fitbit Flex, it fails to connect.
I know Fitbit wristbandes...
Hi,
DK:NRF54L15
Modify form the sample code:peripheral_uart
I add one spi21 and k_timer to get the sensor data, periodically. But got the error ZEPHYR FATAL ERROR 4...
Dear Nordic Support Team,
I am working on a project to measure distance using two E73-2G4M08S1C nRF52840 modules. I would like your guidance on the best approach for implementing...
ide :- segger embedded studio I have a problem regarding BLE_UART.
I am using Segger Embedded Studio. I want to implement Bluetooth, so I used an already existing code in...
I want to do DFU with secure keys on nrf54l15dk. I want to receive in my application new firmware and store it on internal flash of the nrf54l15 (i have memory to store the...
Dear Nordic Support Team,
We are using the nRF5340 together with the NPM1300 in our project. The 1.8V output is controlled via the NPM1300.
When performing a BLE DFU ...
Hi,
Could you please give us some power budget comparison regarding connections using CoAP vs MQTT and other protocols (UDP socket...)?
We are thinking on a nRF9151 design...
Hi all, Relatively quick question. I have a production implementation where the COMP "Cross" event is wired by PPI to a GPIOTE "out" task. The Comp is acting as a UVLO. When...
Using Zephyr V2.8 on the L15. In the uart callback, in the UART_RX_RDY case, can the evt->data.rx.offset ever be non-zero?
It doesn't appear that the offset is ever non...
I am in trying to use the AT client sample with an RS485 interface on a custom Board with nrf9151.
Other than the API states ( https:/https://docs.zephyrproject.org/apidoc...
Hello Nordic Engineer,
Actually, the phones are not part of the mesh network, right? Also, I treat all the nodes inside the red box as LEDs because I'm designing...
My own 52833 board use QFN40 package. DK use aQFN73 package.
I try the same code. and find DK can enable exernal xtal. while my own board cannot enable external xtal.
...
Hi,
I have an Adafruit feather nRF52840, and try to program it via a Nordic DK (through the connector Debug out). It is possible to flash the feather when I use a devicetree...
Hi support team,
I'm currently developing a project for a custom board with a nRF9160 chip and with nRF Connect SDK 2.9.0 and Zephyr 3.7.99 using VS code with nRF connect...
Hi, I'm implementing the DFU for the nRF5340 MCU and now need to set my private keys to be able to sign firmware files.
The issue is related to the Signature key file specification...
Hi,
The nrf connect for desktop extension in VS code is not loading anything under welcome, when I try to open the documentation or any other nrf related command it says...