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,
The examples in the SDK 16.0 for the nRF52811 all use the s112 and I woul dlike to have a NUS board (peripheral) with coded phy to talk to a nRF52840.
What are the...
Dear All,
I have a simple push-button.
Vcc-100k resistor ->> Push button --> Ground.
When I measure the current consumption when the button is pressed i get around 230...
Error while probing devices: Error occured when get serial numbers. Errorcode: CouldNotCallFunction (0x9) Lowlevel error: INVALID_OPERATION (fffffffe)
Hi all , I am encountering...
Hi,
I am using
PCA10040
SDK 15.3.0
Keil IDE
The soft device is S112
JLinkRTTViewer for debug
nRF5_SDK_15.3.0_59ac345\examples\ble_peripheral\ble_app_uart\pca10040e...
hi,
I use nrf5_SDK_for_Mesh_v4.0.0_src and pca10040 borad.
examples/dfu is successful.
But there was an error after the merge.
C:\Python27\Scripts>nrfutil dfu serial...
I setup my adc in continuous mode with sampling rate set to 200ksps, when I trigger NRF_SAADC_TASK_START, I am not getting data; unless I trigger NRF_SAADC_TASK_SAMPLE and...
I am using DSK 15.3, SES 4.30 with SD 132. The base example I am using is the ble_app_uart_c and I am adding the PWM function to drive a simple piezo buzzer.
The pwm_library...
I am looking for a way to interface with the onboard Bluetooth on the Thingy 91 as well. None of the examples (Peripheral NUS, Central NUS) etc currently work with Nrf52840_pca20035...
We have a need to verify an secp128r1 ECDSA signature. I see that this is not one of the curves supported by the CC310, but I'm looking into creating the CRYS_ECPKI_Domain_t...
The documentation says "This module is ONLY for debugging purposes and must never be used in final product". I know in an ideal world all possible errors are handled and device...
Hello, we are developing a system that will include an nRF52832 in peripheral mode, that will be connected to from a maintenance App (or something) on a mobile phone,and will...
Hi support team,
I'm using sdk 15.0 and softdevice s140_nrf52_6.1.0 and nrf52840.
My application has strict requirements on power consumption, so I have to set advertising...
It seems like this should be a simple thing, but I can't find an example of it, and nothing I've read here seems to help.
I want my app to come up in general advertising...
I'm working with Fantel's adaptation of the nrf52840 (EV-BT840F). I have gotten the GFX example working with Adafruit's ILI9341 in SPI mode, however I am having a problem...