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...
Hi.
I need read the external voltage in input P030, and the battery backup voltage in P031.
If I read using only one channel, the P030 (AIN6 ) the value that show...
I want to send key strokes between two pic 16f887 microprocessors using the nRF24L01. I assume I can use ShockBurst to do the job. The master sends the key strokes and the...
Hello,
In the nrf5340_aduio application. I found it support 2 channels both of output(mic signal) and input(audio signal) on the USB device.
But i want to know if it can...
Hi,
I am debugging an application whth MPSL enabled and occasionally get this error:
E: SoftDevice Controller ASSERT: 48, 190
E: ***** HARD FAULT ***** E: Fault escalation...
Dear Nordic team,
I'm evaluating nRF5340 Audio DK for the use-case of broadcasting multiple streams.
Until now I've succeeded in broadcasting 4 streams (LC4 bitrate...
I download urfutil and install the nrf5sdk-tools in the Dockerfile
When running the image locally all is well, the installed commands are found.
But when it is running...
After interfacing my STM32 with the nRF9160-DK board and completing the programming, I now need to flash the board with the firmware update file, application file, and our...
Hi,
I noticed all of your DK have multiple UART over the USB port. I believe some are from the nRF91 or nRf70 etc and some form the Segger module.
For a new HW design...
what is the difference between internal oscillators and external oscillators for nRF52833?
What the functions are affected? can share more details so we can choose proper...
The sample source of unicast_audio_client and unicast_audio_server can be built with VScod or command line, but an error occurs when writing.
The error is as follows.
...
Hello, Im trying to use the Unity framework. I was able to run a simple test, however I would like to change the print function - UNITY_OUTPUT_CHAR . From the nrf/test/unity...
Hi
Is there a way to do this quicker?
I have my own custom characteristics. Is it like bonding will imrpove this? Atleast for the case of a reconnection?
Is it bonding...
Hello,
I am running a simple experiment to turn on all GPIO pins to active on the NRF52840.
The code attached works on the NRF52840-DK, and I am able to measure 3v on...
Just started another project using an nrf52840 dev board, and the printk() call produces no output. There is no output for Zephy booting, or anything else. I have tried both...