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...
Hey all,
Here's another question. Many of the examples in the Nordic Connect SDK are rather large. Transferring them with MCUmgr at 115200 BAUD takes sometimes more than...
Hi
I am testing sending and receiving data between nRF51 dongle and peripheral by example of heart-rate-collector.
now I could find characteristics I need(write, read...
Hi all,
My application is as follows:
I have an android app which will send some data to a nRF DK. The data I want to send is in HEX characters between 0x00 to 0xFF. And...
Hello,
For nRF51822 and nRF52832, I'm using GPIOTE, PPI and timers to measure the duration that a pin, which is normally low, goes hi (typically 100-300 milliseconds). I...
The following questions are in regards to the instructions at nRF_Connect_SDK-modifying-a-sample-application .
In the Windows environment, I am transitioning from using...
Dear all,
I recently made a custom PCB using the aQFN73 package of the nRF52840 and, even though I respected the antenna constraints (but in 2 layers) I get no signal whatsoever...
Hi Devzone:
I am using P0.00 as SDA and P0.01 as SCL on nRF52833, And I got waveforms like below when I am doing I2C transactions:
the red waveform is SDA and the green...
Hello,
I slightly modified examples\multiprotocol\experimental\ble_zigbee_dynamic_color_light_bulb_thingy so that it can receive changes in the color temperature attribute...
currently i am doing my master Thesis in Bluetooth low Energy. I am searching for BLE Transceiver for Evaluation Purpose. I have a development board S32 from NXP and would...
Hi,
I want to create a Thread border router and am following the instructions from the infocenter.
In the hardware requirements, it is mentioned that the image needs...
Hi Team,
We are using the nrf52830 SOC for our application. In data sheet mentioned that it supports AES-128 bit Hardware engines (ECB,CCM, AAR). How to enable and use these...
Hi guys
I am trying to load a firmware to a Minew's nrf51822 Module using a JLink V8 programmer tool. So far , I can see the chip with the Jlink console:
sudo JLinkExe...
Hi all,
We had implemented Nordic QSPI using "nrf_drv_qspi_write" and "nrf_drv_qspi_read" operation , however I am seeing for page to write in flash of 4096 bytes with 512...
Hi,
During our development, we observed that when BLE central and peripheral devices are communicating, then often central device will not receive data from peripheral device...
mcumgr seems to not like the hex files in mfwnrf9160120.zip, and the NRF programmer can't be plugged into anything automated such as CI, and I'm also running into https:/...