It's really really really annoying that the DevZone contains so much outdated infomations and deadlinks .. especially after moving to the new website !!! :-(
Hello! I'm trying to develop an Android-nRF-Toolbox App. What features and folders do i use with show logs? In order to develop the uart in the toolbox app, we have deleted...
I thought this should be very simple but it has not turned out that way. I have started with the pc-ble-driver heart rate monitor (peripheral) example. I was able to take...
Hi,
I building a gas meter monitor ( peripheral ) that transmit meter reading to the Central.
The gas meter will be sending to the Central it's ID and meter value ( uint64_t...
The International Conference on Embedded Wireless Systems and Networks will host also this year a dependability competition to benchmark the performance of state-of-the-art...
WHY WHY WHY!
You guys proudly release an upgrade to the programming tool within NRF Connect.
Then when a dummy like me upgrades I'm told that it's only supported by NRF...
Hi all,
I am working with SDK Thread V3.1.
I run simple_coap_server and simple_coap_client.It run normal.
Now, I want to add DTLS for this example for secure data. ...
As far as I understood, the flash protection can be realized by writing the 0x00 to the lowest 8 bits of UICR APPPROTECT register either putting it code image or via the nrfjprog...
Hello,
I use NRF52810 with SDK 14.2.0 and softdevice 112. I need to use 7 input pins, but if I config more than 3 pins, all signals disappear.
GPIOTE_CONFIG_NUM_OF_LOW_POWER_EVENTS...
Hello all,
SDK:S332 V4.0.5(related to BLE V4.2).
Platform:NRF52832.
For improving BLE data throughout, i tried to set some configurations by other guidance.
Following...
Hi Tech Team,
I am using nRF52832 chip and the recent soft device(SD). I want to implement my own file storage and thus using sd_flash_write () and sd_flash_page_erase functionalities...
Hello Nordic experts,
I am using nRF52840 and SDK 15.3.0. I have added an OUT ENDPOINT to the usbd_hid_generic example by following the suggestions in https://devzone...
Hi,
I'm new to programming and I can't seem to solve this error of "No such file or directory" even when I already put the file in the location of the directory.
How...
I am writing a 1-wire driver (there doesn't appear to be one in the SDK), and am looking at dynamically switching the GPIO between read/write. There appears to be two functions...
I am running the light_switch example and it works fine works fine , I am using the nrf_application to configure the nodes.
I am using latest mesh sdk and 15.3 nrf sdk....
Hi guys
I had to integrate a CLI module into a project I'm working on, that is running FreeRTOS
after quite a lot of work, I managed to get this working, but seeing...
HI,
I am using nrf52832 dk. I have a sensor that gives a negative voltage. I want to measure the value using saadc.
and can I use differential mode saadc for negative...
Hello All,
I am working on the N51822 custom board.
Using segger IDE, SDK 12.3
Previously i have worked on the sdk 14.3 on the n52810 board. It is working properly...
Hello
I am using pin 1.15 of nrf52840 dongle with transistor with enable pin of another chip. The other chip is a wifi chip which I only want to switch on whenever I have...