I would appreciate some suggestions on a good development flow to go from an Example to end application
I have nrf52832 on a custom PCB.
I tested several sdk13.0.0 examples...
If anyone will ever have this error:
When using c++ and singleton the use of operator new is not possible.
I found the solution in this post: forum.arduino.cc/index.php...
Hi I am using Jlink board, when connected to my pc, I can't select nRF5x programming.
Version I am using is 1.20.0.2. I tried the uninstalling everything and installing....
Hi guys,
In the iot sdk in mqtt.h there are typdefs for "mqtt_topic_t " and "mqtt_subscription_list_t".
I'm trying to set several topics (5) and subscribe to them.
...
Hi,
I am using nrf5832 that is running a coap server example.
I have modified it a little so it reads sensor data via i2c and returns the data using the coap callback.
...
Hi,
I would like to receive some suggestion about finding a CHEAP smartwatch / wristband already available that has these minimal features: BLE (with SDK / GATT profiles...
Compiled with Keil4 software compilation and C of the mixed program, the error is:Branch offset 0x00000228 out of range of 16-bit Thumb branch, but offset encodable in 32...
I'm attempting to control the microphone level from Windows 10 and Mac OS by configuring a Feature Unit.
The USB audio example demonstrates how to configure a feature unit...
Hi,
I am using the uart example from https://github.com/Rallare/fw-nrfconnect-nrf/blob/nrf9160_samples/samples/nrf9160/uart/src/main.c
I want to read serial data from...
I'm making my own protocol on nRF52832 devices and I'm wondering if there's any possibility to have data corruption when CRCSTATUS contains CRCOK value.
I'd like to get...
hi all,
I am using the following example:
"..\nRF5_SDK_12.3.0_d7731ad\examples\ble_peripheral\ble_app_uart_adc_scan_mode" to send via bluetooth data coming from ADC. ...
Hello, team.
Thank you for helping.
I was wondering that what is the difference between 'managed flooding' and 'relaying' in mesh.
The only one that I know is provisioning...
Hi,
I am just a beginner in this field and need support to proceed.
I want to have a BLE Mesh network using lights, switch and occupancy sensor. In this I want to use...
Hi,
I need to modify the ble_central_hr_c example to connect to the hear rate strap with the best rssi.
For this I got to say listen for 10 seconds or so to all the...
HI,
I want to update the application FW in mesh sdk environment from flash memory. The new binary is in the flash memory already (I received it from a spi-ethernet interface...
Hello,
I am working on the nrf52832 board. I am using the NUS example as the base.
For my application i need to send encrypted data from the phone i.e central to the board...
Hi
Tring to setup development environment using nRF Connect for Desktop ( nrfconnectsetup342ia32.exe), in Windows 7 host.
Used tool manager to complete all necessary necessary...
Hi,
we are using both system on and system off power mode in one of our application.
Sytem on : wakeup through RTC for an every 60 seconds once / GPIO.
System Off :...
Using nrf_mesh_sdk_4.0 and ble_sdk_16.0:
1.I want to load light_switch_server code on nrf_dongle.
2.And then take data from r-pi through usb of dongle and publish it over...
We have been using the nrf9160 successfully for several month. I'm currently upgrading our products to use the new modem firmware (1.2.0) and, together with that, to the most...