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 am trying to change the mac address of my device every time I advertise a packet. I have a callback on_ble_radio_active_evt where I update the address like this:
...
(I'm developing a firmware on nRF52832, but had actually stareted on nRF51822 and observed the same issue, SDK 12, pending migration to SDK 15)
When my app starts, I output...
Hi all,
I am investigating different protocols to support a network of very low-power Devices and Hosts. The Devices are mostly static (i.e. they don't move around very...
Dear developers,
I am developing a scheme where the nRF51 (central role) connects to iOS device (peripheral roles). The nRF51 connects, performs the discovery procedure and...
Hi,
I developed an application on the nRF51 Dongle (PCA10031) and am now trying to port it to this module. It is a nRF51822 AA device (256K Flash, 16K RAM), and it is Rev...
Hello everyone, I'm currently working on a project and I'm encountering issues.
The project involves with a BLE and a smartphone. The goal is to send Data from an application...
Hi
I have successfully(?) altered my application from using BLE_GAP_PHY_1MBPS to BLE_GAP_PHY_CODED. But how can I test it?
Prior to the modifications I tested the application...
Hello.
I'm trying to add encryption to the secure DFU bootloader. I'm using SDK v15. I know this topic has been discussed on this forum before. In particular I have found...
On NRF52840 DK, I don't have a softdevice installed. I want to do DFU with s140 softdevice only update. But it gives the following error:
raise NordicSemiException('Extended...
Hi,
I got a problem that doing the DFU through buttonless example, but successfully upgrade only in bootloader.
I used OPPO R9s (Android 6) with my personal cell phone...
which pin to use for TWI method communication, in board type 10040 nfr52832 model Taiyo Yuden EKSHJN
in file 10040 I have this definition of pins: what should i change...
Hello:
I have been at this problem for days now and not getting anywhere to a solution. My app is using a static passkey for encryption and does timeout after 30 seconds...
Hi,
I'm experimenting with incorporating " ATT_MTU Throughput" Example into our project.
I'm using nRF52832 as the peripheral and a SDK52 as the central.
The central...
Hi Everyone
I am trying to achieve the following objective
I want to upload the hex file of my application code which blinks leds after 1 second without using th SWD interface...
Hi,
I have my application working on NRF SDK11 on NRF52832 with softdevice 2.0. I am porting the application to SDK 14 and SD 5.0. I am facing APP_UART_COMMUNICATION_ERROR...