Hi,
I'm trying out S130 SoftDevice. I have 1 device with S110v7 which acts as a peripheral.
2nd device contains S130 0.9 (I've based my code on S120 multilink central example...
I've gotten the experimental_ble_app_s130_example_c_pca10028 (BLE Dual role application) to work with my nRF51-DK (modified for my needs). It's an nrF51422 chipset.
I want...
Hey I am working on nordic nrf51822 chip ( http://i.imgur.com/q8EM4uq.jpg ).
I want to run a bluenet code which i have forked from github.com/.../bluenet to github.com/....
Hi, I use the nrf 8001C + stm8s. I successfully installed settings nrfGo, but when I try to execute a command OpenAdvPipe I get an error ACI_STATUS_ERROR_CMD_UNKNOWN .
The...
I am using PCA10031 dongle with SDK 7.2. I tried the blinky example in peripheral directory. Unfortunately it didn't work for me.
When I use the makefile from blank/armgcc...
I've tried compiling and running the ble_app_hrs_rtx demo example suing the makefiles and GCC 'as is'. However, the program just hangs and doesn't do anything. Specifically...
I'm using QT + QBS + bare-metal + gdb + openocd + stlink(debugger). I want to print into qt-terminal debug information. How Can I do this feature?
forexample:
int main...
Hey folks,
i have to use the nrf9160 board to create a PoC for a project of our company. The main topic of the PoC is not important here because i cant even connect to an...
Hi,
The Thingy 91 X uses a shared antenna for BLE and Wi-Fi. I can see from the Hardware Guide and the schematics that there are several hardware connections between the...
Hello Nordic Technical Support Team,
I'm developing a low-power product and considering using the nPM1300 PMIC. I have some questions regarding the system design:
Can...
Hi,
I am working on implementing the BME680 sensor with the nRF5340DK using the I2C protocol. I have successfully obtained the slave device address and the sensor address...
Dear Team,
I am experiencing issues updating the firmware image on my custom board based on the nRF7002, using an external SPI NOR flash ( is25lp064 , 8MB). The board...
Hello, I’m trying to compile code for a u-blox C209 AOA Tag. I installed the nRF Connect Extension Pack and was able to build normally.
After adding some unrelated paths...
Hi,
I am trying to use nfc_t4t_lib and I have some issues because processing incoming data takes some time (around 100 ms) and therefore sending the response occurs late...
I'm having trouble porting my project from the older SDK (2.6.0) to the new SDK.
I thought the most straightforward way to do that would be to start with a sample project...
Hi everyone!
My name is Natalia, and I’m just starting to work with Nordic. This is my first design, and I’m trying to connect the nRF7002 module to the nRF52840 microcontroller...
I installed NRF connect I successfully built project when I flash I get success, but actually I can see project is not flashed what and how can I debug that ?
As part of a university project I am trying to read an analog signal and transmit it at the maximum data rate over ESB. But I cant seem to get above 1700kbps without any of...
Hi,
I took a HTTPS Client Sample application from nRF SDK v2.6.2 and I cannot make it work.
What I figured out already is that SSL certificate for 'example.com' has changed...
NPM2100 EK CONNECTION
Can I connect The NPM2100 EK with NRF52 DK? If so..... 1. How do I physically do this? 2. Can I program the NPM2100 EK to send Voltage Supply of 1...
In https://docs.nordicsemi.com/bundle/ps_nrf54L15/page/uicr.html#register.BOOTCONF, I can seee that it is possible to apply Read protection to the first x kB of the RRAM by...
I have problem with i2c that can't read the cst816s, its always return log message `<err> cst816s: failed reading chip id` and `<err> cst816s: Could not read x data` when...