You have dead links everywhere and no obvious location for the gcc command line tools. Where is this?
Here are dead links:
https://infocenter.nordicsemi.com/index.jsp...
Hello!
Our current project is bare metal and has logging over CLI. I'm in the process of setting up a new project of ours that uses FreeRTOS but reuses a lot of the same...
If some one else have trouble that the Nrf52840 Dongel do not mount using cdc acm on openwrt this will most likely help.
First number is the verdor id second is the product...
Hi,
I am using "asset tracker" project in nRF9160 DK.
I want to update asset tracker application through HTTP.
So i migrated changes of "asset tacker" in main function...
I have a simple TCP client application running on the nRF9160. After connection to the server, recv is called and writes the data over Segger RTT channel 1, where on the host...
Hi,
firstly, I have to say, I use MBED OS, if you cannot help me because of this, I understand, but maybe somebody still has some general Ideas.
I am trying to build an...
Good evening,
after a very long research I couldn't find any answer.
Is (and if, how) it possible to connect an Arduino (or ESP32) via SPI, I2C etc. with the nrf52840...
Hi,Nordic Team
I tried to set 0,1,2 modes respectively in GNSS option, and the test current is as the attachment .
0 1 2
/**@defgroup nrf_gnss_psm_modes Values indicating...
Hi,
I am using nRF52832 with s112 BLE stack and SDK v16.0. I am wondering what is the most proper way for the "idle_state_handle()" method in the main loop.
Currently...
Hello,
I need to have connection status at the application level (IOS).
I'm working with the example "light switch server proxy" where the heartbeat profile is working...
Hello, I modified the instance in usbd_hid_generic to simulate it as keyboard. I checked the code of NRF52840 on github about the keyboard. It USES the function app_usbd_hid_generic_in_report_set...
Hello,
I really like your products since nRF51 but I noticed the same experience issues every time.
I tried your nRF9160 DK with the new SDK and I’m very disappointed...
Hello,
I am using NFC example "NFC BLE pairing reference", I could not paired with mobile phone through NFC. My android phone has version 10. The first time it paired successfully...
In my BLE project at the scanning side I see that application gets held if I remove filters from scan_init API and calls nrf_ble_scan_connect_with_target. I am refering to...
Hello
I'm working on my ble central that is based on nRF52832 and it's connecting to nRF52832 peripheral setup with Enviromental sensing service[ 0x181A]
This is log from...
Hi Nordic Team,
In my BLE project I'm facing problem to scan peripheral devices without filter. Please share logic for scanning (from central device side) peripheral devices...
Hi, I'm trying to combine USB MSC class and USB HID compsite class together.
I based on the MSC example, added HID Code in it,But I founded that they cannot work together...
Hi,
I have a question about the best way to program the SAADC ofthe 52832
- My board is a Bluefruit The feater.
the libraries installed are
..\nRF52\0.14.6\cores...
Hello Nordic gurus. I am exploring possibility to build our new system using Nordic's Semi ecosystem, especially nrf91, nrf53 and nrf52. It appears to me that SES/Zephyr platform...