I have downloaded the motion_driver_6.12 for Nordic Thingy 52 as given in the readme.txt file. And I am using Segger Embedded Studio to build and debug the code. But the IDE...
Hi,
I'm working on a project originally based on the light switch example of SDK 1.0.0 and then upgraded to Mesh_SDK 2.0.1 and nRF5_SDK_15.0.0
I use the code shown in...
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...
Hi,
In our project nrf52 device scans for nrf52 beacon device throughout the day. It scans number of beacons available and send it to esp32 device on serial. that is how...
Hello
We are facing problem and please help us how to solve this problem.
> Condition,
- NRF52 DK - SDK version: nRF5_SDK_14.2.0_17b948a - Examble: ble_peripheral...
Hello guys.
Is possible integrate features from the IoT SDK to the BLE stack SDK?
I am planning use a Quectel cellular module attached to my nRF52DK and connect Azure...
Hello Everyone,
A part of my logic for the module i am developing requires to put the device (nRF52832) in low power mode for xx seconds. Once the timer expires, application...
Hello,
has anybody put two nRF52832 on the same PCB and make them work at the same time, one with BLE and the other with Bluetooth Mesh?
Or one nRF52832 and one nRF52840...
Hi,
In the multilink example, we are working on 4 links. I have 8 devices.
In the test process, if you connect 4 units first and turn off the 4 units connected at the...
Messages sent from the nRF52832 over serial, using nrf_serial seem to be getting lost periodically as they are received via an implementation on an Android Tablet. We are...
Use 64M Flash to make FAT32 FS, open Writeback mode(NRF_BLOCK_DEV_QSPI_FLAG_CACHE_WRITEBACK), write 1M file "1.txt", "2.txt" in order, use Windows PC to check the prompt ...
Hi,
I need to measure all width of continuous pulses without stopping the measurement. The pulse frequency is about 10kHz. But the frequency and the duty ratio changes dynamically...
Hello everyone,
It seems like a very basic issue but somehow I am unable to resolve it.
I have a characteristic of length 20 bytes. This characteristic is supposed to...
Hi everyone,
I am having problems in getting the twi peripheral to work properly with the accelerometer I am using ( NXP MM8653FC).
I am getting some wierd issues, firstly...
Hi,
I have noticed strange behavior when Android-Image-Transfer-Demo firmware is used (SDK13, softdevice 5.0.0-2.): Demo kit does not startup if powered from the coin battery...
Hello!
I am putting (with a wave generator) a square wave on pin 17 of the microcontroller, and I want that same wave to come out on pin 18.
How do I do that?
Do you have...