Hi, I'm pretty new to microcontroller programming so please correct my wrongs.
I'm using the Libuarte driver library to have the pca10040 talk to my server via serial connection...
Hello,
Fllow the guide of Configuring and performing DFU over Mesh,I can update firmwre successful use DFU:
Source: Example/Dfu
Target: Blinky(about 180 segment)
But...
Hi, I am working on custom board with nrf9160. I want to use LTE LINK MONITOR but my uart don't work. I create simple helloworld application from samples. I change uart0 rx...
I'm trying to add a second element to (light_switch\server) (SDK_for_Mesh_v5.0.0). I've already have a look at this post , it gives an idea but I found that it's not applicable...
Hi,
Again the topic which has already been discussed several times in this forum. I just want to share my experience and perhaps help other users having difficulties.
...
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...