Hi,
We are using the nRF905 device in an application where it needs to switch between auto-retransmitting and sending single packets, due to it communicating with several...
This is not a real question for support. It's more a success story i'd like to share with you!
Our company develops firmware for various customers on a lot of different...
Hi all,
What is the maximum data rate for the nRF24AP2 when using the Synchronous serial interface?
I cann't see it in the datasheet.
Is there anyone can answer me...
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...
Hello,
I have been trying to read the temp , hum and pressure value using BME280. The problem i face is i get the same value constantly and it doesn´t change.
I am trying...
My SDK version is NRF51_9.00, softdeive 130, board nrf51822.
We want to confirm some questions about BLE muti connection
1. When NRF51 is scanning, could it connect with...
Hello everyone,
This is the second time that I've had the problem I am about to describe. I fixed it, and now it is broken again. I am fairly certain that it is not (only...
Hello Nordic team,
i am using Nrf52DK and s132 softdevice
i tried to add manufacturer data .code snippet is
static void advertising_init(void) { ret_code_t err_code;...
I have problems getting the beaconing example in the new mesh SDK v1.0.1 working.
I can not see the beacon broadcast "Nordic Semi Mesh" in the lightblue app.
mesh SDK...
I understand that there is a procedure to update this device via uart or spi. I can't find any documentation regarding this. Is this supported in nRF5 serialization API
...
hello:
i wanna generate *.bin file by keil. But I got a bin dictoty. The dic has the two file that is ER$$.ARM.__AT_0x1000120C fie and ER_IROM1 file. how can i do ?
the...
Hi All,
My Server send ADV packet every 1.4 seconds.
Scanner (Peer) scan wiht parameters : 2000ms(period) / 1500ms(window).
WHY CONNECT happens only each 6 seconds not...
Hello everyone,
I experienced some weird behaviour with nRF52832 on the nRF52 DK when transmitting packets on different frequencies. If I switch e.g. between frequency channel...
Hello,
I'm using BMA253 sensor on custom board with nRF52832. I've implemented bus write and read functions using nrf_twi_mngr.
Here is code:
It is working, but I...
I run connectivity of ble_central_and_peripheral example s130 SDK9.0.
When NRF51 as central device, what the max it can connect with peripheral devices?
When NRF51 as...
Hi everyone, I'm trying to understand Eddystone example in NRF5 SDK. I'm successfully run example ble_app_eddystone. I also edit Eddystone URL from mobile app. I don't know...
Hello,
I want to create a small BT Mesh network to demonstrate the possibilities and advantages of BT mesh, for example switching on two lights via BT mesh, collect sensor...
I wan to network multiple avr microcontrollers with nrf240L1+. My project is 2 0r 3 seprate microcontrollers read tempreature from their sensors and send them to a base micro...