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 dear,
It is possible to establish parallels multi connection to different J-LINK's devices serial numbers via nrfjprog.dll, or any other automated way ?
We successfully...
Hello, I'm making a breakout board with nrf52832 qfaa. I used chip antenna (2450AT18B100E) and followed Nordic reference layout. I am getting around 60m range in an open environment...
run nrf Connect for bluetooth Low Energy Standalone
connect PCA10040 board
select "server setup"
press "+ New service" which adds a New Service
press "> New Service...
Hi, I am currently learning to retrieve location using thingy 91 and location example from nrf SDK. When I run it, I got this message (below).
After doing some research...
I want to change the data in the registers of Radio peripheral when the Radio at the state of "Disabled",but with no respons.
Only if I repower the Radio it works,but why...
Hi all !!!
I am trying to program the bootloader and softdevice using the J-Flash software, but I get this error, how can I fix it?
Board: PCA10056 (NRF52840)
SDK: 17...
Hello,
I'm currently using the nrf9160 for a university project and I'm having problems with connecting my custom PCB with nrf9160 to nRF Cloud using the asset-tracker-v2...
Hello:
I want to ask you, we want to add our own custom data in the Ble scan response package, including Company ID,
we know Nordic's company Id is 0x59, can we change...
Hello,
I am trying to connect the nrf9160 dk with the SLM application to our STM32.
The idea is to use the nrf9160 modem to connect to NB-IoT/LTE-M and control the modem...
Hi there,
I compiled a QSPI test program on board nrf52840dk. The SDK version is 1.9.1. Everything works fine. I would like to upgrade with SDK 2.2.x but I have several...
Hi Nordic.
I am developing with nRF52832DK and SDK 17.1.0
And it's connected with my Qualcomm board.
I want check GPIO input interrupt and output settings.
But...
Is it possible to view RTT console outputs in vscode during a debug session? I would like to see RTT console outputs right from the start, e.g. from bootloader, preferably...
Hi,
While using LE Audio, would it be possible to choose the data rate from 125kbps, 500kbps, 1Mbps, or 2Mbps?
nRF52 series do not support 500k coded PHY, so I would...
Dear support,
In NCS 2.1.2, it looks like download_client.c:socket_recv() is returning an erroneous unsigned type size_t , considering that it can can return either -1 or...
Hi,
I have late start issue on advertisement.
I have two device mode and we switch between when we want to. Device starts with Mode_1 with BLE enable.
When I switch...