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...
It used to work, but now it says "Connected" but the rest of the GUI never changes and the mouse just shows a busy spinner. Here's the log file:
0;13:45:18.9900 [MainThread...
Hi,
I am developing an application using the NRF5 SDK, version 15.2.0.
I am experiencing issues with the NFC while using an iPhone 11 or 12. No field events are generated...
Would you please help to double check the connection between FEM and nRF52840 is correct or not?
FEM issky66112_11. which has two antennas.
phenomina is TX is normal.but...
It doesn't look like there's a way to do an incremental modem FOTA with the Azure IOT hub implementation. I have app fota working great with the 1.4.0 tag, and am quite pleased...
We are using nRF5340 Engineering D and are having issues with the SPIM peripheral.
In some transactions, the MOSI line is not correctly driven.
The following capture shows...
Hello Guys
Is it Possible to Add:
add support for PPP over already existing BT SPP functionality; or
add support for IP tethering (BT PAN) ?
The softdevice...
I am testing HCI UART and HCI USB to use nRF5340DK as a Bluetooth Controller for RPI400 . While HCI USB is working well as expected, I have trouble bringing up HCI UART. ...
Hi,
I'm trying to add a second slave twi device to the twi_sensor example with the LM75B temperature sensor but am having trouble. I am using the bmd-300 evaluation kit...
Hello,
Using the latest github version at the time of this question for nRF Packet sniffer:
Using Thread sdk v1.5.0
I have configured and started using nRF packet...
I am trying to identify if it is possible to use nRF5340 as a generic Bluetooth Controller for Windows system.
For Linux system, if nRF5340 is flashed with, for example...
Hello, All:
Now I'm making a project that it should save mass data to NAND FLASH GD5F4GQ4RB by FATFS, then extract data to Windows by USB MSC.
I use the SDK 15.2.0 examples...
Hello,
I am currently working with nrf52840, SDK 17.0.2 and Segger Embedded Studio V5.34. I was experimenting with the nRF Toolbox app and came across the 'Template' icon...
Hello,
I am using nRF5 SDK16.
Let's say app_timer generates an interrupt right before a call to app_timer_stop(). Example:
Will the generated timer interrupt...