Hi all,
I am new to Nordic semiconductor but I could be interessed by nRF9E5. To check if it could fit my requierement, I would like to know if it possible to configure...
Hi,
I am using ADC without external reference and no analog input in order to measure the battery level with a timer (code at the end).
I am also reading several ports...
Hi,
I'm programming the nRF51822 and save some user data into the FLASH by using pstorage_update . It works fine if I set system off mode, and wake it up. I can read back...
Hi,
I have been using nRF51822 with my Android app using Android's Bluetooth Low-Energy APIs.
In order to get more details, I am currently working on integrating the Android...
I'm looking at interfacing a typical Wheatstone bridge sensor to the nRF51822 ADC. This particular sensor only requires a mA or two for excitation and the output fits within...
When use the "nRFBeacons" app to update the info on my beacon the following happens:
Go to update tab.
Select "Connect"
Press "SW2" on beacon and see the LED begin flashing...
I am using s110 and nrf51822. I've set up up a long characteristic of 154 bytes.
Sending between 1 and 154 bytes works as expected.
Sending 155 - 160 bytes gets rejected...
안녕하세요
nrf9160DK 보드로 개발하고 있습니다.
blink 예제로 컴파일 및 다운로드되었음을 확인했습니다.
SDK에서 예제AWS_IOT_MQTT로드하여 테스트하고 있지만 아래와 같은 오류가 발생합니다.
해결 방법을 가르쳐 주시면 감사하겠습니다.
zephyr/subsys/net/libsubsys__net...
Hi, I am currently trying to get through the NRF connect SDK fundamentals, I am on lesson 3 example 1, creating an application. The problem I am running into is that I cannot...
Hi all,
I’m Bruce — first-time poster but have been working with the nRF9160 on and off for a while now, mainly in outdoor, power-constrained telemetry and monitoring applications...
Hello,
I face a problem which I can't understand really and where I need support.
It is strange...
In our electronics we use the nRF52840 which is enclosed in a module...
Hello.
How often are the LQI and RSSI values in the coordinator updated for a child?
Preferably I would have liked to get some kind of notification every time LQI and...
I'm trying to run Wi-Fi scanning or AP/STA mode examples on the NUCLEO-U575ZI-Q board with the nRF7002EK shield, but I keep getting an "RDSR2 register failed" error. I've...
We are currently working through Exercise 5 – FOTA over Bluetooth Low Energy using the nRF5340 DK and encountering an issue where the mobile application (nRF Connect for Mobile...
I am currently developing a project using the nRF51822 with SoftDevice S110 v8.0.3 in Keil uVision.
To properly manage RTE components and dependencies, I need to use the...
Hello, guys, I am working on distance measurement project using two nRF5340DK (nrf_dm sample application). I found duration for which the distance measurement between two...
Hi,
As the title states, after a while, the nRF7002 fails to connect SSID after a while. It happens either we perform net_if_up/down or not. I suspect the nRF7002 to be...
Im working with:
-Windows Nordic Connect for Desktop App v5.20.
-Direct Test Mode v2.5.0
-nRF54L15 flashed with ncs v2.9.0 direct_test_mode example
There is currently...
Hi,
I purchased a Qorvo QM33120WDK1 UWB development kit that uses a Nordic nrf52840-DK. I have been using this DK for weeks without issues, but the last time I used it...
Hello,
We are working on Zephyr sample app Mesh on nRF52840dongle with nRF Mesh application.
After going through the documentation and few other Q&A on the portal, I was...
Hello,
Does the nrf_oberon library support the nRF54L series parts? In the technical documentation, it appears that M33 parts are supported: https://docs.nordicsemi.com...
Hi, I’m working with an nRF52840 DK and trying to use two UARTs simultaneously. I’ve configured UART1 for debugging (console and shell output) and want to use the default...