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...
Hello All,
I am working on nrf52810 board
Using sdk 14.2
I am trying to modify some bytes of advertising packet .
I am referring the previous post as link given...
I'm getting ERROR 12 upon calling ble_advertising_init. I understand that this is caused by exceeding the advertising packet max payload of 31 bytes. What options do I have...
Hi All,
I am testing the performance of a Relay Node in a mesh network.However it seems don't work.
I would like to show that the Relay node operation such as Rx and Re...
I am working on nRF52832 platform and my version of softDrive is (nRF5_SDK_15.3.0_59ac345), I am wondering in my application what is the data packet length and can Increase...
I have flashed my Thingy:91 via the nRF9160 DK using the Programmer with the pre-built at_client software, but I am unable to get any AT response when I connect using the...
Hi,
I'm using SDK v15.3.0 which has s132 6.1.1 to program an nRF521832. I had a single custom service on my stack and that was working well. I added a second service and...
I'm Currently working on nRF52840. I am trying to change Name for Beacon received from one of the Beacon's Characteristic and storing it in Flash. Now for name I am changing...
Good afternoon,
I'm connecting my nrf52840 device to my laptop, and it only shows up when being put in bootloader mode. Is there any way to fix this? Thanks in advance.
I am using power profiler from my MAC pro, to test my 51822 DK. And I got following errors:
Error while setting up device 000000123456: No firmware defined for selected...
Hello,
I am using nrf52840 dk and ses. I have written the code for hcsr04 ultrasonic sensor and I getting proper values but I want to send this data over bluetooth and I...
This is a very simple question:
According to the documentation, each dongle is assigned a Bluetooth Address at the factory using some random number generation algorithm...
Hello,
this question has been probably asked many times, but I could not find any good matches using the search.
My setup: I am using nRF52832, latest SDK 16.0.0 and a...