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,
I have been experimenting with the new VSCode extension for the last week or so and I've noticed some issues. I understand that this is a currently a beta release...
Hello,
Is it possible to receive a review for a board i'm developing??
This board is to be used as a Raspberry Pi Hat to be able to communicate using UART between RPi...
How to recover communication due sequence number. (Could be due of PYACI serial hardware changed/dammaged). Is there any command to reset or know sequence number of node....
Hello all,
I'm developing a BLE CGMS application based on the experimental example on the SDK folder.
Now I working in the timing characteristics and I could see that...
It looks to me like there's usage of the 32 bit milisecond timer in the mqtt client.
It seems to me that mqtt_elapsed_time_in_ms_get(...) could calculate an incorrect elapsed...
We're using the nRF9160 with an external main microcontroller, and communicating with it over SPI. We're evaluating the lowest power modes of our custom hardware to make sure...
1. I want to minimize current consumption (5uA - 10uA) in nrf52832.
2. We are using the soft devices in it.
3. Please tell me all possible SDK configuration settings for...
Hello all,
I have a BLE central application based on nRF Connect SDK V1.6.1 and a BLE peripheral application based on nRF5 SDK 17.1.0. The peripheral wakes up on interrupt...
Hi
For the qualification we need to know the values of the parameters listed below. Our hardware uses a nRF52805 and can operate in both ESB and BLE mode.
Operating...
Hello Devzome Users,
I have a problem with running my codes on other computers. The project runs on my PC very well which I coded original.
I would like to test it on...
Hello Nordic,
I've acquired several nrf52-dks and I use them almost exclusively to flash with nrfConnect on the PC.
To learn more about nrf programming I started with...
Hi all,
May I know is the antenna array a built in in 5340 DK or not? According to https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/bluetooth/direction_finding_connectionless_rx...
Hey all, I've been learning/working on the 53 and have had some issues adding in the AMG8 example. i've gotten the sensor to work flawlessly on an STM32 & nordic 52 but am...
Hello to all,
I have a question about parsing zigbee commands when they present a payload.
In the Window Covering device I use the define "ZB_ZCL_WINDOW_COVERING_GET_GO_TO_LIFT_PERCENTAGE_REQ...
Hi support team,
I'm learning about distance calculation based on time of flight. I only have nrf52832DK here but i wanted to try. I'm looking for an example of getting...