I thought this should be very simple but it has not turned out that way. I have started with the pc-ble-driver heart rate monitor (peripheral) example. I was able to take...
Hi,
I building a gas meter monitor ( peripheral ) that transmit meter reading to the Central.
The gas meter will be sending to the Central it's ID and meter value ( uint64_t...
The International Conference on Embedded Wireless Systems and Networks will host also this year a dependability competition to benchmark the performance of state-of-the-art...
Hi,
I find the CSCS example program reading zero at low cadence levels below around 50 rpm.
Using ble_peripheral example ble_app_cscs loaded into the PCA10040 board or...
I had manged to deploy and configure mesh networks on Nordic Thingy devices based on these 2 examples separately. 1. Generic OnOff models https://github.com/NordicPlayground...
Hello,
I am unable to access my SRJ profile with email id [email protected] due to two factor authentication. i do not get anything in the google authentication app...
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...
Hi,
I'm developing an application with the following hardware and software design components:
- nrf52840 DK with attached sensor
- nrf52840 USB dongle attached to debian...
Hi, I have some issues with my eclipse setup, I have installed all packages and followed the tutorial ( https://devzone.nordicsemi.com/tutorials/b/getting-started/posts/development...
Hello,
I am working on bootloader on nRF24LE1, for which a protected region should be configured. Therefore, I need to change NUPP in infoPage.
So my question is, is there...
Hi.
I watched the examples and docs with the on-off model. I tried to run these examples and configure. I don't understand when I need to use a server model when client...
I am seeing some behavior in BLE advertisement mode , that I would like to get feedback from expert in this forum. I am using modified Keyboard HID example, using nrf51 BLE...
Hi,
I'm using nrf52DK and 12.3V SDK .
in keil i can able to go to the debug session but when i press run button it is not working.
what could be issue ???