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...
Hi,
In our one of the product we are using Nordic nRF52840 MCU and we compiling this application code in windows with SEGGER Embedded STUDIO IDE Version 4.30a and Tool chain...
Hi,
We made an online course on Bluetooth Low Energy, includes BLE Fundamentals & Architecture, step by step implementation of Environment Sensing service development...
Hi Devzone, I am struggling to build projects in SES. I am getting "fatal errors" when I try to build applications and samples. See following output from SES (asset_tracker...
Hello,
I tried using the Thingy:91 out-of-the-box, but didn't succeed, using a SIM (LTE-M/NB-IoT) of a local operator. I suppose this is possible?
Thanks.
Guy
Does Nordic provide a BLE functionality with a USB dongle that a PC application can use? I do NOT want to use the Windows 10 BLE as it is buggy and does not provide the low...
Dear ,
I just tried to run LTE-M/HTTP POST with NCS v1.0.0-rc4 (with nrf git fetch origin pull/943/head:branch1)
but, I COULD NOT POST any more:
It worked normal...
Dear,
I am using thingy:91 pca20035 and try to test the color sensor BH1749NUC
I tried to run the /samples/sensor/bh1749
I got the output:
I expected it will return...
Good afternoon,
I have previously asked the following question ("NRF9160 Zephyr ncs ZTE-M/NB-IOT Cell-Tower RSSI"):
https://devzone.nordicsemi.com/f/nordic-q-a/42241...
Hello Nordic Semiconductor,
I connected my nRF9160 with my MQTT broker. My MQTT client as well as broker's keep alive time is 60.
MQTT client connection disconnects...
I have a custom service with custom characteristics. I have writes working. I can't seem to get read characteristics working. I never seem to trigger the BLE_GATTS_EVT_RW_AUTHORIZE_REQUEST...
I need to add secure networking. How does one add the library module ncs\zephyr\subsys\net\lib\tls_credentials to a project? I tried editing CMakeLists.txt which caused SEGGER...
The interactive GATT client of the 'ble_app_interactive' example has multiple issues. As I heavily modified the example, I'm not able to provide a diff against the original...
Hi,
I am interested in using a pair of NRF52840 USB dongles to communicate on the L2CAP layer. I have flashed the dongles with the Zephyr's hci_usb samples, and have been...
Hello,
is there any guide or documentation on Nordic Infocenter regarding configuration of BLE project for nRF5 (especially nRF52) for running FreeRTOS?
I'm aware of existing...
I have question regarding nordic soft reset. Is there any problem with nordic chip if I soft reset nordic continuously after specific interval( ex. every 5 minutes ) of time...
Hello, i am looking for documentation in regards to interfacing a external mcu with Nrf52811 via UART.
Is there a UART example or AT Client that needs to be flashed to the...