Due to limited resources we are looking for someone who can help us with making a custom profile.
You are preferably in the Stockholm area and have done this before.
The...
Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
Hello,
I am working with nRF SDK V 16.0.0. I am using peer manager for my application, can I store my application data too using peer manager? if yes, please help to do...
I try to create coap server project and it should by updateable by DFU. I merge project simple coap server and thread dfu client, and I keep instructions in documentation...
Hello Everyone,
I am Using Nrf51822 module and s130_nrf51_2.0.1_softdevice . my actual function nrf51822 twi interface with stc3115 Gas gauge IC .read the battery voltage...
Hello,
I am implementing ble advertising using below code, i encountered a strange behaviour with this code. If jlink is connected the advertising works just fine. if I...
I have created one characteristic in which i am trying to write multiple bytes at the same time i want to use that for further processing, how to access that whole data which...
Hi,
I just started working with Nordic nRF52840 serial interfaces,can you please tell me which one is best for serial communication among SPI and I2c and why?And can you...
Hi Nordics, I know it has been asked over and over again about doing DFU of slave nrf52 using a central nrf52. devzone.nordicsemi.com/.../ota-dfu-application-firmware-by-ble...
Hi we are trying to program code using the SDK v12.3 library onto a custom NRF51822 board using SES. The custom code contains B luetooth routines, GPIO routines, and TWI routines...
PlatformIO team is pleased to announce the release of Nordic nRF51/52 development platform . This release introduces many new features and performance improvements. The notable...
Hi all,
I am trying to deploy the long range mode with nRF52840. I modified the blinky example under SK 16.0.0 and it just keeps resetting
and the error code is 0x0007...
I feel like a crazy person looking to store large amounts of data onto an external chip that is not a micro-SD (why not micro-SD? It's power-hungry and finicky ). NAND through...
Hi
Please help me sort out one question.
I have a peripheral device that stores an archive with data. At a certain point, the archive is transferred to the central device...
Hello,
We are focussing on the nRF9160 to build a IOT datalogger.
We would like to intergrate an micro SD card.
Now, I mis the 4-bit SPI interface ( SDIO), and I asked...
Greetings,
A very bizarre thing is happening. This is the umpteenth time I'm working on a peripheral driver and the code gets stuck at 'NVIC_EnableIRQ(UARTE0_UART0_IRQn...
I would like to implement Bluetooth 5 packet exchange without the softdevice.
How can we convert the
nRF5_SDK\examples\peripheral\radio\receiver
nRF5_SDK\examples\peripheral...