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...
I ran the ble_aci_Tranport_layer_Verification.ino sketch from the Nordic BLE library and I get no output to the serial monitor after "nRF8001 Reset Done" is displayed. I think...
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...