Hi all,
I have a situation in which softdevice (s310 v2) seems not to forward events to my nrf app (bootloader running dfu) in spite of the fact that my iOS app sees the...
I am sending setup commands to a NRF8001 D device and I receive a command response with status of 0x89. This appears to respond to ACI_STATUS_ERROR_UNSUPPORTED_FORMAT. I cannot...
Hi I'm working on a school project and I need to send data from an accelerometer to a phone I'm currently able to update "dummy" data from my nrf51822 to my phone after following...
Working on an ANT project.
Switched a project from S210 to S310 to add BLE feature.
For the ANT part, there is no source code modification at all.
Sweet.
This is not...
Has anyone experience of successful TICK_DV calibration for nRF9E5? What order of accuracy should be achievable?
In my application I maintain a software RTC clocked by...
Hello,
I manage to work with new S310 V2.
I use S310 for hrm only. Saying so also not for DFU service.
I have own proprietary method for transfering application images...
I am working on an application and need to get the exact time that the master node receive advertising from the slave node. I tried with PPI and it's ok to capture the Radio...
Hi everyone,
I am trying to connect multiple peripheral and collect the rssi values of the the peripheral devices in central mode. After collecting the rssi value of the...
I want to send Digital Microphone data from one device to the other two devices. So which BLE and micro-controller should I use for better performance? I am totally new to...
Hello,
I am using nRF52832, SDK_15.3.0, S132 SoftDevice and Segger for flashing the image. I am using ‘ble_app_blinky’.
I connected my sensor to nRF52832 DK over TWI...
when i run this command
D:\softwer\nRF5_SDK_15.2.0\examples\ble_peripheral\DMP\pca10040\s132\arm5_no_packs\_build>nrfutil pkg generate --hw-version 52 --application-version...
Hi, we have several nRF 52 development kit, we are trying to connect it through our mobile phone (nordic semiconductor gateway app) to the nRF connect for cloud. Our problem...
i am trying to compile an example program (BLE characteristics a beginners tutorial ) using IAR . but when i downloaded and extracted the git-hub zipped file. The file doesn...
Hi,
My application only needs to be connected to the network for a short period of time to deliver data to a server and then disconnect again. At first everything works...
I use nRF52832 and SDK 15. Using the PPK, I measure a floor of about 1 mA that stay in SYSTEM_OFF mode. Debugging in more detail, I found that it's due to the UART setup and...
I want to adapt the example light switch with the dongle plate nRF52840. Could Alguein do it?
add to the directory
.. \ nrf5SDKforMeshv310src \ examples \ common \ include...
Hi,
I have two nRF9160 DK.
One of DK start freeze after programmed some applications.
I try to recovery it by "nrfjprog -e" but no help.
I try to install modem again...
Hi,
We're going to develop smart home system with mesh connectivity. So we decide to develop nrf52832 custom module which can plug to several home appliances.
Currently...
Hello Community,
I flashed latest modem firmware in my nRF9160 DK board and my board has version 0.8.5. I am working on GPS example and successfully flashed GPS firmware...
Hello,
I am using Unity game engine to edit my project and I need to add a ble DFU function into my project at this moment. I had download a ble plugin from the unity store...