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...
Hi,
I am using an nrf52840 MCU, Nordic SDK 16.0.0 and IAR Workbench for ARM v8.40.1.
The MCU has the following configuration:
- MBR installed
- DFU secure bootloader...
Hello everyone,
I faced with bus fault after running beacon example from mesh_sdk. It occurred after calling mesh_provisionee_prov_start().
Unfortunately, I didn't found...
Greetings...
Provisioning w/ Android tool only works when board is connected to debugger.
Provisioning failed to even find the devices when scanning after disconnected...
When enabling 3 instances of SPIM (1,2,3) on NRF52840 the application doesn't start at all.
Weirdly however, the application works fine when SPI3 takes SPIM3 and the rest...
Hi,
Does SoftDevices v7.0.1 supports Multiple Advertising Sets feature? I read that Softdevice v6.1.0 does not support the Multiple Advertising Sets feature. Let me know...
Hi. I was wondering if maybe you know where can I find the PCB desing of any of this modules: NRF24L01+ (the black one) or the SMD version. I only can find those pictures...
Hi gays,
Now, I want to c ollect a pulse waveform(example : 1s, 50% duty cycle ) which accuracy requires milliseconds resolution and I use PPI to read a capture value from...
Hi,
We have a custom board that uses an nRF52840. All our development is done on Win 10 based PCs. Our custom board is connected to our Win 10 based PC via USB and when...
Hello Sir,
We are using NRF24L01+PA+LNA SMA Antenna for transmission purpose using arduino using RH_NRF24.h library.
It is been set to 0dBm transitting power by default...
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...