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...
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 Nordic,
My customer is doing the BQB certification, and they come up with a problem.
When they test the 2402MHz channel, they found that power of 2400MHz is greater...
Hi
I am using NRF52840 SDK17.1 with ble_app_uart project to be a server role. Some behavior as below:
1. Use phone's app could communicate it successfully. Write and notify...
Hi everyone,
I am using nRF52832 DK to transmit data to another development kit. During advertising, I measure the current with PPK II and see that the DK draws a static...
For he IO pins you have identifed for LF use, is this related to the correct operation of BT (as in these IO would induce noise and affect the BT operation) ?
Hi,
We developed a product based on the eddstone example, I have a question about the minimum Tx interval,
Minimum interval = number of configured slots * APP_CONFIG_ADV_FRAME_SPACING_MS_MIN...
Hi,
I need to record audio using ICS43434 and then process the recorded audio with nrf5340. Then I need to write the file to the flash memory. I need to know is it possible...
Hi,
I have noticed some strange issues with the modem part while developing. Sometimes the Modem is not connecting to network anymore. Our code has a loop that uses
lte_lc_offline...
Hello, All,
I want to use the GPS positioning function of the nRF9160, currently using the "nrf/samples/nrf9160/gnss" sample for testing, the type used is GNSS_SAMPLE_ASSISTANCE_NONE...
Hi.
Hope someone could help me on how to scan and parse the Manufacturer Specific Data that comes after the Company ID. I am using zephyr with nRF52840.
Thanks!
I am using nrfutil version 5.2.0 on a Mac Pro M1, running Mac OS Monterey 12.1. I get the following error when I try to generate a private key
------
Us-MacBook-Pro...
I just bought an actinius icarus board, and am trying to connect to it on linux (or windows),
The problem is that when I plug in the board in the usb, it will only appear...
Hi
1、Becuse of customer's PC administrator has been implanted managed software in the engineer's computer,So the m anaged software may limit some processes in the computer...
Hi,
After upgrade from nRF Connect SDK 1.4.1 to SDK 1.7.1 we have seen an increase of the current consumption with about 100uA.
Before with SDK 1.4.1 the idle current...
The non-standard function mlme_rx_enable declared in the header mac_mlme_rx_enable.h does not seem to be defined in 802_15_4_lib_gcc.a.
The compilers throws an error: undefined...