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...
I am new to developing hardware and software with BLE, and so far have had great success with using nrf52 modules. However, I would like to get a better understanding of it...
We are designing our own board based on the nrf9160. Is there any boot loader in the nrf9160-sip, to load over a serial line? Or do we have to realize the SWD interface, to...
software:nRF CONNECT SDK 1.6.1
CPU type:nrf5340
module:uarte
hi professor,
I want to trigger receiving interrupt when receiving timeout.I see the product specification...
Hi all My device requires NB IoT network to work. I received a SIM card from a local operator (Vodafone). For tests, I use the nRF9160-DK board and the at_client application...
Hello nordic team, The Asset Orientation data is sent only once after starting the device. How can we explain this behaivor? I have asset tracker v1 on the device. i would...
Hello,
the lasered 2D code at the IC case contains what data?
We read the 2D code via barcodescanner and we get follow data:
1419HYQ0A70304
1419HYQ0380105
What is...
Hi,
I'm using uart driver on nRF52840. The APIs only support 256 bytes in length (TX). I wonder what I should do if I want to transmit more than 256 bytes at once?
Thanks...
Hi,
I would like display all keycode azerty Keyboard, I started to use uart_event_handle() and I modified send_key_scan_press_release() for the modifier position key [MODIFIER_KEY_POS...
Hello,
I am developing FW on NRF52840_DK using nRF SDK Connect v1.9.1 for a BLE Peripheral as a Reader.
The Max Application Data Size (Tx, Rx) to be supported for Mobile...
We are using nRF9160 DK for tests (as well as nRF9160 on our custom board) sdk 1.9.1. Our product requires getting coordinates and for this we use AGPS, GPS and Cellular Position...
Hi Team,
I have nRF52 DK PCA 10040.
PC: Windows 10 pro
IDE: Keil uVision 5
Working with nRF5 SDK 17.1.0 with S132 soft device .
How to resolve this Fatal error...
Hello,
I am developing FW for a BLE Peripheral on NRF52840_DK using nRF Connect SDK v1.9.1 on VScode.
So far, Peripheral and Client are able to connect and exhange data...
Hi All.
Can I know the minimum Flash & RAM memory I need in my module, to run an specific example source file, from which I have the following info:
Thanks.
Juan
Hi I want to advertising with NRF52840 DK, I do tutorial explanation and for PCA10056\S140 after load main.c it compile without any error and warning but I cant find any device...
Hello,
We are developing an application based on nrf52840.
We have succefully made transactions with advertisment packets, including also Gatt service with read/write...
Crawling up the learning curve here, doing my best to solve my own problems, but I'm down to just permuting things on this one and I'm not making much progress and all the...