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...
Hi everyone,
I'm reading the documentation about USBD and I have some questions about it.
1) What's the EasyDMA? Maybe I understand what it is but I am not sure so I ask...
We are able to form a openthread mesh using CLI-ftd examples.At present we have server communicating to Clint in UDP portal .Is there is any UART command which is meant for...
I'm implementing APN lookup based on MCC MNC, which I try to obtain from IMSI using AT+CIMI.
However, AT+CIMI it returns valid result only after trying to connect for...
Dear Sir,
How are you doing today?
My customer would like to know the hardware revision information for the nRF52832-QFAB-R
Please let me know if you need additional...
HI
i want to build the examples in git repository " https://github.com/Rallare/fw-nrfconnect-nrf/tree/nrf9160_samples/samples/nrf9160 " for my nrf9160 using segger embedded...
Hi Team
I see a post https://devzone.nordicsemi.com/f/nordic-q-a/60261/nrf52-pwm-library-or-driver?ReplySortBy=CreatedDate&ReplySortOrder=Ascending
It said " It is vulnerable...
I am doing some experiments where I send use 2 nrf52840 DKs in a closed setup. Packets are advertised over channel 37, 38, 39 and I am looking at the RSSI values and some...
Hi, i am trying to add additional data to the Mesh Light Switch server example. I modify generic_onoff_common.h and generic_onoff_messages.h as follow.
...
We have a Macronix MX25R6435F flash chip on our custom LTE-M product, which uses the NRF9160. It's intended to eventually be used for full modem FOTA image storage. For now...
Hi All, I've just received an nrf9160dk, I'm starting to investigate the development of our application while the hardware guys produce a custom board.
I'm just starting...
Hi,
I have filed an issue over at cmake regarding this issue:
https://gitlab.kitware.com/cmake/cmake/-/issues/21512
As someone else has already posted on stack overflow...
Hi team,
We are asked by customer if no external 32.768kHz crystal will impact the RF performance? Customer test and if with internal crystal, that will decrease 3-5m nearer...
I am porting a nFR5340 GCC project to IAR. I can't find any startup files for IAR on the Zephyr stack as there used to be in SoftDevice.Doe anyone know where th eIAR files...