It seems BLE stops advertising after the first connection. Is this expected behavior? Should I restart advertising in my "connected" connection callback?
prj.conf:
main...
Hi all,
I'm trying to integrate joiner into my project, here's my goal:
We will start a device as our commissioner, and while it is active, we will start the other devices...
Hi,
I would like to know if nPM1300 supports an input voltage of 4V for Vbus. According to the datasheet, the recommended operating condition for Vbus is from 4V to 5.5V...
Hi, I am trying to set my acqtime different to the max value. And the build throws an error unless i set it to ACQTIME_MAX.
It appears in the header file it needs some other...
Hi,
I need support to get my brand new nrf9151 development board LTE connection up and running.
I have bought this kit and it came with 2 SIM cards as per documentation...
Hello!
We are planning to implement OTA update of an application and a second stage bootloader in our product. As a bootloader chain, we will use NSIB + MCUboot as the nRF...
There appears to be a bug with commenting in prj.conf. If I do this:
# This is the appearance of the device from the BLE SIG Assigned Numbers List (384 is general remote...
Dear Sir/Madam,
I tried to use GPIOTE and nrf_dev_gpiote at same prject on a MDK 5 project which is based on nRF5 SDK 10 and SoftDevice S110, but got this error:
.\_build...
HI, I found that the maximum number of connections 52832 can only be 15 connections, like this
// <o> NRF_SDH_BLE_CENTRAL_LINK_COUNT - Maximum number of central links....
Hello, everyone~
I need to connect nRF51822 and another big MCU with SPI. The big MCU is connected to a LTE module. The new firmware of nRF51822 need to be downloaded...
Hi
We're migrating our code from SDK14.2.0 to SDK15.0.0 and we can no longer see EXTSUPPLY as part of NRF_UICR_Type. Is there anywhere we can read about this change and...
Hello,
I'm working with a custom application working on SDK11 (nrF52832). This application is currently working but I want to add nrf5_SDK_for_Mesh_v2.0.1.
The application...
HI.
I had previously implemented spi communication using the STM32 chip and the LSM9DS1.
Now I want to implement the same functionality using nrf52840 DK.
But it does...
I wrote a pulse generation application on pin of nordic evaluation board to communicate from a sensor (according to the manual of that sensor)
however, there is s a step...
Hi,
just to share with the persons comming on this forum ;->>
please find test Tools for the motion on the thingy
and the unity driver updated today to support the...
Hello, I would like to get data from the advertising packet. I think that utilize this function is a good starting point :
Then ... For exemple, what do I need to do to...
HI ,All
I want to update the data at the same address in nrf52832 flash. What should I do? Do you have an example program? If you have, please send me a copy
Thanks...
Hi, I am designing a central using nRF51422, SDK V11, S130V2.0.0, modifying the central example to connect to a Ammicom BLE module of a product. After the CONNECT_REQ is sent...
Will the nRF52840 eventually support SPI speeds greater than 8 MHz? Will a preview / reference board for the nRF52840 be released with support for these higher SPI speeds...