I have been trying to understand and get the “ble_app_template” running this weekend, but I keep running into errors. For example in
static void sys_evt_dispatch(uint32_t...
Based on the nRFUart demo, I added a masterEmulator.DiscoverServices() block before the DiscoverPipes() block in a very similar manner. Purposed is to be able to get more...
Hi,
There is much talking about the "large data transfer" over BLE, the l2cap channel being the best option for the moment.
However, does anyone know the datarate achievable...
NRF24AP2 with MSp430F149 . ASYNC 9600 N 8 1
step 1 : reset NRF24AP2 with reset pin , and received a pulsing signal through RTS pin
step 2: send a char (0x4A) to NRF24AP2...
Hi guys,
I am using the gcc setup to program my boards. However for flashing the softdevice I use nrfgoStudio. SO I downloaded the hex file and fashed the siftdevice. But...
How do you create hid information for a joystick and send it over BLE. Nordic doesn't seem to have
primitives for this (they have keyboard and mouse facilities). I'm working...
Hi,
We use PPK2 very conveniently as a logger for testing.
How about adding the supply voltage as display options also?
We hope you will consider this.
Thank you...
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...