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...
Hi, I'm trying to implement SOFTDEVICE_EVT_IRQHandler as in HRS example,
this is the handler source part:
for (;;)
{
uint32_t err_code;
if (!no_more_soc_evts...
I want to create voltage divider for ADC input so I need reference voltage for it. I was wondering if I take it out from DEC1 pin? Any how if I measure voltage from DEC1 pin...
I am developing an application on nRF52 wich simultaneously acts as a central and peripheral and I am using the Peer Manager to manage bonding. The central needs to stay connected...
I have the PPK measuring a custom nRF52-based board. The board consists of the nRF52, a I2C sensor, and bunch of caps (210uF worth). We built a custom board to do current...
We highly anticipate it will but wanted to ask here before we might ask Nordic Support to confirm that the nRF52840 will make use of the ARM TrustZone CryptoCell to provide...
I'm looking to design power management circuit for a 3.7V Li rechargeable battery powered wearable sensor design. Any such reference design would be greatly helpful!
Thank...
I'm developing a device that's supposed to establish an encrypted connection with an Android device and I've gotten PM_CONN_SEC_ERROR_PIN_OR_KEY_MISSING during connecting...
I have the Type 4 Tag sample application running and I can read and write the tag without any problems.
I'm getting a little confused reading through the sample application...
Hello,
I am working with the GPIO tasks and events feature on my nRF52832 DK. And I noticed some strange behaviour. I want that two Pins will toggle if some timer events...
Hi,
Please help me with the following theoretical situation:
I have a NRF52832 running HID profile, mostly sleeping.
From time to time, an external interrupt occur (GPIO...
Hi,
I am trying to get the data written from a central (a smartphone in my case) to one of the characteristic of my peripheral using write request. The problem is that...
Dear developers,
We had a working application with SDK11 SD2.0.1 that we have migrated to SDK12 SD3.0.0. With SDK11 we could successfully bond to multiple peripherals and...
Hi. I use the nRF51882 and Arduino ide for developing. My main goal is turn on and off the Led thru the Bluetooth interface. But when I use the UART service for it I have...
I am seemingly haunted by spurious 'soft resets' I cannot seem to find a good explanation.
I have an application that is to be dormant until activated. When waking up I...