Code_Replace_MainDotC.docx
Please look at the attachment of my code. Go to \nRF51_SDK_9.0.0_2e23562\examples\ble_peripheral\ble_app_template\pca10028\s130\arm5_no_packs...
I am in need of the usb-to-uart.hex firmware and the driver for it. This is required to test the radio dongle nRF24LU1+ device (32k) whether it can be programmed through USB...
I've been unsuccessfully trying to serialize BTLE example programs by SPI. I have two PCA10028 boards and I'm using SDK10. In addition to serialization examples, I've tried...
Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hi
Does anyone know a CE—certified module based on the nRF24LU1+? Ideally, it should have an SMA connector, but any kind of antenna would be fine.
There are many modules...
Hi,
I have serval questions about TX power settings.I wan to increase power to +8dBm,but the result is no effect.
1 Before reseting Tx power,call nrf_802154_tx_power_get...
Hi There,
Custom xamarin bluetooth app [using Plugin.BLE] is failing to connect to the device using ConnectToKnownDeviceAsync approach. User uses tap-to-pair and tries to...
Hi ,
We have a requirement to use the end device. The device should be an sleepy end device normal . When we want to transmit a large data to router , we want make this...
Hi Sir:
I am using SDK nRF5_SDK_17.0.2,the chip is nRF52810. Using the ble_peripheral\ble_app_uart.
The IO is using P0.6 as the BLE Uart's RX Pin,And P0.7 is used as BLE...
Hello, I was successful in using Arduino headers/ libraries to program my nRF52 DK, but now I am attempting to recreate the project in Segger V5.34 for MacOS for potential...
I want to use 52840dk to implement a file system to save some data. I am using NCS V1.4.99. I tried two samples , v1.4.99-dev\zephyr\samples\subsys\fs\littlefs and v1.4.99...
Hello,
I have just purchased a nRF9160 development kit and created a new account on the nRF Cloud website. I was following along with the getting started video for the development...
I have configure a authorized read from a service's characteristic as below .
void ble_band_ble_evt(ble_evt_t const * p_ble_evt, void * p_context) { ble_band_t * p_band...
Related to the following Q & A https://devzone.nordicsemi.com/f/nordic-q-a/70355/saadc_task_calibrateoffset
In the process of checking the operation, we created the following...
Hello, I have just purchased a nRF9160 development kit. I am using the following Youtube video to get things up and running. Unbox and get your Nordic nRF9160 DK up and running...
Dear Members,
I saw this example,
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.2.0%2Fserial_uartes_example.html
I can not find...
I want to encrypt with AES-256.
I want to use the following two functions.
mbedtls_aes_setkey_enc mbedtls_aes_encrypt
I want to add a library containing ncs/v1.4.1/mbedtls...
Dear Support team,
I used PPK2 to test the PSM mode current of nRF9160 is about 7.09uA (as shown in the figure below),but the eDRX mode current has not been tested successfully...
Hello everyone,
I am going tp establish a mesh network by using a devkit and two or more dongle. take as an example, turning off a led on the dongle boards by using a bottom...
Hi, I'm using code based on sdk/components/libraries/bootloader/dfu/ for ECDSA verification of the signature. But switched to Oberon crypto backend. The signature was successfully...