Hello. I am literally looking at the set_hrm_cccd function in Python used to write data. This is for the S130 heart rate collector example. I understand the sd.ble_gattc_write...
Totally new to Python but managed to get things like pyserial setup and I've been able run the ble sniffer. However that is as far as my Python knowledge extends, so I need...
pstorage_load and pstorage_clear appear to work fine, but whenever I do a pstorage_store the callback function is never called. This happens whether or not the Bluetooth unit...
Our USB keyboard using nrf24lu1p does not work on Mac OS 10.11.
Before Mac OS 10.11, USB keyboard was worked, but on Mac OS 10.11, it does not work.
I think your library...
In my design I need the RX to be standalone , I.E. no controller attached to it , does the programming STORE in the Chip ? If I set it up as a RX and set a specific Ch. Freq...
[Dev Env]
nRF51 DK
IoT SDK 0.8
IoT SoftDevice
[Question]
how i change my ip in ipv6_coap_server example use ipv6_address_set / ipv6_address_remove API.
To...
Hi Guys,
I have a MCU RTOS project. in Hardware board, builtin Nodic BLE chip over UART,RTOS BLE stack works fine.
We also have a MCU RTOS Emulator based on Qemu,we...
Hi I am receiving the error "Linking C executable zephyr\zephyr_pre0.elf FAILED:" which I have found is linked to the mcp7940 device tree node through the error code " undefined...
Hi, all,
I am new to nRF Connect SDK and am currently facing some configuration issues with the MAX30101 driver in a Zephyr project. Here is the example program and source...
Mac with M1 silicon, installed latest Mac-specific nRF Connect for Desktop (5.02) and latest command line tools: 10.24.2 macOS
DLL error in GUI app:
Command line fails...
HI
when I try to uninstall/remove my connect sdk, tool chain manager says:
Failed to remove C:\nordicsemi\v2.6.0, operation not permitted. Please close any application...
Hi I have been working on an project using nrf5sdk_17_1_0 using Segger 5.42a but when I try to build the Blinky example it gives me build failed without any syntax error
We are developing a sleepy end device using the nRF52840, based on the light switch sample. We have set zb_set_ed_timeout to 16384 minutes, which is approximately 11 days...
Hello,
I am using the NRF52832 in my PCB design, and I have attached a screenshot of relevant part of the layout. My PCB manufacturer pointed out that some vias overlap...
Hello,
I have had this issue from the first time I installed VS Code and the nRF Connect Extension.
When I open my project, the connected devices pane is just missing...
Hi,
Since we started testing the new nRF9151 with the latest modem firmware (v2.0.1), we’ve noticed a change in GNSS behavior compared to the nRF9161/v1.3.6.
Recently...
Hi there!
We're trying to port the FreeRTOS Cellular Interface to work with the nRF9160 which is running the Serial LTE Modem application. The problem we are facing is a...
i have a nrf52840dk that is flashed with a old program i used. i want to try the nfc tag and read it using my phone. what should i flash to my nrf52840dk in order to use it...
Hello,
I am building the existing WIFI station app for the Thingy53 with the nRF 7002EB board - sample code: nrf/samples/wifi/sta
In the CMakeLists.txt file, the line...
Hi,
we are now using nRF Toolbox -> Logger tool on our phone to monitor Thingy91 application information via UART/BLE.
Now we would to monitor/log the same information...