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...
Hi
We use nrf52832 as central.
Phone is connected to it as peripheral.
If phone has disconnected and is connecting after that, connection is not established.
If...
hello Nordic
i work with nrf52840, SDK 16.0
this issue was discussed in the forum but i wish to get a clearer answer
to my understanding (relaying on the saadc example...
Hi,
I am using 2xL91 battery for powering board with sensor and camera. In general there is no fluctuation when we use sensor which is taking about 4.2mA and in idle mode...
Hello,
I am attempting our custom hardware based on an nRF52 chip.
nrfjprog returns the following error message:
ERROR: JLinkARM DLL reported an error. Try again....
Dear Sirs,
We are currently considering to put nRF5430 SoC in our next generation gaming device. One possibility to develop the firmware for nRF5340 SoC would be to use...
Hello,
I have just started learning nrf. I have an nrf52832 board and I want to get and set time using app.
I have seen this https://devzone.nordicsemi.com/f/nordic-q...
Hello
I would like to change the "Company ID" in my application so that it is no longer Nordic's (my application is based on the ble_thread_dyn_mtd_coap_cli example). I...
Hello
I'm contacting you because I'm having a problem connecting to devices that use the ble_thread_dyn_mtd_coap_cli example. Actually, I have no problem when I connect...
Hello all,
I am working on nrf52832 and i need to use the nrf_crypto librariy. The example uses nrf_crypto_aes_crypt and nrf_crypto_aes_finalize function. Although they...
As title, I would like to measure an API function execution time. First method is to print the timestamp before and after the API and the second is to use GPIO and measure...
Hi!
We are developing a board with nRF9160 and want to use it on NB-IoT mode.
The development is made in Romania, Cluj-Napoca and here we have no problem with it. Even...
hello sir/madam .
i am going to implement the code to master and slave clock communication , iam connecting the one nrf52 module to the master clock (through wire controller...
Hello,
I guess it is a simple problem, but I am new to the nrf world, so here is my issue:
I want to use this code to switch on a LED by pressing the on board button...
Hello, I am starting a project and I want to know what is the best way to achieve this. I am using nrf52832, I have the DK as well as custom board. I want to receive an image...