I thought this should be very simple but it has not turned out that way. I have started with the pc-ble-driver heart rate monitor (peripheral) example. I was able to take...
Hi,
I building a gas meter monitor ( peripheral ) that transmit meter reading to the Central.
The gas meter will be sending to the Central it's ID and meter value ( uint64_t...
The International Conference on Embedded Wireless Systems and Networks will host also this year a dependability competition to benchmark the performance of state-of-the-art...
Hi,
I find the CSCS example program reading zero at low cadence levels below around 50 rpm.
Using ble_peripheral example ble_app_cscs loaded into the PCA10040 board or...
I had manged to deploy and configure mesh networks on Nordic Thingy devices based on these 2 examples separately. 1. Generic OnOff models https://github.com/NordicPlayground...
Hello,
I am unable to access my SRJ profile with email id [email protected] due to two factor authentication. i do not get anything in the google authentication app...
Hi all,
I am trying to execute an application in XIP mode from an external QSPI flash on an nRF device (nRF5340, Zephyr + MCUBOOT). The setup is:
Partition file:pm_static...
Hello,
I am using edge impulse library to achieve on-device classification. I now want to put the edge impulse related code to the external flash and use XIP function there...
Dear All, I am facing a rather strange issue with the nrf/samples/wifi/shutdown example. I am working with nRF Connect SDK v3.1.1 and a nRF7002DK board. I am observing the...
I recently upgraded from a Ubuntu raspberry to a Raspery PI5 running PI OS and have two Nordic boards but not able to install the nrfConnect image on the PI image. Is there...
Hello,
We are preparing nrf52832xxAA for certification, Im trying to compile DTM from nRF5_SDK_17.1.0 (same issue on v16.0) Default UART pins run fine without error #define...
Hi, I am trying to migrate my device from s132 7.2.0 to s332 7.0.1, for adding ANT. I have no more access to the SWD. I know it is not tested : docs.nordicsemi.com/.../lib_bootloader_dfu_validation...
I am attempting to integrate the MM8108 with the NRF54L15 SoC as my lead engineer suggested, but now I am finding that it is not that straightforward. We want to make a HaLow...
Dear All, I am developing an application where I need to get the nRF5340 to the low power state, where the chip is consuming less than 10uA when it idle, while using the nRF7002...
I would like to control the RGB LED on the board. I followed the drievr example provided by the nrf sdk, but it doesn't work. As far as I understand, I don't need the signal...
Does the nRF54L15 internal temperature sensor vary, based on the applied VDD voltage?
I'm wondering if this is what I'm seeing. With a VDD of 3V I'm seeing lower temperature...
Hi, I am trying to build my own board based on the nRF9160 DK. I want to keep both the nRF9160 and the nrf 52840 chips on my board. Can these chips talk to each other directly...
Hi Nordic Team,
We are currently evaluating MCUs for our upcoming product, and our requirements include a device with large RAM and ROM , especially larger code space ....
I've seen this discussed a few times before, but haven't seen a great answer on this. It seems to be commonly known that attaching a debugger while using the IEEE 802.15.4...