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...
When I initialize the SoftDevice with SOFTDEVICE_HANDLER_INIT(NRF_CLOCK_LFCLKSRC_XTAL_20_PPM, false); // Sets up Crystal Source to 20ppm 32.7628kHz
The project I based...
I am trying to make a product with NRF8002B. I finally have the product prototyped. The user will connect to the device, beep, light up, and track. It will always stay on...
Please,
It seems that "Flow Control" signal is not available on nRF24AP2-USB.
EVENT_TRANSFER_TX_START event message appears only one time after the first data packets...
Hi Friends,
I want to test nfc_uart_tag sample app using nRF52840 and NFC_tools mobile app.
I want to read the data sent on uart with NFC_tools.
and write the data with...
I was trying to debug an issue with a release build on our firmware. I modified app_error_fault_handler inverting the NDEBUG logic so that the error code, line number and...
Dear Nordic Engineers
I encounter a issue about gpiote channel() function of NCS 2.0.0.
I use gpio_nrfx_pin_configurationl() to judg gpiote channel is be occupied.
It...
Hi,
Iam using UART Driver Sample — Zephyr Project Documentation (nordicsemi.com)
Where to change the UART TX Rx Pin in the UART Driver Sample(echo bot) program in nRF...
Hello,
I want to define SPI outputs as highdrive outputs in a overlay file.
I know how to do this in the code:
But I want to do this in this overlay file:
How...
Hello,
We are using nRF52833 Soc and s140 soft device for our project. Application is scanning our proprietary Tags. We have Bootloader as well to support DFU.
Due...
I'm currently doing some research for a project and intend to use nRF5340 Audio DKs and the Audio Application. I need access to the LC3 repository to build the application...
Hi,
My Homekit project is based on v1.9.1 NCS.
with CONFIGs: CONFIG_DATE_TIME=y CONFIG_DATE_TIME_MODEM=n CONFIG_DATE_TIME_NTP=n
I use our iOS app to sync the current...
Hi guys. I am using nRF52840. Currently, I want to read out an image from a camera. The camera PCLK is toggled at 500Khz, and what I want to do is to trigger an interrupt...
We just recently started testing with slave latency above 0 to save power. Our connection interval is 60. If we have a slave latency above 3, then the connection terminates...
Hello,
I want to calculate RSSI using TX power(Measured power at 1m) and instant RSSI getting in NRF CONNECT APP and Environmental factor.
I have used this
Distance...
I want to debug my adafruit feather nrf52840 sense with my nRf52840dk I followed this link: FAQs | Bluefruit nRF52 Feather Learning Guide | Adafruit Learning System
But...
Hi,
I am having a connectivity problem with a central Bluetooth device (nrf52832) that has to be connected to a peripheral (nrf52840), previously this connectivity worked...
I had a simple blinky application. With this application running I was able to flash a new version in the nRF52480 SDK board at address 0x0086000 with JFLASH. Pressing button...