Apologies if this has been asked before but did search for 'format' in faq and got nothing.
I have been answering to questions.
In my answer I place hard empty lines....
Hi
i use nrf51822 s110 "hrs" example to transmit the data to ios.
I need to add an option to send back some data (from ios to nrf51822). 10 bytes maximum .
how can i implement...
Hi
i use the hrs example to transmit the data to ios.
but i need to add an option to send back data (from ios to nrf51822). 10 bytes maximum .
how can i implement...
Hello,when i get connected to the phone,when i call err_code = ble_hts_measurement_send(&m_hts, &simulated_meas) and err_code = ble_bas_battery_level_update(&m_bas, battery_level...
I got the Dynastream N5 kit and have successfully used it with limited ANT work and was trying to get BLE working but can't get a driver for the USB dongle. On the 51422 product...
Hi All,
I am working in the sleep mode with system off and wake up with internal RC clock.
It function well when connected to EV board...
I see the "Emulated System...
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...