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 ran periodic_adv and periodic_sync but I see that in the periodic_sync running node after the sync it calls sync terminate. I don't understand why if it is periodic advertisement...
Hello.
I'm using keil compiler and j-link EDU debugger.
After upgrading the version of j-link, the attached problem is occurring.
I tried reinstall or down grade, too...
Hi,
I the nordic video
https://www.youtube.com/watch?v=2p-IL-8dA3c
It is mentioned that there is a wizzard to create a new board.
In Visual studio, there is: NRF...
Hello,
We are currently using the HTTP sample on the nrf9160 and are able to send messages using POST commands to the web server. We were wondering if there is a way for...
Which type of antenna diversity is used in nRF21540 DK- Space Diversity, Frequency Diversity, Time Diversity, Polarisation Diversity, Pattern Diversity, Directional Diversity...
What is the tolerance of the internal ADC 0.6V reference voltage for NRF52840?
i.e. what's the max/min of the 0.6V reference or what's it in percentage?
Where can this...
Hello,
Windows10 X64 VS Code,nRF5340-DK;
when i change NCS1.8.0 hello_word to NCS1.9.0,got error
it can build complete,but can't flash to chip.
i've remove build,and...
Hello,
I would like to know the number on ms that a timer has been running before stopping in a breakpoint while debugging.
I can know the number of ticks with the...
Hi, I want to enable Bluetooth support on nrf5340 for FOTA. Serial seems to work fine but BT doesn't seem to advertise.
I get the following error after flashing smp_svr...
I have two custom images that I flash to my chip (nRF52832, SDK v16.0.0, SEGGER Embedded Studio). Application 1 is located at 0x26000 Application 2 is located at 0x45000....
I am new to embedded f/w development. I would like to be able to debug zephyr projects. Can anyone recommend a debug probe to use with the nRF5340? and any debugger software...
Are there any other SDK options for nRF5340 than nRF Connect SDK (and Zephyr)?
The chip would be nice, hardware-wise, to a project, but the nRF Connect SDK looks like a...
I am having a similar issue to the person in this post where the wake from deep sleep on an interrupt sometimes works and sometimes doesn't. But for me, it's very consistent...