Hi Nordic Team,
In my BLE project I'm creating a Test application which gets all the advertising data from peripheral devices. The complete list of scanned device is received...
Hello all,
According to the documentation and this feedback on a case there is a maximum size for a particular cert before nrf_inbuilt_key_write returns NRF_ENOBUFS . Can...
Hello,
I am using nrf52840 DK, Segger Studio IDE, Win10.
My application is I want to transfer the image from iOS to the DK board.
I am aware of the Image Transfer...
Hello, i intsalled the software stack for use with latest release of nrf sniffer package.
By starting the capture process with wireshark 3.2 i have noticed an issue:
In...
I have a project where we have 2 nrf51 that need to be time synced with eachother.
The problem is they are placed on the body one on the back and one on the chest of a person...
on the page
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_nrf5_v16.0.0%2Flib_crypto_backend_micro_ecc.html&anchor=lib_crypto_backend_micro_ecc_install
step...
Hello, I'm trying to set up a series of remote scripts to test functionality on my hardware. The idea being that I can run a handler on the Nordic device and then control...
Hi,
is it possible to read/write the MX25R6435F external SPI NOR flash using Indirect Mode ( https://wiki.segger.com/Programming_External_SPI_Flashes) with Segger JLink...
Dear,
I am doing some range tests with the nRF52840 and saw that the RSSI value of the PCA10059 (USB dongle) can be more than 10dB lower than the one of the PCA10056 ...
Hello everyone, I am trying to implement a blocking wait using the app_timer.
To do this, I am starting a one-shot timer whose callback function sets an initially false...
Maximum current consumption for each of the pins in the respective modules of PWM, TWI-I2C, TWIM-I2C, TWIS-I2C, SAADC, UART, SPIM, TIMER, RADIO-2.4GHz under the operating...
Hi,
I'm trying to run the gps application off the master branch on the thingy91 and it dies like this:
It's built using the Nordic SES on windows.
Any ideas? ...
Hi all,
I am trying to connect to device with specific UUID. I am not sure what have I managed to do, below are some logs from NRF Log.
Did I connect properly?
I am...
Hello,
I am trying to run the mbdedtls example of random number generator shown here https://tls.mbed.org/kb/how-to/add-a-random-generator
I added MBEDTLS_CONFIG_FILE...
when i change the baud rate to 115200 my uart (Rx and TX) are giving me garbage out put.
so what do i need to change in my code(ble_app_uart example) when i have plan...
Dear Support / forum,
After reading the user and API guides, browsing other posts, and playing around with the ack-payload example, I think I now have a pretty good understanding...
Hi,
I am having a issue with building an application in IDE for nRF9160
Application : Asset tracker
I have been able to build this "problemfree" before, but this morning...
Hi~
I am developing door sensor system using nRF52840.
Currently for power consumption, sensor (nRF52840) is system off(NRF_POWER->SYSTEMOFF=1).
nRF52840 can wake up...
Hi, I have 8 peripheral devices each one has at least one sensor attached to it( peripheral will be nRF52xx), the sensor has a sampling period of 8ms. I will be using android...
Hi,
In BLE mesh v3.1.0 I see a file debug_pins.h. For what these debug pins are used and can I disable it for my custom board?
And one more thing related to PA and LNA...
Hi,
We are currently developing a Sensors/USB/BLE/LTE-M1 product for a customer. The board is equipped with one nRF9160,for cloud communication, and one nRF52840, with a...