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...
Hello everyone,
Thanks in advance for your patience in reading this long message.
I have been having problems with UART over USB on PCA10040 boards for almost four months...
In order to learn how to use the RTC0 to handle an event every second, I am debugging the rtc SDK example.
Expectation : The rtc example sets the time to check the counter...
I need to make sure that the receiver is active in an NRF52832 that I don't have good ability to do DTM commands on; there's a host processor that can do some DTM commands...
For me the sample can be compiled but does not work with PC. SDK is 13.1. OS is W10. Serial port is installed automatically by using W10 standard driver (usbser.inf). There...
I see that there is a white box around the nRF52 chip and I was wondering if it was boxing up the core components to make a functional nRF52832 breakout board?
Hi all,
It could be something simple, but I cant get it yet.
If I increase:
NRF_BLE_GATT_MAX_MTU_SIZE from 23 to 247 on sdk_config.h
attr_char_value.max_len inside...
Hello, I use BLE NUS since one year to service a device. I recently got to SDK13, using SD132.
When I use iOS9 everything is ok. But when I use iOS10, the tx characteristic...
Im on an nRF52832, using the BLE Mesh 0.9.1 alpha release
I've followed the DFU Quickstart guide, and have been able to DFU the app_green_s132.hex, which is the prebuilt...
hi,
i am using NRF52 custom board. i want to provide serial number to each board, which i want to read or write any time using my firmware. if i erase the bord it should...
Hi,
I have a BLE nano v1.5 from RedBear. I want to use s120 SoftDevice developed for the nRF51822 and for what i've read this is not available for programming with mbed...
Hello,
I have migrated from SoftDevice S130 2.0.1 to SoftDevice S132 3.0.0 and found one mismathing in ble_gap_evt_connected_t structure.
There is absent an own_addr...