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...
I've got an nRF52840 dev kit and am building my code using the app_ble_hrs_freertos project as a starting point. I'm building the .elf file, which I load into Ozone to do...
Hello everyone,
I hope that you are all doing well during those hard times...
I am writing a code for a nRF52840. The connection is successfully established with a cycling...
I have the NRF_CCM peripheral setup to encrypt packets on-the-fly. I can verify packets are properly encrypted when the payload size is 27 bytes or smaller. However, anything...
Hi,
I have created a configuration based on usbd_app_uart example where both usbd and softdevice are enabled on my device as soon as the device is turned on. When I transmit...
Hi,
I am developing a simple application that utilizes a light switch client example for NRF52832 with SDK15.0 and Mesh 4.0.
I am facing a problem when using the FDS module...
What could be the reasons that cause DFU Bootloader BLE not working with nRF Connect on PC (while it works with nRF Connect on iOS)? I have had various problem with nRF Connect...
Hello
I am using Seggar Embedded Studio for ARM V3.4 and nRF_SDK 12.3.0. I am trying to understand interrupts and interrupt handlers.
The interrupt request for Watchdog...
Hi I would like to ask you for advice on how to solve my problem with Ble and the timer I have nRf52840 and I am trying to add a timer to examples\ble_peripheral\ble_app_uart...
Hi,
Setup:
I’m sending ble packages with around 80 Hz from an server (nrf52832 sdk 15.2) to a client device ( nrf52840 sdk 15.2)
One Ble package consist of several...
This is probably a simple question for an experienced nRF developer.
I have a demo going where I can read or write any of four characteristics I have set up on my peripheral...
Hi all, i have two units of a custom board project that i made.
In the first board, I plugged the pins in the right position as you can see in the figure below, a). nRFgo...
Hello everyone,
How to read Scan Response in contentiously in every 5 seconds in my ble_app_uart_c. i can advertise ibeacon and Scan Response data both in same code but...
I am using SDK V15.2 and opened the SES example for dtm. I modified RXD and TXD pins since i use a custom board based on the nRF52832.
When debugging the example on the...
I need to implement DFU in a Unity3D application. I have tried to integrate the Android SDK library that you have on github. They are not integrating very well.
I have a...
Hi,
I wish to have a complexity comparison of SILK and CELT (CPU usage and memory footprint) as I have an audio (speech) encoding and decoding application, I think this...