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...
We have both nrf51 and nrf52 running DFU.
How can I identify on the mobile application side whether I'm connecting to nrf51 or nrf52?
They will need to get different firmware...
Hi,
Is it possible to know which type of advertising packet is being advertised by the slave i.e whether it is a connectable or a non connectable advertising packet by...
Hi,
So I have a HEX file with unit specific data that I upload to 0x00062000. This data is about 80kb so it leaves some space incase I need a bootloader in the future....
Hi:
I want to bond and change dev name and storage.
This is my storage dev name init code:
void my_flash_init(void)
{
uint32_t err_code;
pstorage_module_param_t...
Hi all,
i'm using an app_timer.
I need to use three timer for debounce of three button. In my case i have to discriminate the push of three button at same time. When all...
Hello Community
I have read the following threads:
devzone.nordicsemi.com/.../
devzone.nordicsemi.com/.../
In order to know how to discover my services, including...
Hi
Does the CryptoCell in the nRF52840 support secp256k1?
In this documentation it says at one point Koblitz curves using fixed parameters, up to 256 bits, are supported...
I used to do with the iso7816 run on nRF51822 SDK9 and S110_v8.0. However,as the BLE stack is running, the iso7816 interface clock signal is abnormal. as the picture below...
Hello!
I have the board PCA10040 (nRF52 DK).
I designed two different programs:
SPI: I'm using the SPI communication to communicate with an external sensor (accelerometer...
Hello, I am working on a project that involves the implementation of a wireless temperature sensor. so, i bought the DS18b20 digital temp sensor and tried to apply the code...
hello friends:)
i have some problem during making my products,
it's an a interface board with ble that generates UART signal for other board
and i made an schematic with...
Hi,
I noticed weird behaviour on nRF52840 when using LE Coded PHY.
Connection access address is configured as logical address 1 and it works fine when using 1M and 2M...
Hi,
Can we use nRF in vehicle to vehicle communication V2V ? And how max nodes can we have ?
As I know, the nRF don't need authentication when we send data, is it true...