Hi,
This is a bit more of a typo report.
In the Debug Logger doc page , app_trace_init() is supposed to return an int but in its function declaration it's said to return...
Hello All,
I'm trying to build a receiving unit using the nRF24L01+ and PIC16F628A. Im using an nRF24L01+ and RaspberryPi as my TX unit which i managed to get working ...
Hi,
We have a device using the S110 v6.0.0 softdevice and the SDK v5.2.0.
We started working from the Proximity application available in the sdk.
Is it possible to...
Hi,
I have a simple demo device that does play to be a mouse and a keyboard using HOGP profile. I can get it running with Linux pretty well and I can get it running with...
Hi,
I have a simple demo device that does play to be a mouse and a keyboard using HOGP profile. I can get it running with Linux pretty well and I can get it running with...
Hi,
I'm migrating from SoftDevice 6.0 to SoftDevice 7.0 and I'm trying to implement the DFU in SDK6.0. I am experiencing an issue where whenever the DFU begins(reaches 0...
I have already made code of 3 pwm channels using c[0],cc[1],cc[2],cc[3]. I want 4 PWM channels but I dont have more cc registers left so how can i code it. plz help me.
ALso...
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...