Hi,
I'm programming the nRF51822 and save some user data into the FLASH by using pstorage_update . It works fine if I set system off mode, and wake it up. I can read back...
Hi,
I have been using nRF51822 with my Android app using Android's Bluetooth Low-Energy APIs.
In order to get more details, I am currently working on integrating the Android...
I'm looking at interfacing a typical Wheatstone bridge sensor to the nRF51822 ADC. This particular sensor only requires a mA or two for excitation and the output fits within...
When use the "nRFBeacons" app to update the info on my beacon the following happens:
Go to update tab.
Select "Connect"
Press "SW2" on beacon and see the LED begin flashing...
I am using s110 and nrf51822. I've set up up a long characteristic of 154 bytes.
Sending between 1 and 154 bytes works as expected.
Sending 155 - 160 bytes gets rejected...
Hi,
I tested the nrf beacon application, it allows only the beacons with company identifier 0x0059 (nordic's id). But i need to modify it to support all the device, how...
I use a app_timer_create() function to create a task(200ms once)
when in the task_timeout_handle() ,
I do something more than 200ms,
what will this timer going ?
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...