I am trying to find out the part number of the antenna (I assume it is a PCB antenna) used in the nRF51 DK ( www.nordicsemi.com/.../nRF51-DK) . I found a lot of similar questions...
Hi.
I am using the NRF52 Development board, on Keil uVision, to implement a C program that uses Dynamic Structs. The Structs re-size themselves ( by increasing their capacity...
Hello,
I have an NRF51822 (redbealab ble nano) that I would like to use to count pulses in very low power mode.
Pulses are asynchronous
The rate of pulses can...
Hi
I'm attempting to read a PT-100 sensor value that is part of a voltage divider using a nRF52.
Both the reference resistor and the PT-100 is sampled while the voltage...
Hi
I have been searching the forums, but were not able to find an answer to my question.
I'm trying to sample 4 analog inputs on the nRF51-DK using the ADC hal. (SDK10...
Hi
I have been trying to get two NRF24L01 chips communicate with each other since a week now, without much success. All what I can find on the net is Arduino examples using...
Hi
I have done several projects with the nRF905. I know the device quite well. Normally I use the CD, AM and DR interrupt pins to determine the status of the device, my current...
hello i am using sdk 16 with nrf52832 i am thinking of using zephyr with nrf52832 and have no idea what is zephyr and uses of zephyr other than that it is testing tool
1...
I have older files that were compiled and working fine with the older versions of SES, SDK and now I’m trying to figure why they don’t work with the latest version, that is...
Hello Guys,
I'm developing the battery based device. It consisted of nRF52833 and a UART device.
The UART device send 512 bytes each second to nRF52833.
The project...
I want to use this routine to complete a radio project with low power consumption, but I find that the system is always shut down. Could you please tell me how to modify it...
I am a student interested in Nordic.
My coding skills are very poor.
So I want to get help.
I want to use the vl53l1x sensor in nrf52. (My ultimate goal is to measure...
Hello
I have found 2 strange behavoir when I want to wake up nrf from system off state:
1/ when I use pin 15, this does not work at all, but with pin 6 it does. Why? ...
I am in the process of porting arduino library VL53LX01 to the nrf51822 using nrf_drv_twi functions. I will use this with S130 and thinking of using blocking mode .
I initialized...
I would like to download/export the UArt log from the nRF Toolbox. Is there any way to do that? When I press "show log" it disconnects from the device, and I do not see anyway...
Hello
I'm using nrf52832 and sdk v17.0 and I'm testing in the example of ble_app_uart.
I'm creating a feature that Bluetooth disconnecting and then stops advertising....
When working with AT#XHTTPCREQ we have encountered the following provlems:
1. Sending AT Command `AT#XHTTPCREQ="POST","/upload","Content-Length:3357",3357` with the payload...
HI!
I'm currently working on a project where I'd like to send and receive BLE messages using my own channel hopping mechanism.
I've read into the 17.0.2 Examples ...
I am having trouble connecting to an nRF52810 in a uBlox BMD-330 Eval Kit.
It has previously been successfully flashed with custom firmware but, now, when I try to connect...
The specifications for Flash programming in section 4.3.7.1 page 21 is blank in the nRF52810 Product specification 1.0. Can you please provide the values for this table?
Hi all,
I am not able to update the modem firmware over usb/mcboot with the programmer on my Thingy91. I have tried both on linux and win 10, the problem is the same. The...