Hello,
Has there been any success with getting the python bindings for the pc-ble-driver running on openwrt? I've succeeded with the driver itself but not the bindings....
Hi Nordic Team,
In my BLE project I'm creating a Test application which gets all the advertising data from peripheral devices. The complete list of scanned device is received...
Hello all,
According to the documentation and this feedback on a case there is a maximum size for a particular cert before nrf_inbuilt_key_write returns NRF_ENOBUFS . Can...
Hello,
I am using nrf52840 DK, Segger Studio IDE, Win10.
My application is I want to transfer the image from iOS to the DK board.
I am aware of the Image Transfer...
Hello, i intsalled the software stack for use with latest release of nrf sniffer package.
By starting the capture process with wireshark 3.2 i have noticed an issue:
In...
I have a project where we have 2 nrf51 that need to be time synced with eachother.
The problem is they are placed on the body one on the back and one on the chest of a person...
Hi team Nordic,
Looking in the nrf53 datasheet, it seems like the PDM clocks are the same (peripheral) as the nrf52, is this correct?
You usually wanna run the newer high...
Hello,
I am using an nRF52840 on a custom board, and I want to add the workaround for Errata [87] Unexpected wake from System ON Idle when using FPU . However, the the...
Hi,
I´m trying to flash a custom board with nrf52833 chip with the nrf82833 DK.
How can i make sure, that tha DK board will program the custom board? Currently it...
Why isn't this working?
The MPU_RESET_PIN is set to : NRF_GPIO_PIN_MAP( 0 , 20 )
I can not seem to be able to alter the state of the PIN. Whenever I read the PIN its...
Hello all!
I have a timer that sometimes gets started inside the IRQ of the ESB and sometimes needs to be restarted inside its own IRQ
I'm running it in a "one shot...
Hello
This parameter must be modified e.g. if you have a large number of characteristic in your custom service.
is there a reasoning to calculate this or just "try and...
Hello,
We are developing on the NRF52840, using SDK 15.2.0 and FreeRTOS
We currently have DFU over BLE implemented, but we are strongly considering switching over to DFU...
Hello,
we are developing a firmware for the nRF52840 which requires the use of Bluetooth and the SPIS (SPI Slave) functionality.
We are using S140 & SDK 16.
We encounter...
Hi,
I'm having an issue with using nrfutil to generate a bootloader settings image for loading onto an nRF52840 MCU. The resulting image appears to have the wrong starting...
The SERIAL_OPCODE_CMD_CONFIG_TX_POWER_SET (0x44) is not supported in mesh SDK v4.0.0, so I added the following in the file serial_handler_config.c
#include "core_tx.h" #include...
Hi,
I have an application that needs 256kB of RAM however when I try to compile the code for the application processor it complains that there is only 64kB available....
Hi, I've created a custom service for my application. However, is there any way to give a name to the corresponding UUID? I want the custom UUDI to be appearing for example...
Hi,
I updated Segger Embedded Studio to the latest version, 4.50, after that it asked me to update JLINKv6.62a firmware update, but there after I had problems with the board...
Cortex M33 applications on the Thingy-91 - are we able to write any application program that would normally run on a standard M33 ARM processor (off the shelf) - or are there...