Hi, everyone~
My goal is to collect data from 4 sensors simultaneously using iPhone.
Now, my testing code for sensor nodes is working fine. It was built based on the...
I am an android developer and I am using your nRF Master Control Panel (BLE) product as published on Google play. Below is the link to the app:
play.google.com/.../details...
I want to build a USB dongle, so I purchased the nrf24lu1+ development kit. However, in order to program the target board, it would seem that I need the nrfgo. Is this correct...
Hi Nordic,
I would like to re/program my device using a OTA BLE Bootloader but i don't want others to copy my firmware or at least make it very hard. As far as i know there...
After modifying the ancs example to remove the data and control points, the event_connect() subfunction in ble_ancs_c.c gets called immediatly upon a connection to a master...
Using nRF51822, I define keys and pins as follows:
Keyboard key
Mouse left/right key
Mouse move (up/down/left/right)
Media play/pause key
Pin 0 Mouse...
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...