I am working on the proj that needed 2 MCU and nrf51822 work as slave.
I would like to know any ref on how to firmware upgrade on board without external tool?
We're looking for a Nordic nRF51822 based low profile/small USB dongle that we can use for our iBeacon software.
It would need to come complete with casing and the ability...
Hi all,
i want to establish connection between two threads in cmsis-rtos, can i use
1) semaphore to do this?
2)message queue should be used or any other ipcs can be...
Hi,
I have two CPU in our product. (STM32F2 and Nordic nrf51422).
I use serialization function to link those two CPU(refer to ble_s110_serialization sample)
But I find...
Hi,
My behavior is as follows
Turn on my device(use 51422) and advertising(2 Service and 3 Characteristic)
Turn on my cell phone(Samsung Note3),scan my device...
Hello:
I used analog IIC write MPU6050. Again after power download programs, mpu6050 can run up there ACK response. But the debug will not run. Simulation IIC because no...
Hello!
How can I communicate with my nRF24L01+ and nRF51822 at the same time. I can set up same channel, CRC-mode and I don't use ESB. But what about address? How do I set...
Hello everyone!
Has anyone ever implemented ANCS (Apple Notification Center Service) in ZephyrOS?
We are using nRF51822 SoC with the goal to connect to the smartphone...
Hi Nordic Dev community ,
using: nrf52840-DK SDK 15.2 softdevice S140 6.1.0,
Am getting a SoftDevice assert id=1 PC=0x17660 code=0x62D
App error handler id=1 PC=0x17660...
Dear Nordic Crew, I have got 5 adafruit feathers based on NRF52832 and nRF52833-DK so far. I would like to implement indoor localization based on BLE mesh and RSSI. As far...
Hi,
I am trying to integrate the Google IoT Cloud example into my CoAP Server. The example is using Secure API to esablish COAPS. I have enabled
CONFIG_OPENTHREAD_COAP...
I downloaded a project in named prj9160 from Github. The prj9160 had three folders : Azure, firmwre, mscerts. I run successfuly the following command :
west build -p always...
Hi everyone,
I want to run nrf_drv_saadc_sample in a loop but I do not want to use PPI and TIMER peripherals because they increases the power consumption of my device. I...
Hi , am working on mesh example from v1.8.0\nrf\samples\bluetooth\mesh\light_switch. In this example they are using generic on/off server , light LC server and other server...
Hi.
For example, for the nRF52832 BLE chip, could it, in some manner, be only visible/communicate with a specific/particular smartphone app? How? using the MAC?
Regards...
Hello, I have a nrf5340dk communicating with nrf52840 dongle connected to a pc with UART baud rate of 2M. Connection parameters are:
7.5ms Conn interval
1ms Slave latency...
Background The adxl362 driver native to the zephyr kernel doesn't support FIFO operations, so I built my own out-of-tree driver that relies on a new accelerometer API instead...
I wish to add a firmware version to my project. Because we are hoping to use OTA for updating I have set the configuration paramater:
CONFIG_MCUBOOT_IMAGE_VERSION
in proj...
After working with arduino's and microprocessors like the ESP8266 and ESP32, I recently started toying around with a nRF52840 dev kit. After going through some tutorials,...
Hello,
In my project i am using nrf52840 with my custom board and to upload the code through NRF_CONNECT application with soft device its uploading properly but with segger...
Hi, I have a problem configuring the PPP Modem correctly and I'm not quite sure what i'm missing here.
I'm running the code on a custom board. We are using nRF52832 to talk...
Hello dear!
1- What is the relation(formulas) between current in uplink I uplink and the data packet size?
2- What is the relation between the iDRX PDCCH repetitions ...