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 everyone. I am trying to develop a communication link between two nrf52 devices. I want to collect measurements from some sensors, pack them into a single data pack...
Hello,
I'm running Buttonless DFU successfully, but I would like to know if it is possible to start the application with the DFU service disabled, and activate it only later...
Hi, I have a firmware that runs well on nRF52833 dev kit (SDK 17.02) and I am trying to port it to a Laird BL653 dev kit. The firmware has a bootloader and it can perform...
so I use the default sdk in
D:\sdk\nRF5_SDK_17.0.2_d674dde\examples\ble_central\ble_app_uart_c\pca10056\s140
when i press button on nrf52840dk(pca10056)
it should at...
Hi,
I am evaluating the nRF5340 SoC and the recommended toolchain nRF Connect SDK (NCS).
I see that NCS is based on Zephyr RTOS, which provides also some drivers (spi...
Hi! I'm trying to save some variables after a watchdog reset for debug why my application hangs up.
I add a ram section on flash_placement.xml ( <ProgramSection alignment...
I am looking for Static analysis tool ( which is in compliance with standards MISRA-C and CERT-C) to be integrated with Segger Embedded studio.
Is there any preferred...
Hi
I am looking for a ways to perform DFU over serial, surprisingly i dont find any ways except this thread with no answers
https://devzone.nordicsemi.com/f/nordic-q-a...
Hi all:
About with the nrf_desktop example in NCS ,
I would like to modify the CONFIG_BT_HIDS_MAX_CLIENT_COUNT to '2' ,
so I add below command at "app_ZDebugB0.conf...
Can someone tell me the correct cable to connect the two boards together for debugging purposes.
There seems to be two main options, but its not clear:
TC2050-IDC-NL-050...
Hello, I experience some issues with NRF9160 and eSIM card. SIM_1V8 always output 0v and "AT%XSIM?" return "%XSIM: 0". I want to know if there is prior software configuration...
hello all,
I am trying to find the best power efficiency to transferring a pack of data(30 byte each time) from one nrf52 to another nrf52. I have a 80 uA in average power...
Hi all
So i had a working running example on SDK Thread and Zigbee V3.0.0. This flavor used the softdevice s140_nrf52_6.1.1_softdevice.hex I've migrated to the new SDK...
Hey All
I've found thread, dealing with this problem here: https://devzone.nordicsemi.com/f/nordic-q-a/77775/nrf_ble_lesc-nrf_crypto_ecc_key_pair_generate-returned-error...