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 to all Nordic product lovers,
This is not a question but rather an announcement of a new nRF52840 based finger tip size module 14 x 9 x 1.6mm launched at CrowdSupply...
Hi,
Greetings!
I am using nRF52832 with SDK 16.0.0 and mesh sdk 4.0.0.
Application: light switch client with LPN features added
In one of application, I have to use...
i already done the nrf52840 dongle that already work as beacon when i have tried in nrf beacon apps. i want the same application but now it is transmitting to server/website...
Hi,
I have a low level mcu (128 kbyte flash) connected via UART to the nRF52840.
My current flash usage (text output arm_gcc) is about 256 kbyte + the softdevice.
Since...
I am somewhat of a beginner - I have successfully built and programmed a "Hello World" example on the nRF5340. However I am having trouble building some of the Bluetooth samples...
So I am using the Mesh SDK in version 4.0.0 and 2 nrf52DK boards with some custom software running on the boards, but derived from the light switch examples. The boards work...
We have some prototype boards that work fine when programmed via the debug out on the nRF52 dev kit, but have problems when programmed with this JLink . Programming with both...
Hi Team,
We are using the NRF52832 Board for our development purpose.We need the last RESET condition reason/source and need to store as log in memory for further debugging...
Hello,
I am looking for some tips to speed up a DFU transfer.
I have 2 BLE, I implemented a DFU master in the first one using SDK11.
Transfer duration is about 3mn30s...
Hi, I am trying to do firmware upgrade of nRF91 over BLE using nRF52 on the nRF91-DK or Thingy91 board. They both have nRF91 and nRF52840 chips on them which are connected...
I am currently working on a Heart rate sensor(max30102). I have connected the sensor to my nrf52 DK as follows: GND -> GND VDD -> VIN SCL -> P0.27 SDA -> P0.26 INT -> P0.17...
Hi everyone,
I have lately had some problems with my application which has different characteristics enabled, such as nus, battery service, dfu etc...
The problem I am...
Hi team,
I have 2 Thingy:91s, 1 is maybe new, not sure if I have used it before and 2 has been used before and reprogrammed over SWD many times before.
I wanted to test...
Hello,
I am working on my nordic board to make an https request to download some data that is about 4200 bytes. It is failing because of the BSD_IP_MAX_MESSAGE_SIZE=4096...