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 all!
My question is:
My own application is built based on the example "ble_app_template", and according to the nrf51 SDK - Examples - BLE Peripheral, this example...
Hi,
I am using ancs service to get some information of my iphone.
I use nRF51822 microcontroller and Nordic suggests to use the new SDK (5.2) for new microcontroller...
I am using zigbee sdk to establish mesh network.
I am using client router example to fetch mgmt_lqi details where I am getting flag field in the response.
I want to know...
Hi,
The ncs/v1.4.2/nrf/tests/unity/example_test project does not seem to build for the emulated native_posix board when I try:
First it was complaining about Ruby so...
We am using SDK 16.0.0 with S132 v8.0.1 on an nRF52832 custom design.
We have ported the secure boot loader to our design and we can perform buttonless OTA.
The issue...
I am looking to use the L2CAP in the basic form. I see that there is the Experimental OTS example in SDK 17.0.2
this only uses the S132 Softdevice. I am looking to target...
Hi,
I'm using PWM on a nRF52832 (nRF52 DK) with SDK 17.0.2 . I have 3 PWM channels configured to LED2, LED3 and LED4. Below are my questions. I'm using PWM to dim the LED...
Hi there,
I'm starting a new project using an nRF52840 that interfaces with a Quectel BG95 modem with AT commands. Ultimately, I need to use MQTT to an Azure cloud environment...
We are measuring advertisment current consumption with CODED and it's averaging about ~400uA. Advertising on 1MBPs is right around where it should be ~30uA. Advertising interval...
Dear Nordic engineer.
I am using nrf9160.
I follow the instructions to download Fota using AWS upload file update.bin.
After the device has downloaded the file and receives...
WHY ARE SO MANY UN-NECESSARY LIBRARIES INCLUDED IN SIMPLE EXAMPLES?
I'm using nrf52 for a consumer device. Just loaded up the blinky example (under the peripheral folder...
Hello everyone,
I was trying to compile ble_app_uart code in segger embedded stdio but sample code not compile this sofware any configuration setting i need to change.....
Running nrf_drv_saadc_calibrate_offset() doesn't seem to work. I'm monitoring a 3v battery. Shown below is the debug output where the calibration is run after the event number...
Greetings,
We are attempting to install the nRF Sniffer program onto our nRF52833 DK as directed in the Nordic instructions. We've installed the nRF Connector S/W as well...
Hello All,
We are in the evaluation phase to implement openthread network in our gateway using nRF52840 as NCP device.
We require to have the number of end-device supported...
Hi,
I used to have a URL link for checking ibasis SIM card, such as devices, balances, etc. Now, I cannot find. My SIM card is from Nordic, so the login for ibasis account...
Hi Dev Team,
I am building an application wherein I need to send commands from the Cloud to a Thingy91 device. I tried out the cloud_client sample and I was able to send...