But now I have a new problem that is whenever I set " PWR_UP " bit in CONFIG register then it drop the 3.3 volt vcc to 1.2 volt. I don't know why its happening. Anyway, is...
This previous question about multiple advertisements seems to be related to softdevice 7. I was unable to get a similar example working in SD/SDK8
My end-goal is to add...
We are considering using Gazell for an outdoor application, i.e. lots of noise and disturbances, constantly changing environment, where the amount data being transferred is...
Hi everyone,
I have found your git "Ble Optiboot"( github.com/.../ble-optiboot) , and I have understood, it is usefull to load a binary into MCU flash, I was looking for...
I'll go ahead and describe what I need to do and see if anyone might have some place to start for me since I'm having a lot of trouble figuring out what I need.
I'm looking...
Hello ,
I'm designing an embedded system with one of your RF chips (NRF24L01+) and as far as I searched for the datasheet , It seems like NRF24L01+ doesn't have a hardware...
hi,
For NRF52840, is the 125kbps sensitivity the same as on Radio? I used the 125kbps long distance mode, but the distance was not up to the ideal state, the deviation was...
Good morning,
I'm developing an application for nRF52805.
I saw that in SDKFolder/config there are all "complete" sdk_config.h files for all nrf52 targets except for the...
Hi,
I am using own hardware board based on https://www.raytac.com/product/ins.php?index_id=24 module, it uses nRF52840.
I
I am facing an strange issue that UART is not...
Hi,
can anyone provide any insight into moving beyond a pca10040 development board and creating a project for a custom board? What are the steps that you have to go through...
Hi,
We are looking to be able to reflash our devices on the field, as well as do FOTA. Critical device information (serial number, encryption keys, etc) are stored in the...
How does the ADC gain block work.
Suppose using Vdd=3.3V as ADC reference, analog signal input from 0 to 3V and gain 1/4
What will be the ADC core voltage for single...
I have an application where i have to regularly send gps data to an mqtt broker. I started with the mqtt sample which works fine, and i also tried the gps example with assited...
Hello,
I am trying to extract audio from the thingy's microphone using the microphone driver. I know that the data it produces is encoded in dvi_adpcm. I would like to decode...
Hi,
I am using nrf52833 development kit and using nRF5 17.2 SDK on KEIL IDE with softdevice as S140.
I am trying to compile ble_app_template example from the peripheral...
Hi Iam using NCS version 1.5.0 and DK version 0.15.0
Is it even possible to perform FOTA over SMP BT on NRF9160?I am using 840 as my controller and normal ble functionalities...
Hi,
I'm developing a system where I have a two button "remote" and connecting to movable part that plays sounds. My plan was to have a nRF52 in each of the parts. So ...
1. Can nrf9160dk protect code avoid any one to read firmware out and copy them in usb 2. Can nrf9160dk protect code avoid any one to read firmware out and copy them in externl...
Hi All,
I have 2 boards nrf52840 pc10056 and I need to run ble_app_uart using LIBUARTE with DMA in order to obtain a more robust uart communication
I would like to use...
Hi
This is probably not specific to Nordic, through talking about a beacon-type device based on nRF52 chip. The purpose of the beacon is to advertise its presence and once...