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 have designed my customized board according to the nordic's indications, adding the components for the LDO and DCDC recommended. Now I am selecting the battery that I will...
Hello,
We are developing a system in which a device controls a host and the device should receive status information about the host. In some use cases multiple hosts are...
Hello everybody !
I am looking to connect 2 cards nRF52 DK (52832) with another card nRF52 DK (52832), a little like the fact my smartphone with these 2 development cards...
Hi, all.
I'm making a mqtt client with nRF52832.
All examples of SDK 14.2 were using PSK secure.
But I want more secured connection as like MBEDTLS_TLS_RSA_WITH_AES_256_CBC_SHA...
Hi,
After sd_ble_gatts_hvx() call, is it possible to change or delete value in softdevice buffer before a connection event ?
Thanks by advance for your help
Best regards...
We have a medical products need to evaluate the maxinum transmission data rate of BLE .i am using is the latest nRF5_SDK_15.0.0_a53641a.
i find to using the ios lightbule...
Dear Developers,
Good Day!!
I want to merge ble_app_att_mtu_throughput & uart example, basically requirement is CLI & other UART communication should work together.
...
See a new landing page on the nordic website for the nRF52840-DK (as opposed to PDK), which states that..
"The nRF52840 replaces the nRF52840 PDK which is not recommended...
We are fine tuning our manufacturing process placing the nRF52840 and would like to know what surface finish is used on the chip. I was not able to find this in the spec.
It seems like a similar IAR debugging problem has been solved but after a day of trying everything...
BLE application with SDK 6.1 and SD 310 1.0 running IAR 8.1 (and identical...
Hi!
Thank you for providing an SDK for BT mesh so early. I'm wondering if you also provide an Android (or perhaps iOS) mobile app that interacts with BT mesh, e.g. by acting...
Hello,
i'm a french student so i'll try to do my best to talk in english with you. I'm trying to use and understand the nRF51822 in order to transmit data to a smartphone...
Hi Expert,
why BLE_APP_UART example can use button 1 to button 4 to wakeup from sleep?
I checked source code I only saw the BTN_ID_WAKEUP is 0.
#define BTN_ID_WAKEUP...