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...
I'm using a nrf52840dk as peripheral and iOS (iPhone 8) as a central. They are to be paired. The pairing routine is already implemented and works fine. The problem is that...
Update: Was me being a dumb ass and calling the advertising start higher up in code that I thought I disabled. After truly disabling the BLE, I was able to debug and found...
Hi,
Overview: In our board BMD340 (containing nRF52840) module present with GSM module and they exchange data using UART(PINRX-6,PINTX-7). Now we trying to use "ble_app_uart...
hi,
i am using one central and 18 peripherals. i am unable to send data to one particular peripheral from the central .plz help me to identify a peripheral in the group...
Hello, We were interested in a new SoC nRF5340, but I would like to determine some points in advance:
peripheral blocks remained the same as in nrf52840. Or were changes...
Hi there,
I would like to add the device address of a central to the whitelist on my peripheral. Is this possible without bonding? So I set sec_param.bond = false in pm_sec_params_set...
Hello.
I am working on ble project and using uart communication between bluetooth and stm32. I need to reinitialize uart module in case of any error in event handler but...
1、nRF52830。Does the dongle included with the product support the over the air packet capturing function of Bluetooth?
2、We need Bluetooth to grab packets. Do we need a third...
Hello,
nRF52840-DK
SDK: 15.3.0
s140
OS: Ubuntu
IDE: SES
Our application is has a notify characteristic that works when attached to the JLink debugger. I can get...
Hi, I am using nRF51822 on my custom board with SDK 12.2.0. I use DFU bootloader, and can update application in BLE from DFU mode with bootloader (dual bank mode is used)...
I am using the nrf52 Dk with nrf52832 chip and i want to write bulk data onto the dk and then when i read the dk from the mobile app nrf connect, i want to see the written...
Hi,
I am trying to integrate the DFU service into the ble_app_uart example. I am using NRF51822 with SDK 11. I was able to successfully run the ble_app_hrs with dfu. So...
Hi. I'm using 2x nRF52840 DK's + eero pro.
I've been noticing some stability/longevity issues with examples/thread/freertos_coap_server in nRF5SDKforThreadandZigbeev3209fade31...
Peer Manager in recent SDKs supports up to 20 peers but SoftDevice functions like sd_ble_gap_whitelist_set() and sd_ble_gap_device_identities_set() are able to handle up to...
Hi, I am trying to get BLE packages with the nRF52840 Development Kit without using Wireshark or other external app. Does anyone have any solution? Thanks in advance