This is both a general tip for users and a question; does anyone have good success with the LIS2DH12 double-tap feature? The 3-axis accelerometer works well but the use of...
Hello-
I'm working with the " Experimental: Wireless UART Example".
Is there any way to periodically send data rather than just typing data into terminal?
hi,
I used nRF52932QFAA ,SDK14.2 uart bootloader.it works well with softdevice loader 5.0.0.But when I download my app(without softdevice),it cannot work.
Flash composed...
Hello Noric Dev Zone members,
we are looking for a Firmware developer supporting us in bringing Hyko to our customers.
What we are working on is making energy heroes in...
It would be very helpful to hear of others experiences getting these licenses, also I would like to find out if anyone has any advice of anything to be included or excluded...
Hi All,
I am Working on nRF52840 and using nRF52840-DK.
Below is my working environment
SDK - nRF5_SDK_16.0.0_98a08e2
IDE - Segger Embedded studio (windows 10 -...
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...