Hi All
I am doing a BLE based project using nRF51822.Where i need to handle the message [with UUID] by using ble_gatts_char_handles_t.
so, can any one please share information...
I have a central application and peripheral application that are based on the multilink-central/multilink-peripheral examples.
I've modified them to run on the PCA10001...
Hi All,
I'm using nRF24L01P for TX device and want to receive packet from nRF51822 RX device.
nRF24L01P TX device Register settings are as follows;
Reg.EN_AA=0x00...
I am trying to develop for some nRF51822 mbed boards, and I would like to use the S130 SD to enable both central and peripheral behaviour. The machine I'm using for development...
I'm using the nRF51822 eval kit
I have installed MCP but after starting I get pop-up: Master Control Panel has stopped working
In nRFgo Studio / Device manager pane...
the proximity example is running ok. but when I modify the length of the alert_level I have the following error on the server side that I am not understanding.
476;16:12...
Hi all,
I'm working with the nrf51422 and the nrf51822 and I was wondering what the current status of the over the air DFU system is.
I'm using SDK 6.0 and I managed...
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...
Hello Noridc Support Team and All members,
I am new to BLE development.
I am using the nRF52 development kit and the SDK v17.0.2
My intent is to send the sensor data...