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?
This is simple inquiry about a method to update some comments regarding of the ticket pending due to reviewing by Moderators after open it.
When I found a solution...
Hi
I've played around a couple of hours with the nRF52840 Dongle and tried to understand what can be flashed to the nRF52840 dongle and what can't. This issue is not about...
Hello Nordic,
Currently we are working on a project based on nrf51822. Now we are planning to upgrade to nrf52832. so I can run the same ble4.2 based code on ble5 chip ...
Hi,
I am developing device using zigbee[nRF52940].
Many end devices send some information(less than 100 bytes) to coordinator directly or via router.
I cannot find proper...
Hi there,
Background:
I have set-up a gap peripheral device (nRF52832 / SDK 15.0.0) with 1 service with 2 characteristics, each having its own custom 128 bit UUID. i can...
Hi.
Im trying to follow the tutorial to open a Keil Project in Segger Embedded Studio but i get this error when i am trying to build
.
I guess it is somthing with the...
I want to change the pipe linking the PTX and PRX dynamically. The command to do this is sent from the PRX in the data payload of an ACK.
I can successfully change the PTX...
Hi guys,
I am using nrf52840 with sdk15.2 and have been experiencing some strange issue. After mobile phone connection to the device i lost 1 byte in advertisement or saying...
Hello,
Is this possible to use different speeds at same device for different roles.
I have device that is working in peripheral role for other device and need to send...
Hello, is the logging module thread-safe? Do I have to use a mutex when logging from a lot of tasks when using FreeRTOS or is the logging module thread-safe and I do not have...
Hi, the tool nrf9160_mdm_dfu mentions in its Readme that three files are needed for DFU to work:
"To use this tool, you need to have the following three files: ZZzzZZzz...
Hi,
I am beginner in nordic development. I will be using using FreeRTOS with nordic ( if that matters).
Requirement: I need to store logs in internal file system.
Device...
Hello,
I'm doing some tests with TX power on my development kit and I would like to increase my transmission power in openthread FTD to +8 dbm.
I had read this thread...