This previous question about multiple advertisements seems to be related to softdevice 7. I was unable to get a similar example working in SD/SDK8
My end-goal is to add...
We are considering using Gazell for an outdoor application, i.e. lots of noise and disturbances, constantly changing environment, where the amount data being transferred is...
Hi everyone,
I have found your git "Ble Optiboot"( github.com/.../ble-optiboot) , and I have understood, it is usefull to load a binary into MCU flash, I was looking for...
I'll go ahead and describe what I need to do and see if anyone might have some place to start for me since I'm having a lot of trouble figuring out what I need.
I'm looking...
Hello ,
I'm designing an embedded system with one of your RF chips (NRF24L01+) and as far as I searched for the datasheet , It seems like NRF24L01+ doesn't have a hardware...
Hi,
This post is very old.
devzone.nordicsemi.com/.../
I have a nrf51822 chip and I'm using it as BLE and it exposes some service and characteristics and it is working...
Hello!
I set up a project using NRF24L01 and a patch antenna ceramic, the type used in GPS.
In fact, I tested several types of antennas, F, F inverted, GPS, Loop. But...
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),...