I read this older post ( devzone.nordicsemi.com/.../) and have a similar issue but with enough differences that I felt it was worth a new question.
I have an STM32 MCU...
I am having an issue with running the initial blinky example that came with the nRF51 PCA10028 SDK in the Eclipse IDE . I will include screenshots of the issue. I believe...
I use nRF51-DK and nRF51-Dongle for a BLE sniffer.
Always the sniffer fails and marked with an error "Encrypted packet decrypted incorrectly (bad MIC)".
It can not be...
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 am a newbie for BLE MESH. Trying to migrate the existing product which based on self-defined GATT service to BLE MESH network, and got confused.
Current scenerio, the...
Hi.
I am using nRF52840 as a USB mass storage device with SD card. I came across the docs stating that the total number of BULK endpoints available are 14 (7 IN, 7 OUT)...
I have a working code to get FatFs running with SD card over SPI0 interface on a nRF52840 DK. I wanted to know if it is possible to add another SD card with FatFs on SPI2...
Hi,
With the S132 SoftDevice running, is there a way I can ask it to temporarily pause interrupts for a small segment of time so that I can execute extremely time critical...
Hi, The DFU process is working correctly and I've tried downgrading the app version which throws the expected error, so it is stored someplace Accessing via the recommended...
Please tell me everyone's knowledge!
I've seen discussions on smartphones that support "LE Coded PHY", but I'm looking for a tablet size.
Is there any smartphone with...
I'm trying to get my nrf9160 DK to communicate with an i2c device so I setup a project to enable the i2c module and use TWIM to send i2c data. But then I run it and it only...
Hi,
I am using nRF52832 S132 SDK15.2
I am developing an application where the development kit which i am programming is a peripheral.
i want this to connect to specific...
Hey All,
I'm running the LTE Link Monitor on nRF Connect 3.3.3. I'm connecting to my custom nR9160 Feather via the built in USB-to-Serial. I'm able to open the serial port...
I tried to drive MAX30003 to get ECG signals through nrf52832.
I use an analog signal instrument to give the standard ECG signals. Now,the nrf's SPI timing sequence is right...
Hello,
The BLE peripheral I'm developing does not have any specific required connection parameters. I understand that the central ultimately controls the selection of parameters...
Dear
I modify the example of PCA10056 mesh light-server for PCA10059 and it works after I program PCA10059 by nRF Connect –programmer go through USB interface. But there...
Hello,
What is the PPM of LFRC?
In our case, the device will remain in low power mode (System ON, wake up from RTC). The device will wake up at every one hour. Which...
Hello Nordic,
nRF52840, SDK16.0, Softdevice 7.0.1.
I'm using LFCLK to generate an accurate tick for device time keeping (with Prescaler=255, Freq=128Hz, Tick=7.8125ms...
Hi all,
I have a problem when I connect the nRF51822 to my phone.
I use the softdevice S130 and the following code attach .
When I use the nRFconnect in my phone, I...