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 started with an (older) nrf52840DK board. I'm following the instructions presented here: https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter...
Hello,
I'd like to test the condition when the LTE-M network is unreachable on the nrf9160dk. I have interrupted the antenna path by connecting a 50ohm termination to J1...
I designed a prototype custom board with the nrf52840 (QIAAD0).
It has a USB socket, with an external LDO supplying 3.3V to VDDH + VDD (following the recommended circuit...
Hi,
I am working on an SPI DFU on my NRF52840 DK using SDK 15.2.0. So far the init packet is able to transfer, however, after I create an object for transferring the firmware...
Dear community,
I compiled the ble_app_hids_mouse example from SDK 17.0.2. From the datasheet of BM833A, i can read:
Flash/RAM: 192KB/24KB
Compiling the project unmodified...
Hi,
I try to use the ADC of a NRF52811. The ADC input is on p.030,
that should be AIN6 according the datasheet.
The following I'm doing for initialization and I call...
Hello, i am trying to develope a I2C application. I am using the twi_sensor example of the SDK 12.3.0 I have configured my pins to SDA 14 and SCL 30 and i just want to send...
Hi,
All the BLE mesh examples provided by nordic requires nrf connect/nrf mesh application. But now I want to pair and connect my linux (Ubuntu) machine with nRF 52840 SDK...
Hello, I am trying the nRF52 DK but I am struggling to make an upload on it. My first goal is just to make the led1 blink. How could I troubleshoot the upload.
Each time...
hello,
first i use the nrf mesh sdk 4.2.0, nrf52 DK board and light_switch_server_example with small modifications for debug purpose .
I noticed that when i connected...
Hi guys
I am working on a NRF52832 device. My SDK is 15.2. I am on S132.
To initialiser the Softdevice, I use the following function :
You can see that we added a...
Hello,
We have an NRF52840 based custom design board where the peripherals run on 3.3v. I based my code on a combination of ble_app_uart and ble_app_buttonless_dfu examples...
Hi, I'm in the process of systemizing a protocol for a product where we have the need to use different types of advertisements. There is one periodic connectable advertisement...