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, i'm using nrf52832 uploaded ble_app_beacon example.
I want nrf52832 to work as a beacon and as a nfc tag.
Thus, I added some nfc example code. nfc_t2t_lib.h also...
I'm investigating a failure in 2 devices. The devices are immediately failing in application start-up due to fds_init failure. I tracked the failure back to fds pages_init...
Hi,
I could not find the logic for spi_xfer_done flag (main.c) that is being updated after SPI transfer is done in the SPI example from SDK 15.3.0.
There is no particular...
In light switch example, I am trying to implement relay feature. I used nRF5_SDK_15.2.0_9412b96, nrf5_SDK_for_Mesh_v3.0.0_src.
When compiled light_switch_client_nrf52840...
Hi,
I am using modem version 0.7.0-29 alpha modem firmware. ( I have also checked with 0.6.8-131 version )
I have already done MQTT connection with Azure IOT hub and...
I need to increas the speed using the UART ove BLE application.
I try to add new characheristics to the Nordic UART Service.
I have added the UUID for this new charactheristic...
Hello,
I would like to get AT Command Sample to work on nRF9160. I erased the module using Programmer software "erased all" and then loaded Secure Boot sample, then updated...
Hi,
I have successfully set up the nRF Sniffer V2 Beta 3 using nRF52-DK (PCA100040). It works very well with Wireshark integrated toolbar, I can select the specific device...
Hello,
I am running a secure bootloader on the device and want to use the nRF Connect Desktop tool as DFU server to upgrade the device firmware. I launch the "Bluetooth...
Hi,
We are developing a GPS tracking device using nRF9160 module.
We want to use a battery as long as possible maybe for 7 days.
Here we need two cases for our application...
Hi,
I am using the BLE UART central and peripheral to send 100 messages of size 65 bytes (64 bytes + new line) continuously to the peripheral in the hope that I can see...
when ble central set BLE_GAP_IO_CAPS_DISPLAY_ONLY ,i find ble central no need to send the static passkey or send one wrong static passkey,ble central can connect ble peripheral...
I'm using the recommended code for handling errata 87 on the nRF52840.
Why is the Assert() necessary if this code works around errata 87?
Is there anything that could...
Hello,
I am currently working on nRF52832 custom board with SDK 15.2.0 and softdevice S132. I am using Segger Embedded Studio as IDE.
I would like to include an external...