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,
This post is very old.
devzone.nordicsemi.com/.../
I have a nrf51822 chip and I'm using it as BLE and it exposes some service and characteristics and it is working...
Hello!
I set up a project using NRF24L01 and a patch antenna ceramic, the type used in GPS.
In fact, I tested several types of antennas, F, F inverted, GPS, Loop. But...
Hello,
I'm trying to create a PC application to read out some Ti Sensor Tag modules. I'm using a nRF51822 USB dongle and the Master Emulator api.
The nRF dongle sees...
Hi
I have my code like this .
unsigned char *encryptedData;
unsigned int encryptedDataAfterAppendingLength;
memset(encryptedData, 0, encryptedDataAfterAppendingLength...
Hello,
I am experiencing the following issue:
When trying to use the nrfconnect - bluetooth low energy app to configure my nrf5340 PDK, the connection to the board via...
I want to be able to flash (hex files) my Raspberry Pi 3, I am using Raspbian as an OS and I son't seem to be able to install nrftools for Linux on my Raspberry Pi. Are there...
I am building a product where a central device communicates with peripheral devices in a star topology. The main purpose of the communication is for the central device to...
Hello, is it possible to use the nRF Connect desktop app with any standard bluetooth low energy dongle, rather than the nRF52840 dongle or the nRF52 development kit? I would...
Hi, I've got a project runing fine on v1.5.1 but will not update to v1.6.1 with this west.yml file: changing the revision v1.5.1 to v1.6.1 to keep up to date with the sdk...
Hello,
I am using nrf52 DK to program an nrf52805 with the ESB protocol. My nrf52805 is in slave mode compared to a micro Stm8l serial connected.
I'm having trouble configuring...
Hi everybody,
I am working in a project where there are one central_UART with multilink and diverse peripheral.
The devices are a custom board Fanstel BC840, nRF Connect...
Hello ;
We used NRF9160-SICA-B1A-R in our project. We have to choose the old version (NRF9160-SICA-R7) as NRF9160-SICA-B1A-R is out of stock. the only difference, Some of...
Hello,
I am attempting to implement cell tower triangulation using unwiredlabs.com's api.
I have single-cell geolocation working. I am having trouble getting multi...
To measure the antenna in band 20, you can send a carrier in the frequency range from 832-862 with the command "AT% XRFTEST = 1,1,20,8320,0,1,4".
To measure the antenna...
Hi,
I am using nRF Mesh SDK 4.1 and nrf SDK 16. I started with the light switch client example on a DevKit.
I am trying to change the publication address of the client...
Hello, DevZoners!
Hope you all doing great!
I have 2 9160DK's and for a few weeks now I've been trying to connect to the LTE network and then connect to the nRF Cloud...
I have changed the ram start and ram size, but as soon as i am adding the 10th characteristic to my second custom service, the program is crashing? i've also changed BLE_GATT_DB_MAX_CHARS...
What is the maximum file size of the LTE Modem firmware update we can expect on the 9160 platform? I am trying to plan out our external flash size and partitions.
The...