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...
Hi,
I have an application that verifies a chunk of data and EdDSA Ed25519 signature against a remote public key.
The device application generates a random number, sends...
Hi,
I would like to add some custom sensor for Thingy:91 board. I notice that there are no GPIOs available to connect sensor to nRF9160 SiP? So do I need to connect the...
Hi,
Today I found I was unable to flash my nRF9160 DK. "west flash" fails with the error message "Installed nrfjprog is too old for the device. Please upgrade nrfjprog to...
I am trying to follow the section “Declaring custom cluster” ( https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.thread_zigbee.v3.0.0%2Fusing_zigbee__z_c_l...
I've tried for two days to log back into the cloud service and just get the spinning angles. I tried to create a new account and the same. I was able to change the password...
Hi all, I would like to implement a fault handler in our nRF9160 based system to handle hard faults/unhandled exceptions by resetting the system, but am having a hard time...
Dear Nordic team,
I have a running NRF52 with a firmware based on the freeRTOS demo. To this demo I added the PDM Support Module and the TWI Module.
As soon as both sensors...
We are trying to implement models inside the mesh. So we've started with a functional example of the generic on off and tried to update it according to our needs.
The custom...
Hi,
I have 3 devices that all act as broadcaster and observer they continuesly sending data to each other, now i want to establish a connection between one of those 3...
Hello,
I have 2 pieces of nRF52840 and I managed to connect each other. One is central, uploaded the code: 'nRF5_SDK_15.3.0_59ac345\examples\ble_central\ble_app_multilink_central...
NRF52832 DUF success but when download from segger studio, Jlink RTT viwer print NO DFU found, but when download bootloader from segger stuio, can not entry app
Dear Nordic...
Hello all.
I need to work with the RTC especially its events and interrupts, and I have some misunderstanding after read its manual.
I need to use it for low power systick...
Hello,
nRF52840-DK
SDK: 15.3.0
s140
IDE: SES
How do I maintain the persistent flash data I have using the FDS while also using DFU. I have seen several older posts...
Same as Case ID: 234629 .
Calling modem_info_short_get for the parameters MODEM_INFO_MCC and MODEM_INFO_MNC fail.
I suspect the problem is in code. Tracing the MCC call...