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...
Hi,
I am working on the project of BMS(Battery Management system) sending data to nordic board nrf9160DK through UART and then board will send that data to the Azure cloud...
Greetings, I did some research on the priority settings of BLE. Though Softdevice set some scheduling priorities on BLE-related timing events , I can't find the corresponding...
Dear,
I'm trying to do an application firmware update the way this URL does.
When I select "nrf9160dk_asset_tracker_v2_ltem_<version-number>.hex", it says "Part of the...
Greetings,
I edited "samples/nrf9160/https_client" in "nRF Connect SDK v2.0.0" with Visual Studio Code and built from "Edit Build Configuration" of "nRF Connect for VS Code...
I do fist compiling , using the nRF52840-DK board with segger ide.
I remove the SEGGER_RTT_Syscalls_SES.c (because of compile error )
Everything has been left in the ...
Is there any other option to run the XML script (Macro) in the nRF connect desktop version? or is there any other way to run the automated test in nRF connect desktop version...
Hi,
For a project I am currently trying to do a simple test to check the SPI communication between the nrf5340 en ADS1299 (ADC for EEG application) before we order our pcbs...
I hear a lot about nRF SoCs and how good and efficient they are in terms of low power consumption.
At first I started using SoC nRF52840 with Arduino Core. But a few months...
In SDK 15 I was able to build a 3 output arbitrary waveform generator using a pwm module in sequence mode.
Is this possible with the Zephyr pwm API?
If so Is there an...
Hi Team,
We cloned NCS V2.0.0 and we observed segger_embedded_studio is missing from toolchain folder
I Nordic recommending to use VS Code ?
Also we observed folder...
Hello,
NCS2.0.2, nRF5340, VScode, watchdog
i want to uninstall watch dog before sys_reboot(0 ) for DFU ;
but as follow no use. it will Restart twice.
void gog()...
I have been learning the different methods of creating custom device drivers and whilst developing an out-of-tree device driver I found two methods of including source files...
Hi,
I want to use timer interrupt in BLE code. If enable timer inside the BLE code. The code will not work properly. I want to know why this is happening like that and how...
Hello,
When using the NCELLMEAS (search_type = 3) command I get inconsistent results. Generally, I don't see more than 1 neighbor. If my device (nRF9160, mfw 1.3.2) is in...