Hi,
I'm using long write in one characteristic but if I try to configure this characteritic with write authorization (attr_md.wr_auth = 1) it doesn't work. I need to send...
Hi, I disassembled an Acer Mouse and saw a chip named "NRF A 3152c 1517UH". Can anyone identify the chip or provide me with the data sheet for it.
Regards,
Steve
After i asked this question , i changed to use SDK 8.0.0 hrs "s110_for_dfu",
As the same step to try,
i downloaded softdevice(s110) & bootloader(for 8.0.0)
then opened...
Hello All,
I am trying to create multiple threads for an individual tasks. But when I am creating new thread my program is not working and it's going into some infinite...
I have ASUS ZenPad 10 with Android 5.0.2,
BLE device on nRF51, S110 SDK9 with fixed passkey and encrypted characteristics with following settings
#define SEC_PARAM_BOND...
Looking for someone that has previous experience building multi protocol / time slot topologies using a mix of BLE (central+peripheral) & custom Gazell connections running...
Hi.
I have nRF51422 borad and want to flash to nRF51422 with JLink.
I supplied to 3.3V power to board and is connedted SWDIO to p23, SWDCLK to p24. JLink is connected...
I’m getting some strange behavior after repurposing the WS2812 driver sample with the following code. Note that my code has Bluetooth enabled. It seems like it might be some...
I use ncs1.6.0 to develop on nRF52832DK. The current requirement is to enable PA LNA support on mesh.
I learned how to use FEM driver through this blog . I added the corresponding...
Hello,
Is it okay to supply the nRF21540 with a DC/DC or do I need to use an LDO? Are there any performance differences of the nRF21540 when choosing one over the other...
I'm finding that the signal strength of the radio is too low in my nRF52840 custom BLE project. I would like to increase the radio power from the default 0dB as our RSSI values...
I made a custom model under ncs1.6.0 to publish uart data. When the data I want to publish exceeds 85 bytes, an error occurs in debug:
<err> bt_conn: Unable to allocate...
NCS v1.6.0
CONFIG_SLM_GPIO_WAKEUP =y
CONFIG_SLM_INTERFACE_PIN =24
When Serial LTE modem is woken up after #XSLEEP=2 without 2s delay, it starts to loose some unsolicited...
Hello,
I'm using the sdk v17.0.2 with softdevice s140 with a custom PCB shipping the nrf52840.
I'm facing an issue where I cannot enable NFC and softdevice at the same...
Hello everybody. I am currently evaluating some BLE Tags, if they can be used as an BLE doorkey. The chips I am talking about are the following: nRF51802 nRF51822 nRF52832...
Hello support team,
I try to get the NRF52840 DK to work as a central with FreeRTOS. Connecting and getting notifications works well, but the device freezes on a disconnect...
I am running a Zephyr OS, and I am using the mbedtls APIs to do my cryptographic operations using the Cryptocell as my backend. My question is should I be using a mutex of...
Hello,
We have a physiological monitoring system in production where we used NRF52832 as a peripheral. Connecting this peripheral with Windows bluetooth, we realised that...
Hello,
I'm currently looking at using a last will message that updates an attribute on the cloud if the device disconnects from the broker. The broker and client agrees...
Hello everyone,
My current setup:
1.Development Kits = NRF52840
2.Nrfutil Version = 6.0.1
3.Softdevice = S140
4. Operating System = Linux
In current goal is to...