The Nordic Thingy:91X was initially unable to connect using certain SIMs (e.g., Airtel IoT) due to lack of NB-IoT support or no signal.
After switching to a Jio NB-IoT...
Hello,
I have recently upgraded from v2.9 to v3.0.1 and have noticed that the mesh security has changed from CONFIG_BT_MESH_USES_TINYCRYPT to CONFIG_BT_MESH_USES_MBEDTLS_PSA...
Hello.
We're trying to expose and use the Wifi stack in micropython in our project for the nRF7002. We've managed to get Wifi scanning to work (based on the sample code...
Has anyone experienced the following error when Flashing (and debugging) from within VS Code. I have no idea what has happened, but it has hit several projects.
Even though...
Hi Nordic Team,
I would like to confirm whether enabling APPROTECT also implicitly enables Secure APPROTECT, or if these two protection mechanisms need to be configured...
Hello,
I recently tried some examples with nRF53 + nRF7002 (e.g. ble_coex example).
However, I am developing with nRF54 and I would like to understand if the combo nRF54...
Problem: I use a button with a pull-up to wake up the device (nrf52832) from power_off, but by the time the bootloader verifies the application and jumps, the button may have...
Hi guys,
I am developing a appilication using nrf51822 using SDK 11. I am trying to use Fstorage and FDS to store data. I need this data to be updated frequently. As I...
Hello the Nordic Team,
First, I wish you all a Happy New Year 2018, with a lot of good health and success in your professional and personal projects.
Secondly, I come...
Hello,
In sdk 14.2 configuration of LF clock with softdevice are in 2 header files (pca100xx.h and
sdk_config.h)
pca10040.h
// Low frequency clock source to be used...
Hi
I'm new in nordic development.
and i need sample code for LSM303AGR Accelerometer.
i found a LSM303AGR_ACC_Driver.h and c file but i have no idea how to use these...
Hi,
is it possible to use the onboard buck regulator of the nRF52840 to supply the 3V for the rest of the circuitry while nRF52840 is off (and also for the nRF52840 while...
I would like to be able to use the Nordic Connect app for debugging and be able to observe the current UUIDs/handles of my attributes as I change them.
I have attempted...
Hi,
I am using BL600 Development Kit(Laird).
Is it possible to develop my application on this kit using the Nordic tools( Keil IDE,SDK and soft-device)?
if yes, is...
Hello, I studying nRF51 SDK for mesh.
I have a nRF51822(PCA10028) is a Client, and three Server(two nRF52832-PCA10040, a nRF51822-PCA10028).
I did the same way with Light...
I am building an ap (based on peripheral: ble_ap_uart with custom characteristics.
I want 18 characteristics for a single service.
My software works with up to 12 characteristics...
Hello, we would like to consider this chip for a product, but I have been waiting for this to be on sale for purchase since February 2017. It's still 12 weeks out and it's...
Hi, I followed the NRF51 Guide and downloaded the file linked, and it installed the J- Link Commander, once opened it gives a prompt J-Link> and when I enter in -e command...
Hi guys,
I’m using nrf51822, s130 and sdk 12.3.0…
I would like to achieve that unknown peripheral won’t find my product or at least differentiate by device name while...
Can i use the bouder router used in thread example(on nrf52840) in the iot example to replace the Rpi bouder router so i can skip the tunnel setup(using hurricane tunnel)...
Hi everyone,
I have some questions regarding the use of EDIV and Rand in BLE Legacy Pairing.
What I understood from the specs is that these are generated during...