Hi,
I have a nRF52 DK board and I am trying to build a BLE peripheral with both connectable advertisement (custom with my own name and service) and unconnectable advertisement...
Hi,
I'm exploring the hid peripheral example with 52832 Dev Kit and made it working correctly. While, when I was tring to connect to it with nRFConnect, I found that the...
Hi,
I'm exploring the hid peripheral example with 52832 Dev Kit and made it working correctly. While, when I was tring to connect to it with nRFConnect, I found that the...
I have a PCB with an nRf51822 @1.8V, using the SDK 10 (no chance to change it).
The PCB itself with everything but the nRF (we did not iron it on purpose to measure consumption...
I have downloaded the motion_driver_6.12 for Nordic Thingy 52 as given in the readme.txt file. And I am using Segger Embedded Studio to build and debug the code. But the IDE...
Hi,
I'm working on a project originally based on the light switch example of SDK 1.0.0 and then upgraded to Mesh_SDK 2.0.1 and nRF5_SDK_15.0.0
I use the code shown in...
I'm writing my own lightweight bootloader for nRF5340 (which may or may not turn out to be a good idea). I have something similar that I'm using successfully on nRF52832 based...
When I use the command to read the software version, the message read by the Raspberry Pi does not appear " SoftwareVersion ".
Please confirm the attached LOG message
Hello,
I have a question about performing OTA via BLE (SMP) and using BLE mesh. Is it possible to perform OTA via BLE to ZigBee network and vice versa.
Since BLE is supported...
Hello,
I'm encountering issues while trying to install and update the nRF Connect SDK (NCS) environment on my macOS system.
NCS versions attempted: 2.2.0, 2.6.1
...
I am using nrf52840 to test the `periodic_adv_rsp` sample application using ncs. I had this use case where I would like to configure data in a subevent based on responses...
Hi Nordic community,
I'm starting this course as I'd like to start with Nordic.
I can't continue (better to say, start) the course as the instructions are different from...
Hello, I have an eval board of " nPM1100-EK -> PCA10123 0.8.0 " battery of li-po 3.7v 600mah battery termination voltage is 4.2V The above eval board works fine & the battery...
Greetings,
I'm trying to migrate the MAKEFILE configuration to SEGGER studio so that I could build and debug the project from there. So far, I'm stuck on the Linking part...
We are currently working on a Zigbee-based network coordinator using the nRF52840. I have a function, dfu_multi_image_write , that writes data to NVS in chunks. The function...
The Power Profiler app v4.2.0 release notes say:
"Updated PPK2 firmware to v1.2.0, which adds COM port for shell access"
Are there any instructions available how to use...
Hi,
My application is running NCS v2.5.3 on a nRF5340.
My project has FOTA via BLE, is running mcuboot, and is a multi-image build. I am trying to verify, from within...
Hello, I am trying to subscribe on a topic to get retained message.
I am using ncs 2.7.0
The problem is that whenever I am trying to subscribe to a certain topic, I have...
Dear all,
For a project we need to synchronize up to 5 data loggers, each of them is based on nRF52840. The sampling rate of some sensors can be of 1 kHz. I'm wondering...
Hi All,
I am lookging for a way to use the nRF7002 (or other 2.4 GHZ WifI solution) as a WiFi sniffer.
I want the solution to provide, for each WiFi packets in the previously...
my nRF52840 has MBR, SoftDevice, Application and Bootloader.
Can Bootloader call API in SD?
Will it be an issue? If I need to upgrade SD (could be a newer version),...