hi dear nordic employee:
I tried to build the project ble_app_hrs_c(pca10040) by keil5
but I get an error :
._build\nrf52832_xxaa.sct(7): error: L6236E: No section...
Hi,
I am a bit confused about power consumption when using app_uart_fifo. To save power I put MCU to sleep in between each sent and received byte by using __WFE and __SEV...
Hi! I am building an android app for my project. I am using Proximity , UART and DFU from nrfToolbox app. I have 3 buttons on my home screen dedicated for each of them. I...
Dear Nordic employee:
1、 what do I have?
I have a thingy52 develop kit(nrf52832)
2、what is my purpose?
the quality of thingy52 audio demo is not good(iphone7)...
Hello Nordic,
My development environment:
SDK>> NRF51822_SDK10, SoftDevice>> S130
Example>> ble_app_uart
I am looking forward to your reply!
Thanks.
Best Regards...
Dear friends,
according to "nRFConnect_BLE_User_Guide_v2.0", to set up a local device,i should complete the following steps:
Connect a development kit or dongle to...
Hi
I have add some function call like sd_ble_enable in mesh example, I test to get
then I set the address and all sd_ble_cfg_set is ok
but when I call "sd_ble_enable...
I was trying to setup a nordic nRF9160DK following the steps present on the first lesson of the course "Cellular IoT Fundamentals", and fail to do so. When I got to the verification...
Hi,
I have used PPK2 to measure nRF9160 current using different boards. I like the product, but I'd like to note is that there seems to be a typo in the PPK2 documentation...
Hello,
When we try to run the standard radio tests for bluetooth, we get really low power compared to what is expected (difference of about 32db). Turns out SW_CTRL0 was...
Hi there, I am working on SMP client server application where I want to do the DFU of server from the client side where both the server and client are nrf52840 dev boards...
Hi,
I followed the instructions listed in Installing the nRF Connect SDK (nordicsemi.com) . Then I followed the steps in How to create and build an application (nordicsemi...
I am working on nrf52832 development kit for interfacing SX1262 Lora module via SPI. I have configured SPI 0 as follows:
Initially I am trying to read the SX1262_REG_SYNC_WORD...
Device/Board: nRF5340 DK Application: Mesh Light (Bluetooth Mesh Network)
Use Case: I am currently working on a Bluetooth Mesh network using the nRF5340 DK. My goal is to...
Hi,
We are using nRF SDK 2.6.1 and have selected the nrf7002dk_nrf5340_cpuapp target. After adding CONFIG_BOOTLOADER_MCUBOOT=y to the soc_flash_nrf example,
the code fails...
Hi everyone,
I have a problem about MBR and Bootloader memory (at address 0x74000). I am using nRF52832 S132 v6.
My purpose is that I can upgrade bootloader from inside...
I am designing an FPGA to have a SPI slave port connected to the nRF5340 SPIM4 master running at 32 MHz. But the setup and hold times for this configuration are missing from...
I would like to wake my app from sleep (k_msleep) on a GPIO interrupt. I'm finding that enabling the interrupt draws an additional 6uA however (8uA vs 2uA without it) - am...
I would like to set a gpio pin on Radio RX Ready and clear it on Radio Disable all via PPI. Below is my code. I only get the pin to change levels when the OUT task polarity...
We are looking into the following link for the softdevice S112 API documentation however we are getting Error Code 404.
Technical Documentation (nordicsemi.com)
Can...
Hi ,
I want to enable encryption in Bluetooth communication for a proof of concept.
I have Wi-Fi Provisioning example and in that while sending the wi-fi password ,...
Hello,
We are using nPM1300 in our project.
I would like to configure it to the maximum possible discharge current limit, as there are inrush currents in the board.
...