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, although i have included every library and c file that is needed. i still get a declaration error. I'm almost sure that i enabled everything in sdk_config . I'm kinda...
In sd_power_system_off(),the nrf51822-board current is 2uA;And I think the current in sd_app_evt_wait() will be ~4uA(Is it correct)?
In sd_app_evt_wait(), the code...
In this example project
nRF5_SDK_12.3.0_d7731ad\examples\ble_central_and_peripheral\experimental\ble_app_multirole_lesc\main.c
/**@brief Function for initializing...
Hi,
I am trying to migrate to SDK14.2 from SDK12.
I have succesfully migrated to SDK13, but I am seeing linker issues with 14.
The linker comes with the following errors...
Hi
I am new to BLE. I try to use Dongle + Master control Panel as a peer device. I follow this tutorial application: devzone.nordicsemi.com/.../
I try to flash program...
Hello. We are in development for Zigbee compliant devices. Could not locate Nordic on the Zigbee.org website as being compliant. Is this an error or misunderstanding on our...
Hi,
I am confused with the migration document regarding the dispatch function being removed.
In the previous uart example the dispatch function included:
ble_conn_params_on_ble_evt...
Hi,
For understanding the app_timer lib, I created a piece of very simple code with SDK 12.3.0 and S132 present, but got some problem with it.
My intention is to start...
Hello. I've just purchased "nrf51822" module. I want to use the Bluetooth functionality of the board. But while compiling the 'ble' program it I've encountered few issues...
Hi
I've been testing HID example ("nRF51 SDK v9.0.0\examples\ble_peripheral\ble_app_hids_keyboard\pca10028\s110\arm5_no_packs") for a while.Now,I want to test Custom HID...
I am using nRF52832 , i need to connect external antenna with nRF52832 chip.
I need 20 to 30 meter range. so which antenna is useful. and what is the necessary rule for connect...
I am new to BLE and Nordic. (I am not new to Embedded Systems.)
What I am looking for:
Find a hardware and an example for BLE that I can adapt to my simple needs, e.g...
Wow need a bit of help the Thingy worked once did the update and now it is totally useless its a breathing blue light emitter? Nothing can see it MacBook, iPhone and no apparent...
Hello - I tried looking for my answer here but didn't really get what I need. I'm also relatively new to all of this.
I purchased the Adafruit's nRF8001 bluetooth module...