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 would like to know can I skip the system initialize for bluetooth stack , until I need to use the BLE stack to peripheral application ?
I have a project...
Hi!
We have two similar nRF52840 boards and want them to talk via nus_client and nus_server.
At the moment, we consider connection established after client receives the...
Hello,
I am using the AWS IoT library and I came across an issue when downloading a new image (FOTA) from AWS. The FOTA process starts so the image is downloaded up to 50...
Hi eveyone,
I try to using ncs DTM example , but I get error reset with following message. what is the meaning for MPSL ASSERT: 2, 80 , I cannot found any related info...
How do I get to the point that I can print a simple "Hello World" on a terminal from a custom board?
I have a custom board the is based on the nrf5340. Specifically, I am...
Hi,
we are working on a nrf52840 based device, which has an external mx25r16 flash (via SPI), having 3 partitions for: secondary-image, mcu-scatch-partition and application...
The informational section of Lesson 6 uses the "Controller/Target" nomenclature for I2C devices, but question 2 of the Quiz requires the use of "Master/Slave" nomenclature...
Hello,
I'm trying to achieve a rather simple program with three steps.
I initialize the SAADC to sample three channels (currently I only have one setup)
I "arm/prepare...
Hi,
In NRF52840, We use LFXO Oscillator (KJ3270001). We did not connect any crystal or Oscillator for HFCLK.
1) What will be the clock source for SPI and I2C communications...
Hi,
We've been working on taking the distance measurements from the nrf_dm sample and displaying them on a waveshare e-paper 2.13 in display. We've been able to get both...
Hi,
I have a project for nRF52 in VS Code. The project was able to compile and everything worked fine. However, after about a month, I reopened the project and now there...
I am developing LTE-M software on nRF9160. Previously, I checked that it runs well with nRF9160DK. Now I try it with my own board.
First, only for testing, I made following...