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...
I just cloned the latest zephyr from github and tried littlefs. However, the SPI pins have no traffic and CS line stays unchanged.
Is there something I forgot, since...
Hi, i'm working with NRF51822, and i saw on reference manual that micro enter in the SYSTEM OFF mode. The problem is i dont want the micro enter on this mode.
I make de...
Hi,
I'm working on a project using the gazelle protocol with the gazelle pairing library. Due to the fact that I use the GNU GCC compiler, I created a Makefile from the...
Dear Nordic team,
We have designed custom boards with nrf52840 chip. We observed that in one of the boards the application is not running until the swd pins of the custom...
Hi,
We are using laird BLE653u BLE module in our application. This module has nRF52833 BLE SOC. We have ST Link V2 as a programmer tool. We want to use SWD protocol for...
I have a project using NRF52840 as master in BLE central to scan BLE device.
I found all example will connect device automatically when device found
I would like to change...
Forgive me if this is already discussed somewhere - I'm fairly certain it must have been - but I can't seem to find what I'm looking for. My client's project uses a higher...
Hi,All:
As the topic,which address is the mbr jumping to bootloader by ?0x10000ff8 or 0x10001014? and how to feed the mbr para register 0x10000ffc and the 0x10001018?
Hello,
I need to use the more accurate HFXO for a very short interval to time incoming interrupts (approx 1/50 second every 15 mins)
The processor sleeps idle for the...
Dear DevZone,
I am trying to configure the SAADC on my custom nRF52840 board.
I would like to use it in blocking mode together with oversample 16x and burst enabled...
Why is SES throwing an "Illegal value 0x21009168 written to register 66 (MSP_NS) ignored" message after "Download successful" when programming nRF5340's network core with...
Hello everyone,
I have questions concerning direct advertising. I have read this and other posts from several years ago which provided some useful information.
devzone...
Hello,
at the moment I am trying to get the NRF9160 Icarus Board to communicate with an ESP8266 Board within serial modem mode. I just need to send some AT commands through...
I am trying to install nRF Connect SDK v1.6.0. For some reason the download speed is extremely slow, and even fails without the ability to resume automatically. On two occasions...
I am having issue configuring the chip select (CS) in my little test program. I have read through the SPI drivers and debugged through it and from what I can tell I have everything...