Hello all, this tutorial goes to a fellow named Emil who helped me with this project.
Number 1_ Make sure you set up the terminal viewer For debugging with real.You need...
Seeing recent response to my original question on multiple chip selects, I've opted to share a modification to spi_master that I've implemented in part to make handling some...
What is the official status of the Softdevice Serialization for S130 in SDK 9? I could see an older answer on how that was removed in SDK 8 but since almost half year has...
Hi
The documentation for the new feature in S110 v8 to change the gatt table size says that to change it the linker configuration needs changing .
This means it is a...
I used to be able to see my development kit in nRFgo studio and flashed S110 onto the chip. Now all I see is: "No boards connected". I am still able to flash programs onto...
Hello,
I have an iOS application communicating with a custom device having a nordic 8001 chip.
They have established a bonded relation. In nRFgo Studio, in Security...
Hi there, thanks for your help in advance!
I have tried the nrf51-ble-ancs-nus sample from github and making it work on a 51822 EK board, i.e., it can receive notifications...
I'd like to know if it’s still true that the DFU bootloader (i.e with BLE transport) is strongly coupled to the SoftDevice version. In other words, if we do a SoftDevice over...
From page 520 of nRF52840 Product Specification 1.0 4413_417 v1.0 / 2018-03-16
If the watchdog is configured to generate an interrupt on the TIMEOUT event, the watchdog...
I am trying to flash all three images together. I have the firmware updating working, but if you flash them together, the bootloader doesn't know that the application is programmed...
Hi,
We are preparing the first "production" run and we are looking on alternatives for production programming and testing, so far our factory used nRFgo for the pre-series...
I need to have more than 30 servers (and 1 client) in a mesh, so I increased the SERVER_NODE_COUNT value. But this results in a static assert in config_server.c:
How to...
Hi,
I know that this issue is well documented in the forum, but I have read everything and tried all of the suggested fixes, but nothing worked.
I am trying to Enter systemOFF...
Hi,
I have tried to find out how to aks the current time and set it, without success.
time(NULL) returns invalid data. What methods I should use to get the current time...
I want to simply put signal (sine wave) from signal generator into analog input and use saadc. I have program which uses ain4 and ain5 pins. So I was just wondering how I...
Basically I have modified the ble_app_uart example to connect multiple centrals(android devices),
now i want to transfer the string to all android devices which are connected...
Hello,
Would like to know the performance(i.e, latency when network size increases with respect to payload) of Thread, Zigbee, BT mesh wireless protocols. Is there any documentation...
I have some questions that I hope some of you fine engineers can shed some light on. First, some story time is probably in order. Skyrocket Toys developed a line of IR tag...
Hello All,
I am working on nRF51822 custom board. For programming I am use IAR Embedded Workbanch IDE in windows 7. For reference i am use nRF SDK 8.1.0.
Write now i am...
Hi! Found in this post https://devzone.nordicsemi.com/f/nordic-q-a/43514/nrf9160-http-and-other-examples about http client example, and link to repo to examles. All libs is...
Just a heads up that the file nRF5_SDK_15.3.0_59ac345/external/micro-ecc/build.sh in SDK 15.3.0 has Windows line endings and thus can't be executed in a terminal:
$./build_all...