Hi,
I am using 'pstorage_update' to store data in the internal flash. Whenever the number of bytes that should be written matches the size of a storage block everything...
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 ...
Hi,
I am trying to upload data from two sensors, the BME280 and APDS9960, to the nRF Cloud. I have been able to extract data from the sensors with I2C, but it seems I am...
Hi,
Two month ago I have test nRF21540 and nRF54L15, they cannot word with each other.
However, I notice these days updated with
https://docs.nordicsemi.com/bundle...
I'm working with NSIB (nRF Secure Immutable Bootloader) and trying to manually sign an application image that is built separately — without using SB_CONFIG_SECURE_BOOT_APPCORE...
Is there a sample app that uses the Zephyr Light CTL Bluetooth Mesh model? I've tried to add that model to the light_ctrl sample app, but get a crash during configuration...
I have a custom board that uses nrf52832 and I would like to add FOTA support using Bluetooth.
When I build the code using the nrf Connect inside VS code, it creates a DFU...
Hello guys good Morning,
I am currently studying the examples in the Nordic Dev Academy. I am in lesson 5 from the "NRF Connect SDK Fundamentals", and I managed to toggle...
Hi,
I'm attempting to restore my Thingy91x to communicate with my instance of nRF Cloud (I had removed the certificates previously to test out the connection to another...
Hi,
I am using a custom nRF52832 board with multiple ADC channel readings sequentially. I am trying to read thermistor (NTC) value on channel 7 and not getting accurate...
Hi community,
I'm using the following setup:
nRF5340DK
nRF Connect SDK v2.6.0
B0 , upgradable secure MCUBoot, and application
Statically defined partitions in...
Dear Team,
I have a question regarding preventing LTE from endlessly searching for a network connection. Lately I have been facing issues where LTE connection is rejected...
Hi,
My requirements are:
My essential need is a one-to-one connection between central and peripheral .
But when my central receives the specified command to start scanning...
Hello there, this is my first post here.
I'm facing a wall in my project development.
Here is the issue, so during start up of the NRF52832 I see a high current draw for...
Regarding the schematic for nRF54L15 DK I currently see on the site that the link to the schematic is disconnected, can you please provide the URL where the schematic is available...
Hello, I need your help about BLE channels. Currently, I use only the primary channel 38 for advertising data but, when the data are sent, I don't have the information of...