I'm trying to perform communication between my device and iOS and I ran into some problems. For tests I'm using iPod touch 5 with nRF Toolbox and LightBlue apps and nRF51822...
I've been using Master Emulator API 2.1.3 in Visual Studio 2010 Express, and have spotted a fix I may need in 2.1.5 so I've switched to using the 2.1.7 API. However, I've...
Hello,In normal condition, I use UART,pwm,spi an so on.Now I want to clear the configuration, and enter System ON mode.But I don't want to system reset.
How should I do...
Hi, everyone~
My goal is to collect data from 4 sensors simultaneously using iPhone.
Now, my testing code for sensor nodes is working fine. It was built based on the...
I am an android developer and I am using your nRF Master Control Panel (BLE) product as published on Google play. Below is the link to the app:
play.google.com/.../details...
I want to build a USB dongle, so I purchased the nrf24lu1+ development kit. However, in order to program the target board, it would seem that I need the nrfgo. Is this correct...
Hello,
I am working with the nrf52840 chip, and would like to store a serial number on the device that persists across boots and OTA-DFU. I have integrated the nvs sample...
Dear All:
We run a simple message model in light_switch_client and light_switch_server code.
After provisioning the two nodes via nRFmesh app and set pubilsh in clent...
Hi,
We need to refer detailed documentation & implementation for health model struct bt_mesh_health_srv_cb
we referred to this document - https://docs.zephyrproject...
Hi, This appears to be similar to Case 232209 (from 3 years ago).
What: I am looking to have the 9160 act as a producer - sending ANT and GPS records on a regular basis...
I have a problem to advertise a service. When I include a header file, an extra service is automatically created. It seems like that the service will be advertised twice....
Hi,
I managed to do a DFU with an application on a nRF52820. Now I wanted to test if I can also update the softdevice. For this I read the following article: infocenter...
Dears,
I am developing a device base on nrf52833 SOC, nrf Connect SDK ver2.0.0.
I run the bluetooth mesh sensor server example and I want to have OTA on it.
But when...
What is the maximum time that I can use in app_timer_start?
I tried setting it to APP_TIMER_TICKS(15 * 60000) in order to set a timer of 15 minutes but it timed out after...
Hi,
I programmed network core ble5-ctr-rpmsg_3303.hex with nrfConnect programmer. I then used VS code to run/debug nrf5340_audio_dk_nrf5340_cpuap.
Please let me know why...
I've been trying to connect to a mqtt broker using the program called "mqtt_simple_sample" provided in the example files.Sadly I've been unable to get it to work.
I changed...
I'm looking to set up a UART-BLE passthrough for high data rate transmissions (~7500 bytes/s). I've been looking into the peripheral_uart example script but it can't keep...
Our software engineer working on this has recently left the company who and he is unavailable to help out. I am very in over my head with this. The software our tester uses...
Just want to report this for anyone running into the same problem. I already resolved it.
I used Toolchain Manager version 2.1.0 to install everything on my M1 Mac. When...
Hello,
I need to configure server parameters in the "Bluetooth Low Energy Standalone v4.0.0" PC application used with nRF52840 dongle.
I configured Device Name as Read...