I'm looking at interfacing a typical Wheatstone bridge sensor to the nRF51822 ADC. This particular sensor only requires a mA or two for excitation and the output fits within...
When use the "nRFBeacons" app to update the info on my beacon the following happens:
Go to update tab.
Select "Connect"
Press "SW2" on beacon and see the LED begin flashing...
I am using s110 and nrf51822. I've set up up a long characteristic of 154 bytes.
Sending between 1 and 154 bytes works as expected.
Sending 155 - 160 bytes gets rejected...
Hi,
I tested the nrf beacon application, it allows only the beacons with company identifier 0x0059 (nordic's id). But i need to modify it to support all the device, how...
I use a app_timer_create() function to create a task(200ms once)
when in the task_timeout_handle() ,
I do something more than 200ms,
what will this timer going ?
Hi!
I use nrf51-pwm-library ( github.com/.../) to control brightness of LED RGB light source and it works ok till I don't want to adjust brightness slowly (dimming function...
hello,
are there any completed sample code of using pwm0, 1?
just 2 or 3 word can working like following? or need other config?
pwmcon=xx;
pwmdc0=xx;
pwmdc1=xx;
also...
Hi,
Can anyone guide me to the right path for how GPS can be attained with the Thingy91?
If possible, i require the complete information on it.
Thanks in advance,...
Hello,
I'd like to use the Python bindings for the PC BLE driver. I had a look at the github repo and it seems that I need to program the device with the correct connectivity...
If i set register CONFIG.MCKEN to 1 so Master Clock generator is running and the output is on PSEL.MCK
and in the CONFIG.CLKCONFIG register i set the source to PCLK32M then...
How is the device tree editor inside Segger embedded studio supposed to work.
Its really difficult to edit the values requiring multiple attempts and the edited values do...
Hello Technical Support team,
I have a strange problem at the moment. I am currently using the USBD_CDC_ACM driver on the nRF52480 dongle hardware. Software SDK version...
Hello all,
I m working on nrf9160dk and zephyr and I would like to get modem's informations.
To do that, I've used the modem_info_init and modem_info_string_get function...
Hi,
I've just moved to nRF Connect 1.4.1 from 1.3.0 and my application started crashing at random place.
Also, I've started seeing the following error in the output and...
I have programed the nRF52 dongle as sniffer using the hex file from the 3.1 release using nRF Connect programmer. When I plug dongle I expect a COM port to be created in...
I am trying to use the SCAN RSP data. Scan req is set active and I see SCAN REQ and SCAN RSP in captures, however my central does not give my application any data. I am using...
Dear Sir. We are preparing the KC certificate for nRF52832 , specially the ANT+ certificate. To do that, we have to prepare something such as RF test sample, software something...
Hi everyone, I'm using the nRF PPK2 with the nRF Connect Power Profiler software and I have some questions about them.
I want to perform measurements over a long period...
I am working on nrf52832. i want to transmit the multiple sensor data via ibeacon.
when i am include first sensor(.h and .c) its working fine. but including 2nd sensor file...
Hi there, i am trying to connect 2 nrf52DKs together and send data to each other. ONe of the NRF52DK works well an I can connect to the phone app and I can see the data but...
Hello Everyone,
I am working on TWI scanner , there were too many header which were changed, i fixed most of them. But i didn't find "sequence_comms.h" file or familar to...
I tried plenty of times to upload program on dongle from this site: NordicPlayground / nrf52-ble-image-transfer-demo
But I got these types of errors as mentioned in attached...