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...
Hi,
I am using nRF7002 DK to develop MQTT + I2C sensor. The following are my steps
1. use samples/net/mqtt as the base architecture, everything running well ( I don't...
Hi
From the past few days, I have been trying to perform FOTA with BLE using external QSPI flash. However, I'm unsure if I'm creating the proper files and adding the correct...
Hello, I'm starting to study MCUboot with the intention of implementing firmware upgrades in a product. I'm currently working with the nrf5340dk eval board. As far as I understand...
Hello, I am porting my projects from NCS v 2 . 6 .0 to v 2 . 7 .0 and I am defaulting my builds with sysbuild enabled .
I have a project that has FLASH enabled but doesn...
If you run the exercise 1 code as-is (with the lines from the course materials added) it will run out of sockets and fail within a few button 2 presses. The problem is that...
Hi, I'm using nrf5340 DK. I am developing a device that needs the nrf chip to simultaneously recieve audio from a device and send sensor data back to the device over BLE....
I'm changing and testing my code with nRF52832 by NCS.
When I try to connect ,I will get those information.
SEGGER J-Link V7.94e - Real time terminal output SEGGER J-Link...
Dear Team,
into the Connection parameters chapeter of the Lesson 3 is stated that
The relation between data length and MTU is not one-to-one. On air, the data length can...
Hi Nordic Champs
We have developed a nRF52820 based USB dongle board, as attached. It will be open source hardware soon. [ have attached pics]
Would like to know if...
Good morning, I've been trying to evaluate the Thingy91 with the asset tracker v2 firmware but I wanted to connect it to our own AWS so I needed to compile the asset tracker...
I am using an N52811 QFN32 on a custom board.
I modified the SAADC sample as follows and ran it on this board. (3.0V was input to AIN2.)
However, p_event->data.done...
When I launch the Power Profile in nRF Connect for Desktop, the following log appears, and it cannot connect to the PPK:
The versions of each application are as follows...
As the question explained. I want to know if we can implement all three zigbee roles viz, Edge, Router and Co-Ordinator in a single project and can be able to switch them...