In mesh example project “dimming_server”,I have added functions: mesh serial, SAADC(use ppi) and compie pass.However,when debugging,an error is happened in the function"nrf_drv_timer_init...
NRF52840 support the long range bluetooth and BLE gateway SDK, look at here that RAK Wireless held a Beta and welcome the community to participate.This board with Cellular...
Good day!
Started to work with nRF mesh. And wanted to add ir_lib from this project to Generic OnOff example.
And Source navigator shows error: static_assert failed "unspecified...
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...
Hi,
Is it possible to advertise legacy (without extended mode) and coded simultaneously, and both connectable?
I see the sample from nRF Connect SDK, multiple_adv_sets...
Hi
custom board using the nRF9160, toolchain version v2.6.0, mfw_v1.3.6.
Sorry I can't provide a decrypted modem trace, but I hope the screenshots are enough to show what...
Dear Technical Support Team,
I am trying to integrate and run TensorFlow Lite Micro on the nRF5340 Development Kit using the nRF Connect SDK. I have tested both SDK version...
Dear Nordic Semiconductor Support Team,
I hope this message finds you well.
I am currently evaluating the nRF52840 for use in an industrial/automotive application and...
Hi,
I am working with the NRF52832 SoC using the NRF52 DK and developing with NRF Connect SDK version 2.7.0. I have enabled BLE with LBS, BAS, and FUOTA services, along...
I’m writing BLE UART code. When BLE is not connected, current consumption is ~30 µA. But when BLE is connected, consumption increases by ~1 mA. I want to reduce the current...
Hi --
We are in the process of setting up to flash a few hundred devices for our internal testing. We can currently flash to our board using nrfjprog either directly from...
SDK: NCS 1.9.0
Hardware(peripheral): nRF52832
Central: iPhone(iOS)
IDE: SES
Hi,
I am trying to configure our project to accept re-pairings from the central but I...
The nrf_cloud_multi_service sampe is running in to fatal error while trying to downolad A-GNSS data. The sample is configured to work with NB-IoT and CoAP.
Here is the log...
Hi,
so, If I take the WiFi scan sample from the nrf/samples/wifi/scan folder, and flash it to my board, I can reliably see my created hotspots, no matter if they're 2.4GHz...
I have a requirement where I'm using a .NET-based test adapter that communicates using the Modbus protocol over a serial (COM) port.
Now, I want to develop a BLE Central...
We need to set a GPIO pin in MCUBoot to activate an external USB hub chip so the USB DFU will work. I would like to do this with code in our project rather than directly modifying...
Hello i am running the radio_test sample on the custom nrf5340 board for the logging purpose i am using the pins 8 and 9 of the port 0 but the issue arising is that there...
According to the nRF52832 Product Specification, “A step increase in supply voltage of 300 mV or more, with rise time of 300 ms or less, within the valid supply range, may...
Hiya,
I was testing with USBD MSC, using fatfs (exFAT) and was hoping to inquire about a reasonable expectation when it comes to transfer speed.
My current setup is as...