Hi,
I'm working on a project originally based on the light switch example of SDK 1.0.0 and then upgraded to Mesh_SDK 2.0.1 and nRF5_SDK_15.0.0
I use the code shown in...
I am looking for a freelance / contract developer to help us get nRF53840 working as a BLE controller under linux. ie: basic BT linux adapter. Integrated with BlueZ and similar...
Dear all,
I use FDS module to store some data in flash of nRF52832. I modified the example "ble_app_uart" based nRF5_SDK_15.2.0_9412b96 to test the fds functions feature...
Hello,
I am using nrf51422 with stm32L0. There is a uart connection between nrf51422 and stm32l0. I want to transfer data from stm32l0 to nrf51422 through usart and push...
hi........... folks
i am merging two programs together uart and TWI sensor ...using nrf52382 and segger 15.2version
i am getting the error in ble_nus_send ,
even i have...
Software and Softdevice: SDK 12.3.0 keil5
Platform: Windows 10
Hardware: NRF52832 DK
I am trying to combine WDT and FATfs together. But once I have both of them, there...
Hello Nordic team,
I have a question related to the “nRF5340 Production Programming – Troubleshooting” documentation, specifically the part that says the access port protection...
Per (+) Trouble with nPM1300EK - Nordic Q&A - Nordic DevZone - Nordic DevZone , I've disconnected TWI from the board while doing the battery profiling and that worked successfully...
using the nvs sample from here: https://github.com/nrfconnect/sdk-zephyr/tree/v3.4.99-ncs1-1/samples/subsys/nvs and configured for my board, the program crashes on the 323rd...
It seems to be an assumption in the swi request functions that after req_exit, the swi request should be completed. However, in certain cases, this invariant doesn't hold...
Hi, I tried the above tools(nrfjprog) on the Raspberry Pi 3.
But, I saw the error shown below.
pi@raspberrypi:~$ ls | grep nRF5x
nRF5x-Command-Line-Tools_8_5_0_Linux...
Hi,
I got the nRF5340-DK + 7002-EK running your WiFi Fundamentals HTTP server last weekend. I connected the 5340+7002 to my wifi network and got an IP address. I also opened...
Can the nPM1300 be used without any charging support (no battery, no fuel gauge)?
I know this is an unusual arrangement but we have a requirement that a separate device...
I'm having 52840-DK boards 3 and installed vscode,nrfsdk v2.2.0 and v2.8.0. i want to explore how to use FOTA for zigbee. are there any sample available to make it work and...
Hi Nordic team,
We are planning to use the STM32H747 as the host MCU to control the nRF7002 for Wi-Fi functionality. Based on reference materials and existing use cases...
Similar issue to Attempted to change incrementally the Voltage for VDDIO and VDD_DBGR, however, this didn't change the state of the LEDs. Successfully compiled and flashed...
Hi,
We are seeing weird behavior in the way the nRF Cloud UI displays changes in the device shadow, specifically for properties that are being nulled-out.
Let's say we...
Hi,
Im using an SPI device and also the SPIM NRF driver. This device is not always on, but the overall flow is:
Power On the device on boot and do basic info readings...
I have ordered two boards using the nrf52840
I was able to flash the first board and my firmware is working as expected however whenever I try to program the other one I...
When uploading a network core image though MCUBoot and confirming the image, sometimes it fails to accept and on other builds it accepts the update.
I have narrowed this...
Hi
Greetings, Hope you are doing well.
I am fairly new to using the nRF Connect SDK through VS Code. I completed the nRF Connect SDK Fundamentals course, and I also noticed...