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 have two nrf52 where i send a msg to one nrf52 through ble_app_uart that has SPI Master(This is working).
I am trying to configure one more nrf with ble_app_uart with...
Hi ,
how can we use different 128 Bit UUID for different read/write in pc-ble-driver-py? for example i defined three different characteristic 128 bit UUID for different...
Hi Team,
Need help on FDS module, , my need is to Read/write the some of the crypto related keys and session values to some fixed database.
we have come across the FDS...
Hi all,
Me and my team are investigating our options regarding DFU after our product has been sold to a consumer. We wish to enable DFU over USB. Whenever the device is...
Hi,
I need DFU feature on light_switch_dimming_client_nrf52832_xxAA_s132_7.0.1 example i tried including
mesh_stack_init_params_t init_params = { .core.irq_priority =...
Hello,
I have a project that seems to have a very long start-up/boot delay before jumping to the Application when the DFU is added. DFU is the BLE secure bootloader example...
Hi Nordic ,
I am working a project on nRF52830 with SDK 15.3. Now, I developmet on a central device, I need to connect with peropheral with more than one service , how...
Hi.
I'm using nRF52840 Developement Kit and my environment are below.
OS : windows 10
SDK version : 16.0.0
Tool : nRF Connect (with DTM,Programmer app) / Seger embedded...
Hello everybody,
I'm trying to flash an example code (let's say the blinky one) from the SDK (15.3) onto the Arduino Nano 33 BLE board.
I know that is possible to flash...
Hello,
I'm trying to resolve an issue in my project.
It appears there is a memory leak.
In logs I can find the error code : 0xBFED
Do you know what that code is? ...
Hi,
I recently had a problem about timestamp that it's all 0 on the RTT Viewer.
And i 'm based on the nRF5_SDK_15.2.0\examples\peripheral\rtc to check the timesteamp....
Hi Nordic
I have some issue When using NRF52832 central to connect the NRF52832 peripheral.
i am following the SDK15.3.0 ble_app_uart & ble_app_uart_c to deign the central...
Hi
I have a question about LXFO input on external low swing clock setting using nRF52832.
I can see the input specification of external low swing clock about only peak...
Hi,
I am currently developing a stationary BLE device. I am testing the nRF52840-dongle in combination with the pc-ble-driver. For that purpose, I am using the connectivity_4...