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...
Hi,
I have experience with the ESP 16/32, pi zero and BOSH XDK. I have been working on some IOT mesh stuff and I have a good product idea that I know I can build with your...
Our project is using SDK 15.3.0 on a nRF25840. Similar to this post , we'd like to be able to re-bond if the bond has been deleted on the Nordic side but not on the phone...
Hello,
I want to test nrf5340 external lfclk, but I don't how to test it.
sdk:1.5.0
board: nrf5340dk without hfclk
I want to use external lfclk to generate 1khz...
Hi Team,
I am developing a device using nrf52832. I want to configure the gpio used to wake up from system off mode to enter into gpio interrupt handler on wake up. How...
Hi ,
I need to add an I2C device in project , I referred sample project i2c_scanner .
changes done in nrf9160dk_nrf9160ns.overlay file
code added in prj.conf
...
We are using PPK II with nRF52840-DK and in zigbee case we are getting two different kinds of reparative pulses
1. Pluse_1 -> Amplitude = 17.52mA ; Ton = 200us & Toff =...
Hi All,
We found a problem about the NRF52832AA connect parameter update problem on some cell phones.
1. While the app connect to our device, parameter update not only...
I'm doing a load test on radio. In 1Mbps mode, the transmission time of the radio with different loads.
For a packet size of 65 bytes, I used this test:
Use the logic...
The crux of the problem is that my Zephyr I2C port is getting locked into EBUSY, and
What are possible reasons for this
How do I fix it
Context:
I'm currently...
Hello,
I am using an I2C sensor with my nrf52832 board and if I do the sensor_sample_fetch(dev), I get an error code of -16.
What does that mean?
Is there a table to...