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!
I am completely new to development with the nRF52DK.
Today I spent the entire day trying to set up the IDE and enviroment to make my first application, but that...
Hi, I'm pretty new to microcontroller programming so please correct my wrongs.
I'm using the Libuarte driver library to have the pca10040 talk to my server via serial connection...
Hello All,
I am using the BE33 (nRF52833 based) module of the Celium Device. I am able to flash the code by using SWDIO and SWDCLK pins. Also, I have tested the BLE advertisement...
Hi,
I am running into this issue when receiving over uart where the byte received is always one byte behind relative to the byte sent by the sender. The byte received is...
I've never been able to get >= 10.13.0 of the nrf tools working. The previous versions work fine on my x86 mac, but there are a series of problems with the newer tools. First...
Hello,
Is there a way to configure mcuboot to allow updates to the bootloader itself? That feature is supported in Nordic's bootloader, but I haven't been able to find...
Hi All,
We are using NCS v1.7.1 on our custom designed nRF52840 board. We have a touch screen interfaced with I2C to our device. There is one more controller connected on...
I am making a "program that keeps multiple software in Flash ROM and reads arbitrary software according to instructions".
When I open the hex file with a text editor, the...
So i have my nRF5340 DK and have been pretty successful in getting my Mesh working with some Thingy:52 devices, some Adafruit Feather devices and some Sengled Lamps.
Groovy...
I am trying to read from the LIS3MDL sensor using spim on the nrf52840 dongle. I gave the rx buffer with the length of 7bytes. Whenever i tried to read from the sensor, I...
Speaking with various MVNOs, not all carriers support PSM or eDRX when roaming, so I am interested in the time and wattage consumed transitioning from PSM --> to ready to...
Hi,
I want to connect "nRF52840 Dongle" via SPI to an 6-Axis IMU (Adafruit ICM-20649 / InvenSense). The collected data (cycle = appx. 10ms) should be sent out with BLE to...
Hi.
A simply question: i want to get data on " LL_VERSION_IND" control PDU from peer. Example: my device is slave, after connecting to me i want to get LL_VERSION_IND data...
Hi,
When will you release the SDK for the PCA0054 (12 antenna array) with nrf52833DK?
Specifically, code that supports more than 1 tag detection
If full SDK is not available...
Hi,
I have worked on a lot of projects on nRF51/52 devices. But still i do not understand why exactly should we use custom/multiple services for each kind of data (like...