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, could you please tell me if my assumptions below correct?
Measuring a (ratiometric to VCC) analog signal and selecting VDD_1_2_PS as the reference selecting AIN_NO_PS...
Hello,
Is there a modified radio test firmware available? I am hoping for something that can be connected to via BLE, command it to turn on a tone, and then reboot the processor...
Hello,
I'm trying to send and receive data between the nRF52832 chip and a phone by following this tutorial:
https://github.com/bjornspockeli/custom_ble_service_example...
Hello!!
We are carrying out a project using nRF52832 , in which we must send a data to a phone every 1 second for 10 hours. The data sent is a sequence of numbers from 1...
I'm using Eclipse CDT for debugging according to the tutorial on this site. I've installed the device pack and I do see the nRF52 peripherals in the debug view. However all...
Hello Out There,
The Getting Started, it states as follows.
The following steps are required for nRF9160 DK versions UP TO v0.9.0. Newer versions of the nRF9160 DK contain...
Hi,
I recently purchased a thingy91 for a project. I'm trying to follow instructions from a Nordic youtube video ( https://www.youtube.com/watch?reload=9&v=xQ7hDzRULJQ ...
Hi Friend,
I use nrf252832 MCU and SDK 15.3,
I would like to Implement below function,
1:Device bond phone A without password first , the phone A popups a bonding dialog...
Hello. I've migrated my application from SDK 14.2 to 15.1 and I obtain this strange message from peer_manager_handler in my log: I obtain this message only when I connect...
Im trying to enable the Scheduler on a mesh example, but Im getting "1127959>, app_error_weak.c, 108, Mesh assert at 0x0002C9E4 (:0)" each time I try to add or connect it...
Hi,
I want to close uart by using app_uart_close() for low power, but can not init uart again by using app_uart_init() or nrf_drv_uart_init().
More I had try TASKS_STOPRX...
Hi All.
I am trying to use the " ble_advertising_advdata_update" function, but my compiler is giving me the following error. Which class do I need to add?
undefined reference...
Hi, I recently updated the "Toochain Manager" app inside "nRF Connect for Desktop" to v0.8.0, and after this update, the Segger embedded studio IDE just freezes when opened...
Hi,
I am using nRF52832 and sdk 16
I am done secure bootloader dfu. By generating the new firmware application. Zip , this part is working fine
Now I want to do buttonless...
Hello,
I'm trying to use the Interactive PyACI script as a provisioner for my custom nrf Mesh projetct, but it won't find my unprovisioned device.
Using another dev board...
Hi
I am working with SDK 15.0.0, softdevice 6.0.0 and pca10040. I migrate my firmware from 13.0.0 to 15.0.0. Everything works ok with sdk 13.0.0
I used multipheriphral...