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...
Hi everyone, I'm having trouble deciding on the "best" / "most sane" way to interface two I2C sensors with the nRF5832. Both sensors are on the same I2C bus. The first sensor...
Hi Bro
I have a project need to use BLE + ESB Concurrently, actually I have did it in my previous project
but seems it has problem in new SDK
In my old project: SDK11...
I'm using the nRF52 DK (with an updated firmware) to program an external target (using the "Debug out" connector). It looks like the programming speed is limited to 1MHz:...
HI,
I am seeking help in getting the only peripheral code from the ble_app_mtu_throughput. Actually, I want to use the only peripheral code in my and want to use the maximum...
I have multiple sensors. I would like to ask if there is support for linking 4 or even 4 Bluetooth devices at a time.
My ultimate goal is to connect 4 or more Bluetooth...
Hi
I've been experimenting with the ble_app_att_mtu_throughput example and have it running between 2 custom boards using PuTTY, but I'm struggling to understand why the...
Hello,
I am new to using nrf52840 and the Nordic platform. I have successfully uploaded the example code blinky and it works perfectly. However, my problem is that there...
According to the Cloud Guide in the Thingy 52 Android app, Step 3/6, one is supposed to search for the Maker Webhooks service. However, no such service seems to be currenctly...
MCU:nRF52832
SDK:nRF5_SDK_15.2.0_9412b96
MESH SDK:nrf5SDKforMeshv310src
The First Join Mesh Network,Client can normally enter health_publish_timeout_handler function...
I am new to ble, I have to develop an alert notification service on nrf52 DK . Some times i need to send strings from the central to the peripheral Is there any way to achieve...
The uicr_bootloader_start_address and .uicr_mbr_params_page have no NOLOAD directive (in all bootloader examples). With objcopy this will generate large object files. Locations...
Hello. I have problem with GPS example for nrf9160
I have:
Dev Board: PCA100900 0.8.5 2019.7
Source code:
mcuboot: v1.3.99 aebd4b96d2abbeea5a3392c623369dd61ddf40cb...
Hello,
I have a request for a system (powered with a nRF52840) that should manages up to 60 devices.
Is that possible ?
What kind of settings can I expect (connection...
Hello,
i'm very new with nordic environment and i would like to know if it is possible to handle two indépendant whitelist : one during advertising of my peripheral and...
Hi all,
I'm using nrf51822, sdk 6.1 and s110 v7.1.
My idea is to use the GPRS module of my board to receive the new firmware (the module works with UART), save it to...