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...
I use a PCA10001 board as peripheral role of heart rate service and it can be discovered by control panel. But as I download the experimental program of central role of hrs...
Hello,
I am using NRF5SDK V5.0.0. For a sample study, I need to use the bootloader. Can I boot over uart when we install mesh_bootloader_serial_armcc_nrf52832_xxAA.hex software...
Hi:
Currently I am testing to upgrade dual core application on nRF5340 DK, NCS version is V2.0.0.
The two core applications are written by myselves, not based on NCS routines...
Hi
using NRF5_SDK 17.0.2
I'm trying to better understand the DFU process, currently have a large number of questions. But mainly i would like to better understand the...
hello
I am watching this video to operate the nRF9160DK. The PIN number was written on the back of the nRF9160, so I skipped the video to 9:36 as instructed at 5:21, selected...
Hello,
My nRF9160 hard faults (i think?) when issuing a command to the modem, specifically this line:
which then calls ncs function:
This leads to I think is...
Hello, I'm trying to run the OpenThread CLI example on the nrf52840 chip of my NRF9160_DK. I've managed to flash the code on the nrf52 and able to see the Zephyr kernel boot...
I have tried various methods from different doccumentations and I couldn't do so. Can you provides some steps to create a west workspace.
Thanks in advance.
In my project, I am planning to use LTE modem and an external flash memory with a file system. I have problems to run code for the non-secure build type. A similar problem...
I've been tinkering for several says to get GNSS working on a Thingy91 with Zephyr.
I've tried the 'location' example and have struggled to register the device on nRFcloud...
Following the instructions to build the sample resulted in an error message ..
Here are the details ... probably something simple but not obvious to me ...
PS C:\ncs>...
Hello Everyone,
I was use Nordic App for Mesh in android to add Telink's chipset into mesh. But after few minutes, telink's device go out Mesh.
I don't know how to add...
Hi,
Iam using "pca10056_s140_ble" secure bootloader example for my project.
FYI. My project gets its new firmware from internet and stores it in BANK1 memory using GSM...
hi Support team,
customer get samples with 9160, but find out they are not able get pin code.
i searched the spec, and at command +CPIN, it is not able to read out the...
Hi,
I've installed ncs manually following this guide: Installing manually — nRF Connect SDK 2.0.99 documentation (nordicsemi.com) and then set the following environment...