Hi,
how long does it take time if i would wake up a nrf51422 rev2 (ANT and BLE) in deepest possible sleep mode ?
And how long does it tai if after wakeup it had to communicate...
I saw that the app_timer uses the SWI0. Could you explain what it does and what the advantage is compared to "timer_list_handler_sched()" calling "timer_list_handler()" directly...
Hi, I used the sample code "Master Emulator->2.1.7.8226->Example code->nRFUart"
to develop a new project, and encounter some questions...
we update nRF6310...
Hello,
How many RX buffers are in S110 SoftDevice? I know there are 6 TX buffers (so you can send 6 packets per Connection Interval).
How is it on receiving?
Is it e...
My sensor is off-standard,so I have to use gpio to read and write my sensor.
Gpio IIC will take about 0.5ms to get data.
My app need send data every 7.5ms,it seems that...
Hi,
My android Proximity application fails on service discovery only for the very first time it connects with the devices(nrf51822 evaluation kit with sdk 5.2.0). Actually...
Has anyone converted the app note AN34 DTM Python script to C# or C/C++ ?
The Python DTM script is works OK with the setup specified in the app note AN34 figure 2, which...
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...