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...
Perusing the GCC linker script supplied as part of SDK v16, I noticed that the .data section is specified as follows:
.data : AT (__etext) { __data_start__ = .; *(vtable...
I now need to burn the app firmware and modem firmware of multiple 9160 chips at the same time. Using pynrfjprog to write a program to burn the firmware for ten chips(Open...
Hello
I'm going to use a potentiometer to control the pwm. I am using a 10K potentiometer and have used a saadc example.
I printed out the value of adc through this example...
Hi everyone,
I've just been working with NRF52833 and nRF5 SDK for Thread and Zigbee v4.1.0 to create a zigbee mesh network for home automation. My network is pretty simple...
Dear Members,
I saw this code ,
If there is no input, how can I handle it and display result = 0 and not shutting down CPU ?
How can I display 0 from this code...
Hi.
I want to disable the TWI master's internal pull-ups on SCL and SDA. So I set it according to the contents of the following URL, but the setting is not reflected as...
Dear Nordic Support team,
Currently I am in the process of adding the USBD_CDC_ACM driver code to our existing application following your usbd_ble_uart example. I can receive...
Hi,
Our customer is using nrf9160.There is a problem about powem_on circuit .
Attach is the schematic diagram:
Here VBAT is 4V,PW_ON is connecting to the nrf9160...
Hi,
I'm using nRF52810.
And i'm trying to measure battery level using saadc.
The problem is saadc result is not accuracy.
When battery voltage is 3.3v, saadc value...
Have a brand new Thingy 91, latest modem firmware and asset tracker firmware: thingy91_debug_ltem_2020-10-30_5522ca2b.hex.
But within the LTE monitor app, nothing shows...
For the nRF52811 there is only one TWI peripheral and if there are multiple buses required it is necessary to remap the SCL and SDA pins to the peripheral. In the nRF5 SDK...
I am migrating to the Fanstel BT840XE module with nRF52840 and a Skyworks PA/LNA. I need some assistance in getting my PA/LNA working in a multiprotocol setup.
I have successfully...
I have application developed that works ok on nRF52 DK (nRF52832) with S112 and now want to migrate it to a custom board with nRF52840.
Could you confirm that S113 is...