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...
I am using nRF52840 SoC for NCP/RCP application at the border router side, and nRF_Connect_SDK_v1.9.1 for NCP/RCP application development. My border router is my custom gateway...
Hey!
I want to try my SIM but I can't start the modem. Each command related to the modem that I execute gives me this error. I tried different firmware, but I can't upload...
I am looking for a BLE module to develop a product which will be used to track location and speed, with at least 2Hz frequency.
Requirements:
- Precision (location must...
Hello,
I would like to use the nRF5340 DK external debug port to program Thingy:91 as shown in Thingy:91's Getting started guide.
I believe that it is possible to use...
Hi
I want to use Sqrt() function from math.h but in my application it triggers some errors. Kindly guide me on how to properly include the math.h library into my application...
Dear Mr, Mrs
I was wondering how many flash size is left to the application firmware for a nrf52810 using both central & peripheral.
As far as I undestood, I need a s132...
Hi! I'm working on this particular project and the next step that I need to solve is connected to find a way to put in the same application the code of the GNSS example and...
Hi,
I have used the kit for weeks now measuring the power consumption of my custom hardware with the external hardware setup [1].
Suddenly the sleep currents of my target...
Hi,
I got an error BLE_ERROR_INVALID_CONN_HANDLE at the function sd_ble_gap_disconnect. I know that this error has to do with the fact that an invalid connection handle...
Hi,
I use ncs 1.9.1, and the MCU is nRF5340.
After run the timeslot some minitus, a error occurred.
mpsl_init: MPSL ASSERT: 112, 2236.
what the error mean?
Hi,
As a part of proof of concept for our newest design We have tried to setup USB CDC using nRF52840DK and NCS 1.9. In order to quickly test things out We have tried...
As a test of nrf9160 DK board, I am trying to read a voltage signal and report it to the nRF cloud. My original plan is to change a bit of the Asset Tracking sample code and...
Hi everyone,
I was wondering if there is any method that I can use to test my development kit's scanning/discovering capabilities.
For example, in Bluetooth Advertising...
Dear ,
I use nRF52833 to transfer audio,but I found that this audio will delay 130ms.
I didn't use 32.768K low frequency crystal, do you think this will affect delay time...
Hello!
Quick question: When a device is connected to the u.FL port (actively transmitting things to the port) on the nrf52840 board, does board (in rx mode) only listen...