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...
I am attempting to build a project off of the XXX template repository. So far I have gotten the workspace set up and am now attempting to run "west build" but I get the below...
Dear Support Team,
I just started evaluating a nRF52833 DK board with the nRF Connect SDK 2.3.0. At this point I would like to start playing with the SPI but unfortunately...
Hello.
I am developing device using nRF52840 and i have question about input voltage.
Circuit is converting remaining voltage of battery using nRF52840 (Pin P0.02 AIN0...
I'm using nrfSDK17 with 52832.
When I build my code ,I will get error ad follow:
As L6407E explain,It seem that I only need to scale up IRAM size no less than 0x58....
Hi,
There is one board level hardware change in our new board design that requires different GPIO behavior.
Is there a way to program board revision number in ROM (not...
Hi all! As a disclaimer; I am a beginner with the Nordic SDK, so my understanding may be wrong. Please feel free to correct any holes in my theory. I am trying to use a custom...
Hi. I'm using nRF Connect SDK 2.6.1. I'm developing my own board based on nRF52840 SoC. So, I created an overlay file from nRF52840dk device tree. I could configure and implement...
Restarting the circuit will run the program, and not restarting will not run the program.
I used SES to develop before, and the program would run automatically after downloading...
Hello everyone,
Currently we're working on improving our DALI driver on the nRF52840 chip and NCS2.6.0, because we've experienced issues with transmitting DALI bits with...
Hi,
as a beginner in nrf world I plan to design a mini devkit with 9161. I plan SW pins connector for it to program/debug via Segger j-link and additional UART-USB interface...
Hello,
I am creating a new project that uses the nRF52810 as my controller, and during the development stage, I am using the PCA10040 nRF52832 development board. (I read...
I have three nrf5340 board. Now i want to use one as bis-headset and two as bis-gateway. I want to get two audio from two bis-gateway at the same time. Can i do it? How ?...
Hello everyone,
I'm experiencing difficulties flashing my Seeeduino XIAO BLE Sense board using the nRF52840 Development Kit (DK) from Nordic Semiconductor. Despite correct...
Hello All,
I have been trying to get the Xiao BLE Sense with the nrf52840 chip in conjunction with the expansion board to access the SD card using the FatFS example from...
I don't want to use nrfjprog as the runner. I want to use jlink runner when flashing. However it doesn't work, neither do nrfutil.
nRF Connect for VSCode doesn't work when...