Hi,
In my design, there is a tag used by 24l01,It can transmit the temperature value.In the tag, the parameters are like this:
addrofch[0] = 0xe7;
addrofch[1] =...
We've been working on a product that utilizes a NRF51822 chip as well as WS2812B NeoPixels. Since there have been numerous posts about it here we've decided to release our...
Due to limited resources we are looking for someone who can help us with making a custom profile.
You are preferably in the Stockholm area and have done this before.
The...
Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
Hi,
Is there any information on how much improvement the DCDC has over the LDO at 1.8V? I'm working on a heavily space-constrained application, and I'm trying to make a decision...
Hi, i am working on PWM Library example in which i a m configuared GPIO pin P0.25. then i am getting voltage variations 1.3 to 2.8 volts.
the problem is when i disable...
Hi,
I want to connect old nokia 3310 to NRF52 DK.
Please let me know if any one has information about it?
Based on my research old nokia phone uses M bus and F bus...
Hi,
We're working with very specific hardware which requires us to watch very closely. We're currently considering a blocking function in an ble event handler which can...
Hi all,
We are currently developing a BLE enabled sensor device. We want to use the NFC component to identify the sensor by writing a device ID to the tag.
Question...
Hi,
The comparator (COMP) in nRF52 can use three internal reference voltages (1.2, 1.8 and 2.4V). Is it possible to also output these voltages on IOs?
Best regards
...
hello there in my code,
APP_ADV_INTERVAL 64
APP_ADV_TIMEOUT_IN_SECONDS 5
using nrfsniffer i am getting 57 packets in 1 second.
i can't understand it. because APP_ADV_INTERVAL...
Hi!
I tried to some research in the forum but I would like you to assert my final decision.
My goal is to design a sensors network (at the beginning with five end-nodes...
I am working with some code from a previous provider and I found in its void bsp_event_handler(bsp_event_t event) function this code:
case BSP_EVENT_MID_PRESS:
err_code...
Not sure if this is the proper venue for a bug report:
In nrf_nvmc.h (from SDK v12.2.0)
/**
* @brief Write consecutive words to flash.
*
* @param address Address...
Hi,
We need to add WeChat / AirSync functionality to our nRF52-based product. Is there any support available from Nordic for this kind of environment? For example ble_wechat_service...
I would like to hide BLE advertising from normal BLE devices.
And only be able to see such advertising with dedicated scanner.
I was thinking of changing access address...
hi,
i can't find the ID for softdevice_s140
run cmd : nrfutil pkg generate –help
--sd-req TEXT The SoftDevice requirements. A comma-
separated list of SoftDevice...