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 all,
i want to know answer related to following question
1)what is use of uicr?
2)if i place some value in uicr and then change the image,then is there will be change...
Taking some measurements on a (very) bare bones update to the nRF9160 Feather and I'm getting around 13uA idle. I know the T91 is about 10uA at it's minimum but in what mode...
Hello there!
We are using nRF51822 SoC with nRF5 SDK v12.3.0.
Our nRF51822 SoC that acts as a BLE peripheral pairs and bonds with the smartphone running Android or iOS...
Hello fellow users, I've have stumbled upon an issue within my alteration of the ble_app_blinky example project.
I am using the PAN1781 nrf52820 evaluation board, which...
I am evaluating the usage of Azure C embedded SDK ( https://azure.github.io/azure-sdk-for-c/ ) in one of the nRF 9160DK development samples (https_client)
The Azure C SDK...
Hi,
I want to print the log through UART from the Custom board. In Custom Board Uart pins as configured with (RX: P1.00 and TX: P1.01). So, I want to read the log by using...
Hello all,
got the "ble module" that has the nRF52820 on it ... therefore I am wondering how to start
Currently I found this useful: https://www.nordicsemi.com/Products...
Hello,
I've been struggling to follow along with this tutorial:
Is this the most up to date instructions for how to update the device over bluetooth?
I'm using SEGGER...
I want to perform test modes on my rf module and want to connect it to the computer for that. Im planning on using the NRF connect for desktop for that but I am missing the...
Hello,
In my project, I am trying to connect and communicate with several BLE devices at the same time. Thanks to the nRF Toolbox application, I have seen how to connect...
Is there any way to determine binary size from hex file? We are using NRF-PROGRAMMER to flash firmware to device. Below is the screenshot of current firmware in said program...
Hi,
Is it safe to use NVS and Settings on the same partition at the same time (the same application, BLE is running, NVS can be called concurrently to eg. pairing process...
Hello, I am currently using nRF52840 + NCS 1.5.1 (including zephyr 2.4) I am using BG95/96 model meaning offloaded socket to have internet connection for leshain & lwm2m The...
Hello,
I'm working with nRF52833/nRF82540 for quite a long and now we're starting to enter in production.
For this, we would like to flash applications using FTDI to a...
Hello Sirs,
I loop typing the same command program:
clear>tart_channel 02>output_power pos0dBm>start_tx_modulated_carrier>cancel
After repeating the same instruction...
Hi,
Project development using board with HL7800 modem similar to Pinnacle 100 did not succeed with FOTA upgrade so it is been decided first to try it with nrf9160dk_nrf9160...