Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
Hi. I interested now for direction finding in nrf52 series. I have nrf52811, nrf52833 and other controllers. But i don't find any information how develop board for recievers...
Zephyr Eddystone example is connectable after power on of nrf52833 board. But after disconnect it becomes non connectable. How to fix it? And how to change advertisement interval...
We are looking for an experienced software developer, for existing board with using nRF Connect SDK. We are using nRF52840-dk.
Please, contact me if you are interested.
When I just plug the USB cable on the board I get a GPIO high voltage of 3V. But when I also put +5V on the external supply pins, the GPIO high voltages are 4.5 V. Is this...
Hi,
We are using nrf52832 board with sdk14.0. We are facing two issues:
Our use case is to send the data continuously when the notification is enable and stop...
The Bluetooth pairing is not working properly. I am developing the Application based on Bluetooth pairing with UART. Here I have included my concept and Program.Help me out...
Hi to everyone!
I have been getting the output of NRF_LOG_INFO functions through RTT in J-Link RTT Viewer terminal. The code has been executing in nRF52832DK.
Now I...
I have set up an nrf cloud and can control the led on pca10056 using the nrfcloud so configuring the gpio(pin no 7(Port P0.7))is becoming a problem.Can u provide me with a...
Hello,
I bought a nordic/wellcore ibeacon (nrf51822) to experiment. I want to enable all the features and would like to know what value to assign to the temparature enable...
Hello, i am using SDK12.2.0 and SD s130 on a nRF51822 (AC) and i am trying to add an external interrupt on a pin in the cscs ble_peripheral example. The code i am using (and...
Hi
We are using sdk version 12.2.0 and trying to change it to sdk 14.0.0. However, when I measured the power while converting the code, ppk confirmed that the sdk 14.0...
Hi all,
I'm using SD S132 v5.0.0 with SDK 14.0.
I'm testing now the BL buttonless DFU (and later the SD buttonless DFU) after working well with the app buttonless DFU...
I've implemented monitor mode debugging as described here and it works great. When I get a hard fault, it doesn't break in the IDE anymore. So it appears to be running fine...
I can connect the kit to the nrf cloud and even add the device to the gateway but i cannot switch on and off the leds.Where is the source code for the nrfcloud example?I cannot...
Hi all,
I recently encounter this strange issue that I couldn't understand. My code works perfectly fine during debugging on all 52832 chips, but freezes without response...
For nrf52832, I use pstorage to set 254 blocks with 20 byte of each block, that will use near 5 pages.
now I fail to clear data all block together. pstorage_clear( &block_base_handle...
Using an nRF52832 with SDK 14.0.0, S132 SoftDevice
We are able to connect to the device with an iOS/Android phone just fine.
Upon disconnecting, a second phone is not...