I would like to store a simple integer value in the flash write and read after some event. I'm using the mesh example Dimming examples (experimental) in the nRF5 SDK for Mesh...
Hello,
Has there been any success with getting the python bindings for the pc-ble-driver running on openwrt? I've succeeded with the driver itself but not the bindings....
Hi Nordic Team,
In my BLE project I'm creating a Test application which gets all the advertising data from peripheral devices. The complete list of scanned device is received...
Hello all,
According to the documentation and this feedback on a case there is a maximum size for a particular cert before nrf_inbuilt_key_write returns NRF_ENOBUFS . Can...
Hello,
I am using nrf52840 DK, Segger Studio IDE, Win10.
My application is I want to transfer the image from iOS to the DK board.
I am aware of the Image Transfer...
Hello, i intsalled the software stack for use with latest release of nrf sniffer package.
By starting the capture process with wireshark 3.2 i have noticed an issue:
In...
I switched from the nRF-bm\v0.9.0 to nRF-bm\v1.0.0 SDK and now I am getting the following error message:
fatal error: nrf.h: No such file or directory
"nrf.h" is now located...
Hello, I'm using Nordic Central HR example. I'm wondering how to read RSSI of a BLE device connected to the NRF5340, I have tried multiple version found on this forum, but...
Howdy,
I am trying to connect a Waveshare BME280 to my nrf9160dk, and it's not obvious which jumper goes where. The documentation states:
Wire color
Sensor board...
hi,
i'm new with the nrf9160DK so can you please guide me to how can i start and config my nrf9160Dk with my laptop from scratch because this video is not helping me https...
Hello:
I created an app.overlay. Here it is:
/ { aliases { fra_sw = &fra_sw0; }; fra_sw0: fra_sw0 { gpios = <&gpio0 0 (GPIO_PULL_UP | GPIO_ACTIVE_LOW)>; label = "FRA_SWITCH...
Hello,
We have a dual-purpose connection in our design where the signal can be either an analog input or a digital output. We have done some testing and can see that we...
Hi and Nordic forum
Please find the attached summary on the issue we are facing and help us get the guidance regarding the same
We are developing a Zigbee-based device...
Hello,
I am evaluating the nRF54L15DK current consumption based on Nordic example: https://academy.nordicsemi.com/courses/nrf54l-series-express-course/lessons/lesson-5-development...
Hi everyone, I'm thinking about implementation of SWD-over-USB with proper DAM (both CC1/CC2 pulled high). It is not totally clear to me what would be default nPM's behavior...
Hi all,
I've been troubleshooting my 9151 feather and have run into some issues with very specific AT commands. I'm trying to connect to an MQTT broker through AT commands...
Hi. I have a question about the selection of Host IC of nRF7002.
Looks like general official recommendation is nRF5340.
But my team has a long history with nRF52840...
Hi,
I'm trying to use the connection manager in my application, but it never connects or shows any events. I've tried using the https_client sample as well, but that gives...
After 9 years of work I have finally finished my product and it is FCC and EU certified, and ready for a pilot production run.
I would like to copy and paste my PCB design...
Hi,
Let me explain my situation. I have several custom boards with an nRF5340 SoC and an nPM1300 PMIC. I flashed a custom image developed with nRF Connect SDK v3.0.1, and...
We are developing a product with fast flash access and a screen so would like to use SPIM00 and the sQSPI simultaneously. The datasheets & documentation are somewhat confusing...