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...
Hello,
I want to know to which pin should i rely my AMPERMETER so i can measure the current consumption of the µC .
If you have other hardware solution to measure the...
Hello,
I am trying to flash a Sparkfun thing plus nrf9160 board but I am not able to for some reason.
This is what I am getting on the logs when trying to select the...
Hi all! I'm new to mesh bluetooth technology and I'm stuck with some bugs.
I am using the development boards nrf52dk and my goal is to create a network of about 6 nodes...
I am using nRF5 SDK version 17.1.0 and am seeing this line in file examples/ble_peripheral/ble_app_uart/pca10040/s132/ses/flash_placement.xml
<ProgramSection alignment=...
Hi, I am trying to transmit data via Bluetooth from two sensors at the same time to a dongle that will send the data to the computer via USB, I am able to connect the two...
Hello,
I'm doing some current measurements on both the Thingy91 and the nRF9160DK and I'm seeing some weird behaviours. My setup is as follows:
First measure on the nRF9160DK...
Hi dear reader
I've read several threads on this issue, but none of them could help resolve my problem.
I've an application which currently is only starting some advertising...
Hi
I am looking for an advise about selection of the optimal connection parameters. I am using couple of nrf52832 devices as the nus peripherial. As the central device I...
Dear colleagues,
I'd be very grateful for your help in the following challenge: I would need to change pins and/or i2c bus speed without recompilation of my code.
I can...
Hi,
I am following the NRF5 getting started guide. Unfotunately, I am falling down at the first hurdle. When copying the .hex to the JLINK storage, a fail.txt is generated...
i am using a custom board same as the https://devzone.nordicsemi.com/f/nordic-q-a/29195/nrf52810-custom-board
i edited pca10040e_s112.
it got stuck at sd_ble_gap_ppcp_set...
Battery free BLE solutions are exanpding (wiliot, nexite, atmosic etc). Is there a plan in Nordic to provide a low power chip that will support battery free (or at least ...
I am trying to use the MCP2515 SPI2CAN adapter with the nRF9160 DK.
I started by trying to get the Zephyr socket_can sample to work. My efforts are based on this thread...
Ever since the toolchain manager v1.0.0 came out in the nRF Connect software, I have been unable to download it. I keep getting this error:
Any ideas?
Thanks,
Jow...