I am using BLE_Gateway example defined in nRF51-ble-bcast-mesh to create an rbc_mesh over 2 nRF51422 devices . For now, I am just testing it out on 2 nRF51422; I will set...
Hello,
I see when you import an example from the pack installer ( for example pwm, ble, timer examples ) it arrives with the misc controls --c99 on by default , so I cannot...
Hi,
We're looking for a low-latency 2.4GHz solution (not BLE) and the nRF51822 is oft-quoted as providing low latency, but what are the typical ms figures we could achieve...
Hello all,
in my previous question (Switch between applications (multiple services.h)) I got the advice to merge my two services into one service, including a HID over...
I am trying to create an nRF8001 based application that will broadcast battery levels (pipes broadcast, set), and give out temperature data (pipe indicate - TX_ACK) to connected...
Hi,
I'm using redbearlab's nrf51822 board. It is a arduino compatible board and hence it is using 0,1 (mapped to 9 and 11 for nrf51822). How do I make printf print to this...
Hello!
is it possible to execute some code in the section
or do i have to implement some kind of thread logic? or any kind of nonRTOS library?
I come from FreeRTOS development...
Hello,
The Example code is running, but only printF() statements are printing and to the PC terminal program.
The example calls for softdevice build 122.
I "think...
Hello,
I am working with the Thingy91 device and the SDK v1.3.0 asset tracker example (I am not interested in upgrading at the moment). I would like to know how I can save...
I flashed my board with DTM image, assign P0.20 for TX and P022 for RX. Most of the times the DTM application can't communicate with the nRF5340, maybe 1 out of 20 times,...
Hello,
I used to import our current project to segger embedded studio v5.62 from keil so I'm followed these instruction .
All project files are compiled well but problems...
On the nrf52840 module, when I first output to one of the GPIO pins when I load any softdevice ble_peripheral instance I have installed. 10 ms after the VDD pin is energized...
Hi,
I have nRF52840 DK, and PPKI power profiler, I measured peak current mA using PPK on Radio Transmitter, And I found there is a big discrepancy between measure and typical...
Hi Guys,
We are currently working on a mesh sensor network. I have already developed a vendor sensor model (client and server). The client will also work as a gateway and...
I have a couple of questions regarding the nRF52840 internal voltage regulators, specifically REG0. I couldn't find the answers from the datasheet and therefore I hope that...
I started using nRF Connect for VSCode a couple of days ago on one computer and it has been working great. Now I had to switch to a new computer where I had also just briefly...
The first chip silkscreen for 2050ST second chip silkscreen is 2109XN third silkscreen is 2052TJ, transmit power configuration for 8dBm actual test from the chip side, test...
Hi, i'm using STLink V2 for compiling the code, the weaknes of this compiler is you can't see the result debuging or serial print output.
so i'm using USB TTL to see output...
Hi all
I am using nrf52840 kit, and I have a simple BLE app(client/central that turn LED on to a connected server/peripheral) running on it(sdk 15.3). Now I want to put...
Hi,
I'm using nrf gateway application in android and it is not able to connect to nrf cloud. I have reinstalled it but still the it say 'Gateway connecting...'. Please...
To the kind attention of Nordic support team,
Is there any update about this topic:
https://devzone.nordicsemi.com/f/nordic-q-a/59738/usb-device-suspend-resume-issue...