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...
Hi,
I am looking into the example of SAADC and sending data through BLE. My tests are based on this example: github.com/.../ble_app_uart__saadc_timer_driven__scan_mode...
Hello,
I have been working on a project that uses nrf52832 custom board. Recently, I have been trying to implement device bonding and realized that the data transfer rate...
Hello All,
Hoping this one is an easy one - have an image for the nRF9160-DK - it hangs unless I make a serial port connection - so, apparently - printk() is blocking waiting...
I like to use nRF52840 now instead of nRF82833 which was used during the CE-RED compliance test. I only like to change the nRF chip. All other components at the PCB will stay...
Hi Nordic support,
I'm sort of new to Nordic development..
1. Is it possible to output 32.768 KHz clock on a GPIO of nrf52 device ? In our design we use two crystal oscillators...
Hello,
We are developing an application using nrf52832 and the ncs 1.8.0.
Since our solution is battery operated we have configures application to sleep by default and...
Hi, I try to understand how to use the k_thread_create() to spawn a function (here called spam()) that takes a argument, and then runs with the argument. This code will not...
Hi Team,
I am working on NRF52832 based on the BLE mesh protocol here I am using the Light_switch example of SDK - nrf5sdkformeshv500src
Here I am trying on transmit a...
Hi everyone!
I am working on a project where I have to store files inside a FLASH coming from a GATT server , and be able to manage them through FAT in a GATT client . The...
hi professor,
software:nrf connect SDK 1.9.1
hardware:nrf5340
I have merged the peripheral_uart project to peripheral project.When the uart receive data, the asert...
From the introduction video it was stated that the Thingy 53 has a 4-pin JST connector which includes I2C. But there don't seem to be any documentation about this connection...
Hi,
I have just updated to nRF v3.11.1 on my Mac and "Toolchain Manager" is now failing to load, all the other apps seem to run correctly.
I have restarted the app...
Hi,
We are currently filling out the forms for BQB certification and I have some questions. We are using S132 v7.2.0 and NRF52833 for which I have already seen at infocenter...