I work test program on ncs2.8.0.
I put a reference to the BOARD variable at the top of my project's CMakeLists.txt.
When "west build -b nrf52833dk_nrf52833", BOARD is...
I'm working with custom boards using the nRF9161 chip. In the process of trying to test the layout of my custom board, I was able to successfully connect to and flash the...
My custom board with a NRF5340 (MDBT53-1M) with LF crystal is running as a central on NCS 2.6.1.
It's connecting to a legacy device which has a BLE121LR.
NRF5340 centrals...
I'm trying to run the vanilla HTTPS sample on the nRF9161 DK: sdk-nrf/samples/net/https_client/README.rst at 4b9841a28e97e9d61b93f8981375d644b9d04ea0 · nrfconnect/sdk-nrf...
Hello Nordic community,
I am currently working on developing applications for Matter over Thread and have set up my ZAP file accordingly. I've successfully flashed two types...
Hi,
I am looking forward to ncs2.8.0, which was released last Friday. Today I tried nrf54l15 + 2-wire PA but failed to compile successfully.
sdk: ncs2.8.0
project: direct_test_mode...
Hi,
We are designing a USB Receiver based off the Nordic Proprietary Radio + ESB.
Do you have any reference designs for a PCB antenna which must be as small as possible...
Hi, I am using nRF52832. I want to update my boot loader using DFU, I am unable to find correct command to get .zip file. I am using below command:
nrfutil.exe pkg generate...
Hi,
For my home Mesh network, I use a Android mobile phone + nRF Mesh App as a mesh provisioner to configure the nodes, and control the mesh node as well.
There're about...
Hello,
When I use the nRF9160 to upload the data to the cloud based on the LTE-CatM1, what's the maximum current? The datasheet of nRF9160 mentioned:
1. Application CPU...
Hi all,
I'm struggling with UARTE and easyDMA. i just want to send data with TX.
I am trying to configure it with the hal librairy but i cannot manage to make it work...
Hi I would like to, at app level, implement access control to characteristic. My characteristic is configured solely as notify (no read, no writing).
When a smartphone turns...
I am testing about tx power level on nRF5_SDK_15.3.0_59ac345 with nRF52840.
I have some confusing about sd_ble_gap_tx_power_set() function.
In peripheral advertising...
Hey guys I want to resolve some issues regarding RSSI values received from BLE beacons. I have ibeacons type.
1: Ibeacon format says the last byte is signal signal, is it...
Hi, after following the tutorial about building the asset tracker firmware I came to the problem of generating merge.hex file. The zephir.hex file is generated, but the merge...
chip: nrf52840 aQFN package
5~10% of the products were defective. by causing analysis, There are short some pins bottom of chip.
I already read this guide after this...
Dear All,
I am using the NRF51822. I downloaded All the latest SDK and Segger Embedded Studio. No matter which sample project I choose I get the same error.
C:/Nordic_Semi...
hello,
please guide me to active LTE in Iran. i used several modem firmware release and can't connect to the network. im using nRF9160 DK and testing with AT sample programmed...
The Nordic Uart Service example in SDK14.2 with SoftDevice 5.1.0 appears to use Write Request judging by the timing which limits transmission to about 30mSecs per packet with...
Hi,
We're using the Android BLE library from Nordic. It really helped us handle a lot of the things we didn't want to think about handling on the bluetooth stack. (Thank...
Probably frowned upon but like being able to work from raw datasheet, so I know that I can. So given that the datasheet would suggest that changing a GPIO pin to be an output...
Hi,
On latest SDK (15.3)n nrf52832, PCA10040, on ble uart bare example, I get a bug when stopping advetising:
line 659: "p_advertising->evt_handler(p_advertising->adv_evt...