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 am working with nrf52832
my code is based on the Ble blinky example from centeral. i added to the code with ble, uart, saadc and pwm and it was working great ...
Hi,
Using nRFConnect for desktop I've noticed that when writing an attribute I usually enter the hex values of a byte array (e.g. "12" = 0x12) but on other occasions the...
Hi Nordic Team,
- Can I UART/SPI/I2C on any pin of NRF52832 which is mentioned general-purpose I/O pin ?
- Can NRF52832 wakeup via any general-purpose pin?
- Is there...
Hello My ap plic ation is based on your bootloader (secure_bootloader_uart_mbr_pca10056) and your example "ble_thread_dyn_mtd_coap_cli".
When I send a special command...
Hello everyone!
I just got a Thingy: 91 and followed the startup guide, updated the firmware, and installed the modem...
I had trouble using iBasis eSIM because there...
My question is how to handle large amounts of data over the Gatt service
Our Current setup is 10 devices all on a Mesh Network. We use nRF5 SDK for Mesh and NRF mesh BLE...
Hello,
My project requires me to send acceleration data to phone. So, i have started with Custom BLE app.
Since i need to send 3 values, of x, y and z-axis. So i need...
hello
i am using nrf52832, with ble (s132 softdevice), pwm drv, saadc drcm uart, and using app_timers
i have added the twi drv to work with an expander for start.
...
We are using the Android-BLE-library version 2.1.1 above Android 9 (API level 28, using Java 8) in order to connect to a BLE-MCU. This MCU advertises a custom BLE profile...
I used NRF5 SKD before, it is my first time to use nrf connect sdk. I had been spent few days to learn how to use it to develop ,but encountered many problems.
LED_EFFECT_LED_ON...
I am having a problem using the Random Number Generator AFTER the BLE driver is initialized. I have traced this to an exception being thrown if I access any RNG registers...
Looks like pc-ble-driver connectivity (hex file) firmware is limited to MTU of 250 via NRF_SDH_BLE_GATT_MAX_MTU_SIZE. We need to use MTU 515 to match what is supported by...
Hello,
Please forgive my dumb question but you'll save me so much frustration if you can help. I've been trying for 48 hours already.
I've just bought the nRF52 Development...