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...
Hello,
I would like to have more info about canceling the pairing request on iPhone (thru the popup that asks if you want to pair with the device which is managed by iOS...
Hello,
OS: Ubuntu 22.04
SDK version: NCS 2.6.1
Modem firmware version: nrf91x1_v2.0.1
We are evaluating NRF9151 in a new design. We have some prototypes built...
For a project we need to evaluate DECT NR+. We have used the `hello_dect` example ( https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/samples/dect/dect_phy/hello_dect...
Hello, I'm developing an app that will allow a programmer to flash application firmware and modem firmware. I am able to flash application firmware via JLink Commander. The...
Hi, I had a project which was configured with upto 5 simultaneous connections. Recently moved from NCS 2.4.1 to 2.6.1 and now the advertising stops after one connection. I...
Hi,
I want to DFU the nRF52 from nRF91 over UART. And I find this sample: https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/samples/cellular/lwm2m_client/fota_external_mcu...
We are working with Zephyr to program the development kit for now and later the real board,
We need access to both UART0 and UART1 but we can't seem to get UART1 to work...
Attempts to build the Matter light bulb same fail for me under these conditions:
A new nRF Connect SDK install on Ubuntu
Toolchain v2.7.0
SDK v2.6.1
VS Code...
Hi,
For Production I need to program by SWD 10 nRF52832 devices simultaneously. The production tools will be prepared for separately connecting 10 SWD interfaces to 10 different...
Hi.
I am experimenting with an internal temperature sensor (TEMP) on an nRF52810 microcontroller and have some questions:
1. How to select a crystal oscillator as a source...
We are developing nRF52840 battery powered device, NCS 2.5.2.
Wanted to use shell for external commands for system testing (currents must be low when the debugger is not...
Hey,
I'm currently working on a legacy project that uses the NRF5 SDK. Rewriting the project to use the nRF Connect SDK would be tedious, time consuming and likely to introduce...
Hello support team,
I have question on how should i setup child image. In my project i need to use hci_rpmsg sample as child image for the bluetooth. However, the current...
Build environment is the nRF SDK Connect for VS Code extension with ncs 2.3.0.
I am trying to accomplish DFU over UART with mcumgr serial console in which primary slot will...
Greetings,
We are trying to enable/implement the read-back protection feature of the nRF52840 SoC and during this process we came accross this reported vulnerability of...
Hi
I am setting up our project to generate a test plan in Bluetooth.com. It is a custom hardware using the nRF52832, so we need to do the RF.PHY-testing.
So in the qualification...