Hi Nordic,
I test with nRF7002-DK and IC mark on nRF7002 is below:
N7002 QFAAB0 2252AA
Here is my test data, showing about a 3dB discrepancy between power setting...
Hi all,
I could not find similar questions raised on the forum and I hope someone can help me.
I have an application to connect to a mqtt server, developped on the latest...
Having issues trying to use ssd1306 display with the nrf52840dk. When I try to use the lvgl sample code, I cannot make a build configuration (doesn't compile), although if...
With the transition of the RTC peripheral on the nRF52, nRF53, etc series to the GRTC peripheral on the nRF54L, it appears there is no longer any low-power counter that can...
Hi all :
I am trying to use the nRF54L15 built-in load capacitor for crystal but I do not know how to measure the crystal performance, such as driving level and negative...
Hi,
I wanted the zigbee firmware to support BLE OTA. so I downloaded the latest zigbee SDK from the following link " ">github.com/.../pulls".But the compilation encountered...
Quick question.
Per the unique ID in chips from around a decade ago were not guaranteed to be unique.
I'm wondering if this is still the case for a given nRF5340 chip...
Hi all
Now I can use Keil to compile/load/execute the example project, for example blink.uvproj.
But how to execute/debug on ble_app_hrs example ?
Keil will hang on a...
I am looking for details on the internal temperature sensor on the nRF51822. I would like to use it to get a general ambient reading of the air around the device. Basically...
I want to get RSSI between PCA10001 and PCA10000. As you known, I have to make these two device connected first. If I write my code based on the example of UART, are these...
Hi,
i need to start my application while pressing two seconds a button. For this i use an gpiote event like here --> devzone.nordicsemi.com/.../how-to-use-app_timer_cnt_diff_compute...
hi everyone.now i am developing a project with nrf51822.i am using the PCA10000 dongle to see some information of advertising packages. i moved out and pluged in the PCA10001...
I'm attempting to load the ant-fs reference design to two different nrf51422 evaluation boards. The application builds successfully but I am having difficulties loading it...
Hi
my application is a 9-axis battery driven motion sensor with a data rate about 144 bit per packet at 1000Hz i have to transmit over air. Low latency (<10ms) is extremely...
Hi,
is there any Example to use the UART ?
I need an monitor while the application is running, is the UART COM Port the right one for this?
Is there an example with...
I need a mutex and I found this information at the ARM site: infocenter.arm.com/.../index.jsp
Is there anything I should be aware of in using this technique to implement...
I have a central device , that acting as a gatt server. the service is customize, and 128bit- primary serivice UUID ,its characteristics' UUIDs(128bit) are all known, how...
How are the four RAM banks divided up in the nRF51822? Is it an even split of the 16K total RAM (i.e. 4K per block)?
Furthermore, can I expect strange results if I turn...