I am looking for a freelance / contract developer to help us get nRF53840 working as a BLE controller under linux. ie: basic BT linux adapter. Integrated with BlueZ and similar...
Dear all,
I use FDS module to store some data in flash of nRF52832. I modified the example "ble_app_uart" based nRF5_SDK_15.2.0_9412b96 to test the fds functions feature...
Hello,
I am using nrf51422 with stm32L0. There is a uart connection between nrf51422 and stm32l0. I want to transfer data from stm32l0 to nrf51422 through usart and push...
hi........... folks
i am merging two programs together uart and TWI sensor ...using nrf52382 and segger 15.2version
i am getting the error in ble_nus_send ,
even i have...
Software and Softdevice: SDK 12.3.0 keil5
Platform: Windows 10
Hardware: NRF52832 DK
I am trying to combine WDT and FATfs together. But once I have both of them, there...
I am trying to get a good handle on the difference in average power consumption between BLE point to point and Zigbee on an nRF52840. We have battery powered products and...
Hi, For my project, I need to design a BLE packet sniffer which scanning the 40 channels. Therefore, I need 40 dongles are connected to a computer that can read and transfer...
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...