Hi...
When i was working in SDK v6.1.0 i have tried nrfprog.exe to merge and program bootloader, softdevice, application and bootloader_settings file as explained in devzone...
But now I have a new problem that is whenever I set " PWR_UP " bit in CONFIG register then it drop the 3.3 volt vcc to 1.2 volt. I don't know why its happening. Anyway, is...
This previous question about multiple advertisements seems to be related to softdevice 7. I was unable to get a similar example working in SD/SDK8
My end-goal is to add...
We are considering using Gazell for an outdoor application, i.e. lots of noise and disturbances, constantly changing environment, where the amount data being transferred is...
Hi everyone,
I have found your git "Ble Optiboot"( github.com/.../ble-optiboot) , and I have understood, it is usefull to load a binary into MCU flash, I was looking for...
Hello everyone,
I'm facing difficulties trying to make SPI List work on the nRF52840. I'm using SPI1, clocked at 1M. START task is triggered via a GPIOTE event with PPI...
Hello,
I had a look at the brand new mesh 2.0 SDK, this looks very promising. I've been looking for some protocol description for the GATT connection to do the provisioning...
is there an expected release date for the soft device that supports the full bluetooth 5 specification including extended advertising beacons using a coded PHY with S=8(125...
When using nrf scanner to detect my beacon why BLE device name shown is 'N/A' , that field is designed for what? How can I change use ubuntu 'bluez' library? Thanks!
Hi, we are looking into the throughput example provided in the SDK 15.0.0 for evaluating Long range, and want to send simple strings between two devices. Are there anyway...
Hi,
I'm trying to debug the Thingy52 by using the nRF52840DK as a debugger and using Segger Embedded Studio as an IDE on Windows 10.
I have two issues.
1. I have tried...
Hi!
I'm trying to access app_uart.h and i added the file into project but still it is saying app_uart.h not found as shown in below image. Do i need to add path any where...
Hi,
I would like to ask have someone used ICM-20649 from Invensense with TWI? I tried modifying MPU9250 with it but they seems different.
Please let me know if someone...
Hello,
I'm using nRF Connect for Android, and transmitting data from a Intel Genuino 101 board. The data I need on my phone is simply an integer, but I can't manage to show...
Using the thingy52 microphone function, some models of mobile phones receive data will be lost, under normal circumstances, 1 minute will receive about 60 packets of data...
HW: nRF52, PCA10056
SW: SDK15
I'm using the nus_c service with multiple central connections.
After change the GATT Write operations from BLE_GATT_OP_WRITE_CMD to BLE_GATT_OP_WRITE_REQ...
Migrating from 13.1 to 15.0. getting error, undefined reference to 'ble_evt_handler'
In 15.0, peer_manager.c has the function, static void ble_evt_handler(ble_evt_t const...
Hello,
I tried a migration of a bootloader from SDK 14.2 to 15 but my bootloader does an infinite loop @0x24d70.
Do someone have an idea of what can i do please ?
...
I'm working on an application in which we are using a custom board with the NRF52382, which is powered by a battery. We sample our ADC every 6ms, record these values for about...