Hi
I have two DKs, previously they work well, however, after I add the nRF21540 FEM on each DK, I always receive this in my central device:
Whether the amplifier cause...
I am attempting to install nRF Connect SDK along with VS Code on an offline machine for development. The main two issues I have are:
The NRF Connect for VS Code plugin...
Hi,
We're working on a project using the nRF5340, where we interface an external NAND flash (4096 blocks) to store high-volume sensor data. We are planning to maintain an...
Hi,
We are currently evaluating the NRF9151 for asset tracking using the AT firmware on the NRF9151 evk and an external MCU for the application firmware, emulating the final...
Hello team, I am currently working on the distance measurement functionality using the development kit (nRF5340 and SDK: v2.9.0). At present, the distance measurement runs...
[ Just figured out it doesn't work the way I thought ]
Hi,
Right now I'm looking down at the nrf52840 datasheet, because I would like to do a project with such MCU, but...
I'm trying to add diagnostic logging functionality to my Matter project using SDK version v3.0.1. I followed the steps outlined here: ( https://docs.nordicsemi.com/bundle...
Hi
I would like to debugg my Nordic (nRF52832) custom board at 1.8V with a 6 pin Tag-connect connector ( see here ) and have a couple of questions regarding...
Hi,
I'm trying to compile a simple example (light_switch_dimming_server_nrf52832_xxAA_s132_6.0.0) for Bluetooth mesh with Segger embedded studio. I'm having a hard time...
Hello,
I have a twi module developped using sdk v13. I want to upgrade it to the sdk 15 to integrate it to a mesh project.
I changed all nrf_drv functions to nrfx same...
can I make indoor localization with nrf52840 DK board without an android app,
suppose I am using 3 devices for localization of the 4th device, and I need to get RSSI of...
I want to make infrared transmission and reception function with nrf51822.
I want to know how to make TImer part using NEC protocol.
Tell me how to implement this feature...
Hi,
I am working with nrf52832 DK,softdevice s132.SDK15.
I was following "nRF_Sniffer_User_Guide_v2.0.pdf" to set up nRF Sniffer.
But in the Wireshark Application under...
Hi there,
This is a general question about addresses types in Bluetooth mesh and specs:
As far as I know, Bluetooth mesh specs talk about the 32767 nodes in the theoretical...
Hi guys,
Can someone provide the documentation if it exists the proper way to migrate from the SDK 13 to SDK 15.2?
should I migrate from SDK 13.0 to 14, 14.0 to 14.2,...
I am using multilink (version doesn't matter)
In main.c, certain variables, i.e., m_lbs_c, are declared and used in, i.e., led_status_send_to_all.
BLE_LBS_C_ARRAY_DEF...
hi.........
how to wake up from sleep mode
using timer how to do that
but i couldn't understand the real timer counter program and timer program
how to use this application...
although i run this apk from gitub ttps://github.com/googlesamples/android-BluetoothLeGatt .but does not scan for any ble device.i have peripheral_uart example from sdk.but...
In continue to https://devzone.nordicsemi.com/f/nordic-q-a/39424/ble-mesh-self-provisioning-or-factory-preconfigured
Can we use the assymetrical encryption on provisioning...
I have been attempting to increase MTU size with DLE enabled on SDK14 using softdevice S332 utilizing the gatt module. With current memory requirements, I can increase MTU...
Hi,
Just like the topic description.
The sample code I used is ble_app_hids_keyboard (V11 S130) and the development board is PCA10028.
I found after I load the code...
Dear Team,
I hope you are doing good......
i am using nrf51822 Device, the SDK version is 12.3.0 in the windows pc with keil version 5.26.
Here i am planning to send...