Hello Nordic Community,
I need to know how to import my PCB design from Eagle to CST Studio to simulate it and I need to know if the simulation step will be useful to enhance...
Hi.
I'm trying to get Apple notifications to nrf52. And specifically to listen both regular ANS (for android) and ANCS (for iOS) events depending what sort of phone is...
I am trying to find out the part number of the antenna (I assume it is a PCB antenna) used in the nRF51 DK ( www.nordicsemi.com/.../nRF51-DK) . I found a lot of similar questions...
Hi.
I am using the NRF52 Development board, on Keil uVision, to implement a C program that uses Dynamic Structs. The Structs re-size themselves ( by increasing their capacity...
Hello,
I have an NRF51822 (redbealab ble nano) that I would like to use to count pulses in very low power mode.
Pulses are asynchronous
The rate of pulses can...
Hi
I'm attempting to read a PT-100 sensor value that is part of a voltage divider using a nRF52.
Both the reference resistor and the PT-100 is sampled while the voltage...
Hi
I have been searching the forums, but were not able to find an answer to my question.
I'm trying to sample 4 analog inputs on the nRF51-DK using the ADC hal. (SDK10...
I have a custom PCB that has been working fine in terms of the Wi-Fi on 2.6.2 but I needed to Port that to 2.9.x I'm using sysbuild in the 2.9 projects but not in the 2.6...
Hi Support Team
The VDD of customer’s nRF54L15 board is 3V, but the high voltage of P1.10 is about 1V. Did you meet this issue before? Customer needs the output high voltage...
Dear Nordic Team,
I am currently working on a project that integrates your HTTPS client sample with your BLE provisioning sample, specifically on the nRF5340 with the 7002EK...
Hi,
I am testing the Bluetooth remote discovery of the nRF52840 in LE Coded mode with the transmission power set to 8 dBm.
The farthest distance currently achievable is...
After completing the OTA update, I executed the "otasoftwareupdaterequestor read-event version-applied" command but was unable to read back the version.
I then tried the...
Hi there,
I'm using a slightly modified version of coap_client to test out network connectivity with a 1nce SIM card (USA). Essentially, I've modified it from a GET request...
Hello, I have developed a module using 54L15 and am currently measuring its RF performance. On Rohde & Schwarz instruments, I have observed numerous test results regarding...
Hi guys, I am using the SDK v2.9.0 and the toolchains b620d30767. To add the build configuration for the sample peripheral_uart, the console print some error log.The log as...
Hello.
I am trying to follow Downgrade protection using MCUboot to enable Hardware-based downgrade protection. However, an error occurred, and the software did not start...
I used the battery routine to test the ADC, and the voltage measured was 3 times larger.
How to fix this problem?
Bat+ is 3.3 V.
dts setting:
vbatt {
compatible...
Hello,
I'm looking for an existing Android/iOS Flutter DFU library that supports nRF5340.
I found this one: https://pub.dev/packages/nordic_dfu but with limitations to...
Hi there I am using nrf5340 for my project. As per the datasheet , it has 1MB flash memory for application core and 256KB for network core. what i want is to merge the network...
Hi,
I use the nRF9160dk and I want to use nRF9160's external flash mx25r6435f to store a few data.
There are few related posts from too many years ago. Could you provide...
SDK: 15.3.0 SoftDevice: S132 Device: EYSHJNZWZ (nRF52832)
I want to use "Manufacturer Specific Data". I created a sample program, but 8 bytes from the beginning are not...
Hello,
has someone running a working example to open a TCP socket including TLS? Or what is the best base to start?
I am struggeling with the certs and key... is there...