Hi,
I have just started using a nRF52840 PDK board with the purpose to verify BT 5.0 features. I am completely beginner working with nRF boards or nRF SDK. Anyways, I downloaded...
I have a USB host capable Android device running CentOS via Linux Deploy and everything is working perfectly except i'm unable to connect to my USB nRF24LU1+ Crazyradio PA...
Hi,
I am using multiperipheral mode in ble_app_hrs using the ble_app_multiperipheral example taking the functions on_connected and on_disconnected while connect and disconnect...
Hi,
I'm using nRF52810 on SDKv14.2 and I have changed the bootloader from 52832 to work for 52810. I could do OTA now. I found that the bootloader there is no timeout when...
Is there a way around the issue where bluetooth communication acting as a pass-though terminates the packet whenever null character is found in the packet.
SDK: nRF5_SDK_12...
Hi,
When creating and adding an characteristic to service, what the meaning and difference between these two variables:
attr_char_value.init_len
attr_char_value.max_len...
Hi all,
I have compiled the ble_app_hids_keyboard example for a nRF52832 on a Laird DVK-BL652 breakout board.
I have a tablet running android 5.1.1 and the nordic nRFConnect...
Hi,
I am using nRFToolBox into my smart phone of v4.4.2(kitkat).
I am trying to update my program using OTA through my phone.
But when i am trying to send dfu_test_app_hrm_s130...
Hello,
I programmed about 200 nrf51822 boards for prototype production.
The order was softdevice - bootloader - application.
In the process of test I saw some abnormal...
I'm a bit confused about nomenclature and am looking for guidance in how best to implement the needs of my ble app. From the S110 perspective, how are connecting, bonding...
Hi there!
I'm working with secure_bootloader example (SDK 12.1.0) and trying to use i2c communication on bootloader. I'm using the debug code and checking via LOG (uart...
I have built a application with IAR, and made a hex file with Intel extended. It’s works fine with nRFgo Studio. But I got problems with dfu updating from my android. I hope...
Hi. I would like to convert float32_t to uint8_t array for transmission using the ble_nus_string_send function. Can you guys please suggest the method to convert the same...
Hi
To write the some state of the device, I write two bits into the NVM memory. Thus, we get 16 write cycles to one address without erasing. I did this based on the optimization...
Hi all:
I wrote a code to directly read the register 0x43 (MPU_REG_GYRO_XOUT_H)
But the GYRO data I got is wrong
Chip: nRF51422
Board: PCA10028
Firmware: S130_nRF51_2...
Hi,
I am trying to implement a Single Bank DFU over Bluetooth for my nRF51822 (256KB / 16KB RAM) using SDK v7.1 and Softdevice 110. I am using GCC to compile the bootloader...
Hi all,
I my application I am interfacing SD card with nrf52 using FATFS file system. I am observing some weird behavior while doing this. I have two SD cards, one of 2GB...
Hi. i'm using nRF52832, SDK13, S132v4 as multi-link peripheral.
As I know, SDK13 supports multi-link peripheral refering to example "experimental_ble_app_multiperipheral...
Hi,
I am using the nRF52832 and I have use the serial bootloader to update the firmware at one of my clients place.
Actually, I have used nRFgo Studio to flash the softdevice...
Hi
I'm setting up a firmware based on the DTM example to perform certification tests.
In the DTM example firmware I see that there is a VENDOR_SPECIFIC command option...
hi,
i tried nrf51822_beacon_app.hex( C:\Nordic Semiconductor\nRF51822 Beacon v1.1.1\Source Code\nrf51_beacon\ble_app_beacon\pca20006\s110\arm_build\ ).in that we changed...