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...
hello Nordic
i am working with nrf52832, sdk 16.0 , s132 (v7)
i am trying to send and receive data from an nfc reader/writer module (NXP pn7150)
if i use nrf_delay_ms...
Hi all, I am merging TWI code with BLE. I started with the ble_app_uart example working perfectly, however, after adding TWI libs and drivers (nrf_twi; nrf_twim; twi_master...
Hi All,
we were tasked by a customer to develop software for the nRF52840 and they recommended to use segger embedded studio. We downloaded it from the Nordic web site,...
So the goal of what I'm doing is I have a Wurth Proteus III and I want to run the NRF Mesh SDK provisioner on the Proteus III. I have been told that this is possible and through...
Hi,
I have an application that I have built on the Cloud_client example, and I have a question about the data that is received when the nRF9160 first connects to the cloud...
We've been provided by a manufacturer with a reference implementation for a nRF52-based device and see a number of references to a "Jetstream" library from Nordic. The library...
Is there any plan to have an extended operating range nRF52840?
I'd like to be able to use it to, say, 105C
If not is there an alternative part with at least the same...
Hello,
I have been trying to upload a program and continually get the error; Timed out waiting for acknowledgement from device. Failed to upgrade target. No data received...
Hi All,
I am having a problem trying out one of the examples provided by Nordic. It is the "ble_app_hrs_pca10056_s140_uart" running on an nRF52840DK board. i programmed...
I am working on an application in which I need to store large amount of data in the flash. I have successfully integrated FDS Module in my application and I am able to store...
Hi,
The XTEMP, XPOFWARN and XVBATLOWLVL commands all allow you to set thresholds for temperature/voltage at which the modem sends a notification. When is the voltage/temperature...
Hello,
I am trying the DFU over serial example in the SDKv16.0. I am following up the tutorial here: https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter...
Hi All,
I created one channel PWM from pwm_drive example and its works well.
Now i m trying to add the PWM functions ...into my ble_blinky_central example.
Compilations...
I am working with an older version of the https://github.com/NordicSemiconductor/nRF-IEEE-802.15.4-radio-driver and the https://github.com/NordicSemiconductor/nrfx . Which...