Hi, I'm testing the beacon example
(ble_app_beacon, Beacon Transmitter Sample Application ) with my custom board.
I use IAR 7.1 for ARM, Softdevice S110 ver 7.1, and...
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...
Please refer screen shot attach I am able to configure uart0 but not able to configure uart1,2,3
i am receiving multiple errors while same code is working fine for uart0...
Hi, I recently moved a project from one computer to another and the files and all the include directories were in a mess. I cleaned up most missing files and moved directories...
Hello! I am using nRF Connect SDK 2.6.0v. I want to enter the device into deep sleep mode when i press the button 2 sec When Next time I press the button 2 sec, wake up from...
Hi!
This question has been asked before in various forms, but none of the answers I've seen will work;
Is there a way to get any callback before or after a BLE Advertisement...
Hi all,
i am using NCS 2.4.0
I have a question is there any possible that i can use double slot to update firmware over BLE FOTA?
I already look at the website below...
Hello, I am currently working on a custom board that contains the E73-2G4M08S1C module. This module contains the nRF52840 chip. My goal is to exit System On periodically every...
How to create multiple BLE connections, one just advertising and another allowing connections with different names with the nrf Connect SDK in the peripheral_HR example?
Hello Nordic team,
I am using nPM1300 and nRF5340 in my custom board. I am using also Renata ICP621333PA-01 battery in my design. In order to prolong the battery life, I...
I am using a Mikroe development board with the nRF9160 to establish an LTE connection and send MQTT messages to a broker. The application successfully connects to the network...
I have used the nRF52832 on a few dozen projects, usually at 3.3V etc. On this project I have it at 1.8V, which may be related, but spec is 1.7V min, and the 1.8V supply is...
Hi Noridic team,
I am developing with nRF5340, and I added the following configuration to the prj file:
CONFIG_SPI_NOR_INIT_PRIORITY=75
However, I got the following...
Hi, I cannot compile because of the error below. Thank you in advance for any help.
I have updated the toolchain and sdk recently. Tried also with 2.6.1 and 2.7.0, the same...
I am porting the LoRa Basic Modem to the nRF52832 , using the nRF5 SDK and Segger Embedded Studio (SES) . In my application, I am using SoftDevice and implementing FOTA ....
Hi,
We recently updated our NRF Connect SDK from v2.2.0 to v2.7.0.
After porting to the SDK v2.7.0 we are not able to build the project with DFU enabled. We get below...