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 just received and activated my new Thingy 91 and am very disappointed with results. The module is sending data up to the cloud site and temperature / humidity are updating...
Hi
I'm trying to implement the authentication described in the above-mentioned blog. In on_write_req() a call is made to functio "auth_handle_hvx_send()". I don't see any...
Hi,
I'm trying to port a project using nRF5 SDK to C++. One of the desired features would be interaction with the app via J-Link RTT using the command line interface.
...
Hello DevZone, I am trying to combine the ble_app_uart with the ble_app_hids_keyboard example.
I have added the necessary libraries from the the uart code into the HIDS...
I tried the tutorial given in the documentation of sdk 15 to use bds but it is broken. There is no event_dispatch function in the SDK15 using the bluetooth central - BDS Template...
Dear,
I received THINGY:91 from NordicSemi. I use 10pins cable to connect to nRF9160 DK to program for THINGY:91.
and, I am using ncs_v1.0.0
I am trying to run asset_tracker...
Hi,
we are using nRF9160, we want to set the UTC time in nRF9160 from my application and want to get the UTC time.
Could please share the API to set and get the time or...
In my project I have bluetooth and the nRF-IEEE-802.15.4-radio-driver working simultaneously.
Part of the functionality requires a response to falling edges occurring on...
Hello Community,
I'm trying to find a way for using the nRF52 DK/nRF51 Dongle as advertiser or ble commands sender. Are there some Java libraries cointaing high level function...
Hi,
I am working on MPU-6050 sensor.
I have downloaded the NRF5-MPU-EXAMPLE from this link
in that there is no SES file.
How to create a SES file to work this code...
Hello
In a product we are designing we need both BLE long range and BT classic audio. We use nRF52840 for BLE and system controller, and Ti CC2564MOD for BT audio. However...
My question is basic. I'm using Mesh SDK 3.2.0 and tried running both of the coexistence apps (ble_app_uart and ble_app_proximity) out of the box on the nRF52832 DK. Of course...
Hi. I'm using nRF52832, SDK13.0.0.
I want tuse SHA256 abd MD5.
Could you let me know which function is for SHA256 and MD5?
Actually I've tried my code as below.
uint8_t...
Current (as of today) version of NCS wont build device tree out of the box.
Output using cmake+ninja (but same if using emStudio):
-- Using application from '/home/jesper...