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 sir,
I am using nrf52832 Dev board in that set the time and date by using nrf calendar github library.For setting the time and date i have used functions as nrf_cal_set_time...
Hi all, I tried the Serial DFU sample with NRF52840-DK board in ubuntu
The project build and run.
When I use mcumgr the command work but was non possible to me upload...
Hi all,
I'am running DFU in zephyr over ble through nrf_Connect_app. but the speed of transmission is low ,
how can i increase the speed.
Regards
Tushar
Hello,
I am trying to create a simple application using C++ 17 on nRF52840.
I use VS Code and CMake-based project settings.
I am able to use latest language features...
Hello yet again Nordic World
And yet more WTHIGO questions:
10040 board as central under SDK 12.3. For each message passed from a connected peripheral, the central board...
Hello,
We are designing a product that is coming in production. We have been told that for production the "radio_test" example project was enough for general RF testing...
Hello,
I have modified the Openthread-CoAP example. I'm am tring to build a device, that will automatically join an exsisting thread network. So there is the joiner-autostart...
Dear Nordic experts, This short code snippet is supposed to reset (unprovision) a Bluetooth Mesh node and reboot it (NCS 1.7.1): The function is wired to an input pin. After...
Hello, I try read and write characteristic in serene bed shaker device using android studio. I bond the serene bed shaker device successfully but after i can't write a characteristic...
Dear Nordic Engineer
We recently encountered a problem about I2C.We have a smart door lock product, it has a fingerprint module that is an I2C interface, so we use the TWI...
Hi,
1. I need to change the total free space of this file system: Current size:24576 bytes
3. I made the following adjustment, but it didn't work.
4. How do I modify...
I've got the zephyr sources for https://github.com/nrfconnect/sdk-zephyr.git and https://github.com/zephyrproject-rtos/zephyr (everything I get is master/main)
$ west init...
I am using the programmer on the development kit to program my nRF9160 device.
I am using a Mac running Mac Big Sur 11.6.1
nRF Connect for Desktop v3.9.1
Programmer...