I have a PCB with an nRf51822 @1.8V, using the SDK 10 (no chance to change it).
The PCB itself with everything but the nRF (we did not iron it on purpose to measure consumption...
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,
I'm working with NRF52832 in a BLE mesh project and I'm a newbie in this filed.
Project description:
- There're 5 devices in a BLE mesh network.
- In each device...
Hello,
in the corse of implementing pairing / bonding on top of the softdevice, I was looking for examples. The only example I've found, that seemed to not use the peer_manager...
Hi,
Currently i am developing BLE communication software for Android and iOS
This software is under Ionic development.
Is there any solution for Ionic/ Javascript development...
Hi !
When i try to open gps sample and enable SUPL client support with CONFIG_SUPL_CLIENT_LIB=y, i received this alert so i cant import project file:
I already have...
Hi all, I am working on light switch example and I want to perform different LEDs have their own switch, i.e. button 1 control LED 1, button 2 control LED 2. The problem is...
Hello,
I am working on a project where I can have Voice over IP on the NRF9160 DK. I am now working with a I2S microphone ( https://www.adafruit.com/product/3421 ) at the...
Hi,
I am setting a nrf52832 for an OTA DFU using BLE. I am on windows.
After managing to run the Secure DFU Bootloader following the getting started , I am trying to merge...
I'm using s140_nrf52_6.1.1_softdevice and nRF5_SDK_15.3.0_59ac345 on a nRF52840.
We are trying to verify that, indeed, we are successfully entering and using coded phy mode...
Hi!
I've been having some issues with the ppk recently. I've been trying to measure the current on our custom board but it was showing way too much so I tried on the DK...
What are the set of commands to send data from node (router or end device ) to leader through router,(not directly connected); in openthead cli mesh build example in https...
Hi there,
I have a question about using zephyr on my nrf52840-DK board: I want to set the system to run at 64MHz for Zephyr. However, I can't find an option to do that....
Hello,
in keeping with the low power theme, I'm looking for some help in understanding the relationship between the pcb thickness, antenna trace and range.
Using the reference...
Hi every one,
I am using mesh in uart_app
PROJECT-------->
I am sending data through nRF UART APP to BLE (in MESH condition) and the received data on BLE sending it...
Dear Sir/mam,
Could any tell what header file I have to include to resolve this error? Please see in the screenshot
And in which I am sending data using nRF UART APP,...
Hi,
The Segger software does not work behind a proxy server.
After installing and licensing it (by moving the machine outside our corporate firewall) we try to start...