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, we have an nRF9160DK (0.8.3) and it does not connect to the nrfcloud.
We have updated to the latest firmware 1.0.0
We only have nb-iot here so we didn't use the iBasis...
Hi Guys
I need your advice. I have a customer that is currently in production with the NRF52840 . They now require direction finding but need a Nordic Evaluation kit to...
Hello,
I am new to Nordic platform, previously i had worked on TI controller.
I have three questions to ask:
1) My firmware consists of four services, each service...
hi,
I am using nRF52832 with KEIL. I want to use version6.0.0 softdevice, but I can't select from KEIL runtime library.
Also, the version that can be downloaded from...
I am trying to change after 10 seconds into non-connectable mode. I am using the below code for initializing:
I want to change mode into non-connectable using this type...
When I use dfu_nrf52832_xxAA_s132_6.1.1.hex, it works all devices updated with blink code as described in dfu_quick_start.md But without any provisioning Process, why? And...
Firstly , I have 2 phone. Phone A is huwawei using android 7 and Phone B xiaomi pocophone using android 9.
Phone A already success connect using UART. But I want to try...
I have a same question:
https://devzone.nordicsemi.com/f/nordic-q-a/22025/in-nrf52840-not-able-to-program-boot-loader-hex-is-using-nrfgo-studio/86420#86420
But I not working...
Hi, I am trying to run the following demo here: https://github.com/NordicPlayground/nRF52-ble-long-range-demo
I have followed the instructions and copied the demo folders...
In my understanding, only Nordic NRF Connect (Android and iOS) can be used to bootload a device using the Nordic DFU.
Is there a corresponding command line tool to perform...
I followed the issues from https://devzone.nordicsemi.com/f/nordic-q-a/54149/error-by-loading-solution-on-ses, which fixed the zephyr script issues, but was seeing the same...
Hi,
I have migrate to SDK14.2 the MPU9250 exemple from the peripheral folder in the nrf52-pesky exemples : https://github.com/e27182/nRF52832_pesky https://github.com/e27182...
I am using the nRF52840 DK with the s140 softdevice and am trying to copy the interrupt vector table to RAM to modify interrupts during run time.
I run the following function...
I am porting the eMD-6.12 firmware/library by Invensense for the part MPU9250 into the nRF52832. My toolchain is compiling through gcc allowing examples from SDK's to be quickly...