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...
Hello,
I checked most tickets on devzone but didn't find the answer for my issue, if you can please help me about this.
I'm using: nRF52832QFAB - SDK16 - SD132 v7.0.1...
Hi,
When upgrading the DFU with an app everythings goes seemingly fine, all init+app bytes received, validated and so on. The DFU does its resets when done updating settings...
Hi,
In our application, we need the TCP/UDP socket keeps alive even when its receiving is timeout. so we changed the process code in do_tcp_receive() and do_udp_recvfrom...
Hi. I am fairly new to all of this. I am currently researching BLE vulnerabilities for a University project. I have had great difficulty attempting to flash the Nordic BLE...
To the kind attention of Nordic support team, I have been putting to the test a scenario where three devices are used: one gzll host and two gzll devices. When devices are...
Hello
I have a project that was developed in Keil, and now I want to migrate it to Segger Embedded Studio. I have followed the tutorial in this link ( https://devzone.nordicsemi...
I'm trying to understand why this happens.
My application uses the softdevice, which configures some NRFFW registers. I program my application, bootloader, SoftDevice via...
Hi
I am using nRF connect for nRF5340 and i am in need to compile using segger embedded studio.
I tried installing segger IDE with the version 4.5 , I got the free license...
Hi,
I encounter a issue with my printed broad that mainly copy the thingy52. I download the thingyv210HW10.hex into my hardware. And then I debug the code (thingysdkv210...
Hello,
Currently, we are working on a product which leverages the following:
NRF52832 (64KB RAM and 512 KB Flash)
SDK v11.0.0
Soft Device 132
It has been reported...
Hi,
I see from the code in GitHub:
https://github.com/NordicPlayground/fw-nrfconnect-nrf/blob/master/samples/nrf9160/gps/src/supl_support.c
That the new A-GPS is using...
Hi! I'm performing buttonless Secure OTA DFU operation on some custom boards of mine. I'm using nRF Connect v3.3.1, and at the moment I'm flashing a zip file containing my...
We have a door lock product. At first, the capacitance value of bluetooth frequency deviation was not adjusted, and then it was very difficult for apple to connect with vivo...
Hi,
I have a problem that can not receive FDS_EVT_WRITE event, but fds_record_write return NRF_SUCCESS when using FDS and FreeRTOS simultaneously on nRF52840. And FDS_EVT_INIT...