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...
Good afternoon,
I am currently using ble_app_hrs_rscs_relay example in the ble_central_and_peripherals part of the SDK. I am just testing out the example and trying to pair...
i am using the nrf52840 ble-uart development kit examples ( ble_app_uart_pca10056_s140 ), with an nrf52840 development tool board. Connected to a device that only accepts...
Hi All,
Currently, I am developing on nRF52840 and use nRF mesh application (android app)for provisioning and configuration.
So, for the publish and subscribe address...
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...
I am responsible for developing auxiliary logic in the nrf51822 and have run aground on an issue which I have not been able to find a solution to on my own so I am going to...
Hi,
I've finally managered to get pc-ble-driver (latest master branch) built and downloaded the connectivity firmware to the target, but now I met 2 issue which need help...
Hi, all, When I compile "light_switch_proxy_client_nrf52832_xxAA_s132_6_0_0" with SEEGER Embedded Studio, I got error: nrf_log.h: No such file or directory. I modified nothing...
I am using SDK15.2 with NRF52840-DK.
I want to use BLE5 long range Advertising features on NRF52840. and scan the advertisement on another side with a long distance seperated...
We have a system where the nRF52840 is running a cellular modem. We’re using the stock secure bootloader for DFU from a PC. However, we would like the option of updating over...
Hi I'm new with programming nrf52840 dongle (I'm using Ubuntu),
I try to wrote this code taking inspiration from the nRF5_SDK_15.0.0_a53641a (peripheral/usbd_cdc_acm and...
Hi. Bluetooth mesh provisioning freezes. I tried to change gatt proxy for better compatibility with sdk 15. Mesh sdk: 2.2.0
I changed mesh_gatt.c file only:
Added:
...
Example Project: UART/Serial Port Emulation over BLE
My Environment: Segger Embedded Studio v3.52, Nordic SDK 15.2, Soft Device s132, nRF52 DK, nRF Toolkit for iOS
It...
Hello,
I have several questions regarding BLE beaconing and scanning that I feel are pretty basic but I can't seem to find the answer. I have a nRF52840 Dongle that uses...
Hello,
Thank you for considering my inquiry! I am looking for an example project with the firmware to run a gateway through the PC, nRFconnect software, and a nRF52840...