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...
Hello!
We are planning on using the nRF52832 DK together with an external antenna. We are highly interested in the readings being as accurate as possible, and we are wondering...
We are developing an application in which we need to modify an existing device driver. It's about LIS2DH driver that is part of nRF Connect SDK v1.8.0 and we are using VSCode...
Hi, we are using the nRF52 DK (nRF52832) to read data from the i2s bus and store it as a wave-file on the connected SD-Card. When pressing button 1 on the DK, recording starts...
(For some reason, I use "...' replace the original string) Here is the log for using AT to do HTTPS POST:
2022-02-07T12:19:39.057Z DEBUG modem >> AT#XHTTPCCON=1,"...",443...
Hi,
I'm working with NRF Connect SDK, and once in a while when I add new configuration options to the prj.conf, I get an error that some region overflowed by X bytes,...
Dear friend,
Since the customized nRF5340 board does not have an external 32.768KHz low-frequency crystal oscillator, the following is added to prj.conf in netboot:
The...
Hi
This is the first time I have tried to use the nrf52840 dongle and the programmer v2.3.1, it can see the dongle( com10), but as soon as I select Device tis is the response...
I facing a problem. When, progrsmis run for testing on nRF5340DK using SES, the CPU resets automaticaly. The RAM does not respond timely is shown , please see the attached...
Hi everyone,
There is an open ticket that I need support with because the responsible engineer will be out of the office until the new year.
In a nutshell:
I design...
SDK: 15.3.0 SoftDevice: S132 Device: EYSHJNZWZ (nRF52832)
Please tell me about "nrf_sdh_enable_request". This API only makes a request, so I understand that the SoftDevice...
Hello Respected members, I hope this post finds you well. Can someone help me with how to store UART data in FLASH? The Idea is that I have to send the Date Or Serial Number...
Hello !
As part of nrf_crypto it is no any examples how-to use chacha20 without poly e.g only stream cipher.
Would be nice to use it via nrf_crypto and evaluate hw accelerated...
Hello. I had worked on nrf52840 development kit with BLE UART code(pin 6 and 8 as Tx and Rx). I used the same code on Fanstel EV BC840M board. I changed the Uart pins to 9...