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...
Currently, we are testing the nRF52840 range evaluation using the nRF52840 EVK kit.
As of now, we are getting the only 120 to 125-meter range using 125kbps data rate @ 4dBM...
Hello.
I found in Provisioing chapter on this document: https://www.bluetooth.com/specifications/mesh-specifications/
something like list of provisioning commands: ...
Hello.
I plan to perform antenna matching to improve the performance of my design.
I would like to know any differences when performing the match on bare pcb and pcb...
Hi,
I'm working on a test for the pulse width measurement, the input is analog signal.
I'm using a while loop, and use nrfx_comp_sample in the loop to get the voltage...
Hi All,
I just start to use the Thingy 52 and I would like to know if there is any source code for development purpose for Windows. Also, which development software does...
in SDK/examples/peripheral/blinky/ hex
there is one file
blinky_pca10056 _mbr .hex
in
SDK/examples/peripheral/blinky/pca10056/ mbr /ses/Output/Release/Exe
there...
Hi
I am very new to BLE...
We are looking into a new industrial product design that will be battery powered, and be capable of communicating with BLE sensors (Mesh not...
Hi!
My software setup consists of SDK 15.0.0 and SD 6.0.0.
I am using nRF52DK for flashing and debugging my custom PCB board on nRF52832.
I am developing an application...
Hello,
I am using nRF52840, SDK_16.0.0, S140 SoftDevice and Segger 4.16 for flashing the image.
1) At factory first we will load Secure Serial Bootloader and SoftDevice...
We are building a prototype for a wireless solution using nRF52840 and we found that the UART included in this MCU does not support Odd parity. This is a major handicap that...
Hello, I am writing a Program where I use GPS and NBIoT. Recently, I wanted to combine the default GPS example code with an NBIoT Code, that connects to a TCP Server and when...
Hi,
We are using Eclipse editor for nRF52833 SDK 16.0. While searching GDB support for nordic devices i found following link
https://devzone.nordicsemi.com/nordic/nordic...
Hello,
I am using the nrf9160 and I am developing using zephyr. I have an nrf connect project in Segger IDE.
Generally I am able to edit and build my project. The problem...
dear :
i used sdk 12.3 development bt mouse. now i have a question.
when one mouse link pc , its mouse x/y axis is ok.
but if two mouse( same code) link pc. oen mouse...
Hi all,
I used nrf cloud gateway servie last week. It's work very well.
But today i get some problems
1. i can't delete device. If i delete device, then it will go to...