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 am using nRF52840, SDK_16.0.0, S140 SoftDevice and Segger 4.16 for flashing the image. I am using ‘ble_app_blinky’.
My queries are:
1) In code I just changed...
Hello,
I have queries on Sniffer functionality.
1) Using nRF52840 USB dongle whether we can sniff BLE 5.0 packets.
2) Using nRF52840 development kit whether can I...
Here's is my device profile:
Running on SDK 15.2.0
FreeRTOS
Custom board, based on NRF52840
Powered by a 3.5Ah battery
Using CLI utility
Using the following...
Hello, we are developing a BLE application using SDK 5.2 and softdevice 6.2.1 (we are aware this is old, but we still have to support it).
We actually use Keil IDE 5.10...
Hello. I'm reviving an old project (nrf51 and 12.3.0 SKD with sd130 2.0.1). Unfortunately bootloader is not working properly. It worked just fine at the beginning of the year...
Hello:
GPS and LTE can't work at the sametime currenty with 1.0.0 modem firmware.
You know that EMC test need GPS and LTE work at the same time.
Will GPS and LTE work...
Hello, I would like to utilize UART and NUS to both send and receive data using the ble_app_uart example as a starting point. I have tried connecting to the nRF52 DK with...
Dear All,
I am using UART read write operation along with the system off mode. So, usually nRF9160 chip goes to sleep and wakes up when it receives something on UART and...
Hello Nordic support team,
I'm working with NRF52832 development Kit. I want to transfer our firmware application (OTA-DFU) from nordic central device to nordic peripheral...
Hi, I am trying to get RSSI values using BLE module on nRF52840(pca20035). But I could not see possible way to get the RSSI values on Nordic Thingy91(nRF9160) Please map me...
hi all
i want porting qpc with softdevice. it need set SCB_SYSPRI exception priorities with PRIMASK bit or the BASEPRI register for critical section
can anyone give me...
Hello,
I would like to update an nrf52840 with DFU (usb-serial). On windows I can use nrfutil. But how to proceed if I want to do that from another microcontroller?
Is...
Hi,
I am working with nrf52840 DK and sending real time sensor data to nrf toolbox using ble_uart. I would like to store adc output in flash and then send it over ble uart...
Hi Devzone
I tried to use saadc with 4channels. when I use this without fpu_fft, It prints correct value well.
But, when I insert the fpu_fft and run it, after a while...