Hi,
I am using nrf5832 that is running a coap server example.
I have modified it a little so it reads sensor data via i2c and returns the data using the coap callback.
...
Hi,
I would like to receive some suggestion about finding a CHEAP smartwatch / wristband already available that has these minimal features: BLE (with SDK / GATT profiles...
Compiled with Keil4 software compilation and C of the mixed program, the error is:Branch offset 0x00000228 out of range of 16-bit Thumb branch, but offset encodable in 32...
Hi,
I am currently working on a prototype with Silicon Labs Thunderboard sense. I am looking for a replacement product that has NRF BLE module. All I need is a BLE module...
I would like to hide BLE advertising from normal BLE devices.
And only be able to see such advertising with dedicated scanner.
I was thinking of changing access address...
Im making a project were i have two robots each one with a device connected with a mobile phone. But at same time i want that, when they are near each other they exchange...
Hi all! I am attempting to download a file from a web server to an NRF52832 using the Nordic IoT SDK version 9.0. Are there any good reference librarie? I found a few for...
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),...