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 am developing on a custom board using nRF82820 / SDK 17.0.2.
A project was created by modifying examples \ble_peripheral\ble_app_gls.
There is no project for...
Hi,
I am trying to use nRF connect desktop with nRF52840 dongle.
But, in Bluetooth Low Energy app, when I select connected dongle in the drop down list, it always return...
Hello,
My sensor based on nRF52833 will have soldered non-rechargeable battery and it will be potted in resin compound to insure waterproofing.
I wonder, what if for some...
Dear community, good afternoon
We have been working with a coordinator, a router device and an end device based on nRF52840 with nRF5_SDK_for_Thread_and_Zigbee_v4.0.0_dc7186b...
Hi,
I'm currently trying to load my firmware into some custom nRF52832 boards. It seems that several of them have been locked up after previously working. Other boards...
Hi, we recently purchased a Nordic Thingy 52 module and were trying to program it. We used a J-link recorder and a cable for the connection between the J-link and the Thingy...
I have installed CMSIS according to this
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v14.1.0%2Fsdk_config.html
documentation. After...
Hi Team,
One of my application needs the UART driver in both Interrupt and DMA mode for more data bytes transfer. No need of timeout operation or polling mode.
Can any...
Hello Nordic;
I use SDK 17.0.2 and gls example . We know for security in pairing, considered a password which that is randomly generated in SoftDevice and sent to UART....
I am having problems loading an existing project that I successfully built and ran in the past.
I open IDE from nRF Connect > Toolchain Manager > Open IDE
The SES opens...
Hi,
Our Nordic app is doing BLE<->SPI communication.
All works fine when running in debug mode with SEGGER IDE.
Once we run without the debugger running, the SPI transmits...
Any idea why I need to send write enable twice, without reading the status in between, to get the write latch set?
It doesn't work this way, but if I change "#if 0"...
Hi,
I'm using nrf52840 on a custom board and have a sensor connected over the pins P0.9 and P0.10
which are NFC pins that have been converted to GPIO by using macro (CONFIG_NFCT_PINS_AS_GPIOS...
Hi,
which hex file shall i install for an LTE application ?
It is basically step 7 of this tutorial: infocenter.nordicsemi.com/index.jsp
I wanna have a LTE application...
I am trying to start developing on my nRF52833 DK using Segger embedded studios, but my board does not show up as a mounted device on my laptop (echoed by the fact that Segger...