we are now deploying and flashed some of ours boards and we discovered another strange issue. With this version, when it works, all is working fine (we may have a lockup on...
Hello, we are currently migrating from nRF Connect v2.9.1 to v3.0.2. When doing so, we found that the tinycrypt API was deprecated and decided to move things to mbedtls. We...
I am trying to interface the PDM mic (Link : https://www.adafruit.com/product/3492) with NRF52832 Devkit. I am using PIN 27 and 26 for Clock and Data Respectively. I can see...
I am in the process of upgrading from SDK v2.9.1 to v3.0.2. When building, I get the following warning:
warning: Deprecated symbol DEPRECATED_UART_NRFX_UARTE_LEGACY_SHIM...
Hi,
I'm currently working with a nrf6191 on a custom board using Zephyr and I would like to use little FS as my file system.
So far I've set the configuration and overlay...
I have make a PCB with a BLE5340PA module from Ezurio using the nordic 5340 soc, i want to programm the soc but it seem that there is no boot on the module.
Fortunately...
hi support team,
it is urgent for me to ask for help.
customer is trying to build serial_lte_modem with ncs3.0.2, but always failed. there are three times find Asm compiler...
Hello Sir,
I am controlling nrf24L01P using atmega328p. Here I am using sleep on microcontroller and power down at nrf24l01p. So in this case some times internal Ack receive...
Dear Nordic,
We have a custom board and we just flashing BLE central peripheral example on it's
works fine but when i test its current consumption its shows around 1.5...
Hello everybody,
I need to store some data in the flash for application purposes. I'm using the SD332 and the application goes in the DFU mode with the DFU buttonless service...
I added a SIG general onoff model by modifying nordic mesh SDK example project 'example/light_switch', just modified model ID as below:
client:
#define SIMPLE_ON_OFF_CLIENT_MODEL_ID...
Hello,
I have implemented OTA DFU for Xamarin based on the implementation of Nordic's official library for Android . It works in general, but I'm seeing a bottleneck in...
Hi,
I would like to know how to process DTM test for nRF52840 BLE RF TX power, RX sensitivity ... etc.
If there is any test firmware, tools, command lines and application...
I'm trying to migrate to SDK15.0 (from 14.2) for the nRF52_DK and nRF25840_DK. Using the new nrfx_rng.c driver I'm getting a link error as a few functions can't be found:...
Hi,
I'm using nRF52840 with mesh 2.0.0 and started from the light switch example to build my own application. I have now 2 type of boards master (client+provisionner) and...
Dear Nordic Team,
Thanks for supporting.
currently i am working Single channel scanning with ble_app_uart_c example. In continuous scanning missing beacons. Please support...
Currently, in my application, any iPhone can attempt to read from one of my protected characteristics and initiate the bonding sequence. I have it set to "just works" mode...
Can anyone tell me if there is a specific problem on the nFR 51 using the 12.3 DK, where a disconnect is seen when it connects? I'm using Android Lolipop 5.0 on a BLU device...
Hi,
Im migrating from SDK8 to SDK12
app_timer crashes
Debugging at app_error.c shows m_error_data to be :
softdevice, pc 0x000104AE, fault ID 0x00000001 error_info...
Hello, trying to understand how to replace just the bootloader and s112 SD (app not installed), presently getting Insufficient resources.
First, mergehex -m softdevice.hex...
Hi,
Has anyone attempted to first transfer the entire image package to the external flash over BLE and then use a background DFU library to transfer from the external flash...
Hello,
I've got a NRF52840-DK development kit and tried to configure it with a ATT MTU size of 512 bytes (larger than 247 bytes). I've activated data length extension and...