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...
I have a BT app on an IPad. I can connect to the the 52840 dev board fine. I tell the iPad app to disconnect and it does.
nRF52840 dev board disconnects. When I try to connect...
I'm on Mac OS X Montery v12.5.1 (latest) on an Apple Silicon MacBook Pro, M1 Max, and I've installed 'Connect for Desktop' v3.11.1 and connected my nRF82833 DK board via USB...
Hi,
I am using two Nordic boards running custom client and server models. The board running custom client model is sending 138bytes of data, which is being received by the...
What is the canonical way to get a custom nRF52-based board into Nordic Connect SDK and/or Zephyr? We have developed a couple of custom evaluation boards for nRF52820, nRF52833...
Hi,
my setup Central is a nodejs app using pc-ble-driver-js Our peripheral is nrf52840 I read the examples and they help me a lot so thanks! Currently when I try to read...
Hi, I upgraded my toolchain from xpack-arm-gnu-toolchain (11.2.1) to xpack-arm-gnu-toolchain(11.3.1).
I'm developing firmware using Eclipse CDT, Windows Build Tools and...
Currently it is impossible to specify your own HTTP host header in the SLM-application nRFConnectSDK. The host header is appended automatically by Zephyr by using the host...
Hi all, I am trying to get characteristics value by caching the characteristic instance id. Currently I am using PC-BLE-DRIVER in our central(typeScript) to read characteristic...
I am working on nRF5340 DK Here Blinky sample program in running successfully LED is blinking. while running HELLO WORLD sample program its shows no error but its not connecting...
Hello,
when switching from 1.8.0 to v1.9.1 release unfortunately modem delta update fails. I have also tried with v2.0.2 but without success. I am trying to update the...
I tried a few demos for the nRF5340-DK and most of them work fine. What's unclear to me is where the TX Power is configured or what the default TX Power is in the Zephyr based...
Can you provide an example of how a thread commissioned Matter device can request and retrieve data from the internet?
I understand how a Matter controller can get data...
Hi,
I'm trying to capture and communicate BLE devices on the Desktop/Laptop running Windows and MacOS.
My Application is to capture BLE packets, Connect to particular...
Hi,
I have an application project using nCS with following prj.conf file:
The issue is I am using nrf52833dk and the flash is only 512kb, my build file .bin size...
We have two products which are very much similar and have both an external RTC. So processor (nRF5340) and external RTC are identical. On one product, let's call it WP, everything...