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...
Hello, I have purchased this kit on ebay. www.ebay.com/.../301182420397
Can somebody point me to where I can get documentation on this kit, it came in with mostly Chinese...
Hi. I am developing the nRF52832 using the NRFX module of the SDK version 15.2.0. We convert the UART signal to RS485 and communicate with RS485 to the outside. RS485 communication...
Hi,
I'm using nRF52832 on a custom board and I have tried to run sdk example nfc_url_record, but it doesn't work.
I have tried to find solution among existing answers...
Hi All,
For my project I'm using NRF52832 IC and NRFsdk. I need 2 GPIO external interrupt to get notified. I'm able to configure both pins and able to see the trigger when...
Hello Dev-Community, I have modified the Thingy Firmware for a custom made board which has also the MPU9250 with TWI connected. Everything works fine, if i use RTT Viewer...
Hi,
Referring to this thread -
If the saadc sampling is trigger by a timer (through ppi), what is the correct way to saadc_uninit() without using the global m_sampling...
Hello,
nRF52832 datasheet denotes saadc sampling time in scan mode (paragraph 37.5.4) as:
What is extra time it takes for the easyDMA to store the samples in RAM ? ...
Hi Nordic.
currently i am working on nRF52840 as a reader and after designing as per your recomendation and it is ready to check but whe i connected to the commander the...
I have loaded the HEX file of nRF_Sniffer_200_beta3 to my nRF52832 or nRF52840 board, it can not be run as sniffer. May I know how to use my own nRF52840 chip as Sniffer?...
Hey! Is there a way to multithread the nRF52832? I want to store data in the buffer and do some processing on that. While processing I want to control how the data is stored...
We need to compare the signal of nRF51 dongle with our product.
How to find nRF51 dongle(nRF51422) with hciconfig in Linux?
firmware: PCA10031 1.1.0 2018.39
Guess I...
Hi,
Can you please direct me to the document that explains about generating more than 8 bits of clock in SPI and keeping CS line low for that entire period.
Also, if...
I've been working on a project based on nRF SDK. The project is developed in C++14/17 and I found that nRF SDK 15.2.0 doesn't always want to compile with C++ compiler. I made...
Hi I'm using the nrf52832 and want to send datas via UART and SPI but the PSI example Show different Settings of UART then the BLE_APP_UART. The BLE_APP_UART is running well...
We are currently developing our product in Zephyr using the BLE Host/Controller with virtual HCI (building the project with . We are anticipating a Nordic Zephyr BLE solution...