Hi,
I got my hardware modification which added the nRF21540 to our system more or less running under NCS v2.9.0.
Currently, I have the following FEM and antenna configuration...
I'm encountering a blocking issue when trying to create a new board using the NCS Board Wizard in VS Code with Nordic Connect SDK v3.0.0. After filling in valid inputs and...
Hello, We're developing a firmware for our board based on nRF9160, using ncs 2.7.0. We want to allow the user to set the certificates over i2c. How can we in a secure mode...
Hi
Is it possible to stream 128 kbps .acc, .lc3 or .mp3 Spotify audio from server to nrf9151 ?
It says it supports 300 kbps download, so maybe 150 kbps is realistic ?...
Hello,
I'm currently working with a custom board using the nRF5340 SoC, and I'm running into unexpected current consumption behavior.
When the device is in advertising...
Hi everyone,
We found that the LIS2MDL_INT interrupt from the compass on P1.06 affects communication between the app core and the network core.
About 3 seconds after...
Hello,
I've an issue that I can't find clear instructions for the nRF5340 serial recovery for the network core.
Being able to update both cores from the bootloader level...
Hi all,
I would like to know if it is possible to use the uart before the actual bootloader runs... I need to communicate with the master uploading the firmware before...
Hi All,
I need to implement a kinda a mesh network of Nordic device nodes placed nearby to act as a relay, for that I have a use case where following requirement.
...
I'm porting a nrf51 project to nrf52. I'm using softdevice s132 1.0.0.3 alpha. When compiling I get a lot of L6406E errors and a L6407E error. Do you know what's causing this...
hi,
I should how to transplant the official DMP mpu6050 library to nrf51822 above?I don't know how to transplant it and could you tell me how to transplant it?
I have combined to programs Ble_uart and Spi_Master into one. However, after uploading the file the GPIOs do not work (No clock is generated). Meanwhile when I erase the softdevice...
hi,
I downloaded the master control panel(mastercontrolpanel.3.4.0.8098.x64) from Nordic website, but it can't install it in my PC becuse of my 32 bit windows XP system ...
Hi,
Here is the piece of code that is bugging me.
The code algo is at every 500ms timer2 interrupts, and the adc captures 1500 samples and stores it in an array .I always...
I'm using nRF 51822 to develop a proprietary wireless protocol.
At Rx side, every 500ms have a listening window with 10ms to listen if there is package to receive. So 10ms...
I am testing with SDK6.1 S110 7.1. I've noticed that when I try and update the Bootloader image using the Android MCP app, everything updates fine. I have logic in place that...
Hello fellow developers,
I am new to BLE applications and I am trying to do a very simple device with three buttons that informs a Android smartphone when one has been...
Hello all,
I have an ANT project which is running fine using S210 SoftDevice (SDK v8.1.0).
Now, I am trying to extend this project for BLE operation, by switching the...
I have my devices programmed in a way, that they decide whether to enable SD and transmit via BLE or to keep it disabled and start operating using Gazell.
In this case I...
So Segger recently asked me to update my Driver to V500j to be able to run my new J-Link programmers. However this update has completely bricked my Test Software which uses...
Hello,
I would like to ask you if anyone wrote Python script for connecting PCA100000 dongle to computer and using it without Master Control Panel. How this can be done...