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...
An external PA/LNA is used to extend range of nRF51822, and S110 is used for BLE, How to switch between PA and LNA? and how to disable PA/LNA when there isn't transceiving...
Hi...
Can anybody help me to run ble_peripheral example (ble_app_hrs for S130). I have build and load the code successfully but cant see the advertisement. But while debugging...
I am working in a project where we want to be able to do full modem firmware update with FOTA for modem version 1.3.x. According to the release notes, in order to do this...
hi, i am using ncs 1.8.0 for an application where i need to send some data every 10 ms. directly sending data over NUS with bt_nus_send() from the main thread works fine....
While trying to debug some issues with my board I accidentally programmed by custom board while powering it with only 3V and now whenever I try programming it I get the following...
I want to send some data to client from server when I received data from client using server_set callback function.
Means I want to reply to client some other data then...
Hi Nordic,
I am using SDK 15.3. While I am working on a central, which connects 2 periperial devices simultaneously, I found a id_manager.c issue, protentially a bug I guess...
Hello Some of my clients would like there are no radio transmissions in certain situations.
Here is my question: if during the radio transmission of the nrf52840 I activate...
Using Desktop Tools version 3.10.0 and
programmer 2.3.3
when attempting to erase or program the nRF5340DK (V2.0.0)
I get the following error
14:39:28.006Resetting...
Hi there,
I am trying to capture data between an android phone and polar h7 heart rate monitor, I am picking up the ADV_NONCONN_IND packets on wireshark but little else...
I'm using Ubuntu 20.04 with vs code. I'm trying to compile and flash a project using nRF52dk_52832 board. After create new application from samples got the error got error...
To whom it may concern,
Good day, I need your help to activate my sim card on my Nordic Thingy:9. Sim card was provided by Beeline Kazakhstan local provider. Local provider...
Does anyone have a port of nRF5 SDK ble_app_uart_c to the nRF52840-dongle? The goal is to replace the UART with a USB CDC transport.
Thanks in advance.
Cheers,
Je...
hello Nordic
i work with nrf52840, with zephyr (2.6.9)
i have 4 leds on my board that i want to control seperatly with pwm
i put each one of them on a different pwm...
Based on this weblink I need at least 4MBytes of flash for doing a full cellular update on the nRF9160:
https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples...
There is a custom bootloader in the flash having a address of 0x27000 immediately after the soft device occur, the bootloader code jumps directly to our beacon application...