I am working on a project where I am using the npm1300 with host nrf5340. The BUCK1 powers a sensor and BUCK2 powers the nrf5340. I have a SPDT switch connected to GPIO0 and...
Hi,
Is it possible in BLE channel sounding in ncs 3.0.1 to get some information about the quality of the distance measurement for each method? We have three ways to get...
Hi,
my name is Nick De Leenheer, and i am finishing my thesis on indoor localisation with CHANNEL SOUNDING. i currently got these outputs in my venv using SERIAL: so i...
Hi,
I´m working on a Zigbee-based environment sensor. You can find all related files here: https://github.com/Kampi/BeeLight
Now I have the following scenario: the whole...
Does the nrf54l15 have a register to specify the boot area? Similar to the NRF_UICR->NRFFW of nrf52833.Or does the nrf54l15 have to boot from address 0x00000000?
Hello,
I've been going through the BLE fundamentals course and things are going well. I'm using the nRF5340DK board and SDK version 3.0.2
I've gotten to lesson 3, exercise...
Hi,
I am working on the channel sounding feature on the 54l15 and I want to perform it sequentially between 3 reflectors and one initiator. I realized that after I make...
I wanna try to connect multiple device with only one Android, but I don't know how many devices Ble can connect to only one Android. When I try demo on Samsung galaxy S8,...
Hi,
I have an issue that is urgent for me, as we wish to add DFU capabilities via pre and post production hardware. I am using Android 10 on Samsung Galaxy A10 to test...
Hi,
I was able to create a device driver support for a DAC, model TI DAC80501Z. In the first place I put the driver in zephyr/drivers/sensors.
I works fine.
Then I made...
Hi Team,
Please provide the nRF52 based module Characterization, software testing for FCC/IC/ETSI certification test procedure and document
Is DTM test enough for FCC...
According to SDK documentation for GFX library :
“After generating a font, you must change FONT_INFO::height to be described in bits (pixels), not pages”
But in the provided...
Hi,
I can build the blinky_pca10040_s132 example and I loaded it in the nrf52840-DK without errors but nothing happens in the bord I can´t see any lead blinky.
Please...
Hi
We are sending devices for RF/wireless testing and need test firmware that allows for the Bluetooth frequency and transmission power to be easily adjusted. Does Nordic...
Hi.
As you have made a progress in your development of both hardware and software. It would be greate if you remove old videos from youtube. I have just spent some time...
Hello.
I am using nrf52832 and Segeer Embedded Studio.
I want to add a timer function to the ble_app_uart example so that the sensor value is read every 50 ms.
So I...
I am trying to build nRF5_SDK_17.0.0_9d13099\examples\ble_peripheral\ble_app_uart for the PCA10100 DK.
I am using DFP 8.32.1.
I get the following warnings:
RTE\Device...
Hello
I am wondering if there is example where dfu is implemented within application and bootloader is only coping image from flash bank to application space. My companys...
Hello all!
I'm finding a lot of what I'm able to do with the nRF52840 mostly straight forward, especially with the wealth of examples included with the SDK. I'm currently...
Hi!
I'm using nrf sdk v1.3.0, for power saving, i'm have to activate and deactivate lte, after a few time activate, send http request, get data and deactivate lte, the modem...
I am working on design of low power BLE sensor based on nRF52. Sensor data is included within advertising packets, in manufacturers data field. I would like to detect event...