Or is there any LCD you could suggest that doesn't need that much code? Simple numeric 2rows would be enough. Want to use it with the nRF51-DK to display some measured valued...
I would like to develop my own central device to communicate with the RedBear Arduino shield. The RB device uses a from of UART communications to send data to/from Android...
I was wanting to use a nRF24L01 with a breadboard but its pin-out didn't allow it. A solution then occurred to me based on parts at hand. I wrote it up with instructions and...
Hello. Can I get a literature to the nRF51 series?
I need a full abstraction of the nRF51, like a book or other information, it's structure schematic of build-in modules...
hts, HTC phone, nrf tools HTM, nrf51822,
every time when it's power up :
the once connect: error code 0x7A cann't read characteristic and 0x14 state change.
the second...
Our company needs wireless temperature sensors (can be externally powered or battery operated) and transceiver with 4 channel analog outputs. It has to be finished product...
I am toggling Value of slave through a button on nrf51822ek .This Value is displayed on MCP of dongle, but i have to get this value on terminal to send it to pi then through...
Hi
I am working on testing the PSM on my nrf9160 custom board using SLM
After powering up and setting AT+CFUN=1, when I send the following AT commands:
It seems the...
I was attempting to implement the secure bootloader example on my custom board (nrf52832) and it failed, so I have been trying to reprogram the board with our normal application...
Good afternoon,
I've created public and private certificates for connecting with an azure hub using a nrf9160dk. I succeeded but, later, i was investigating a bit deeper...
nRF5 SDK can enable radio notifications by few API calls for example: https://devzone.nordicsemi.com/f/nordic-q-a/3481/radio-notification-only-after-ble-radio
with NCS,...
Hi,
I use the example Android Application from Bluetooth to send a generic onoff message from the phone to the proxy node which is also a light switch client ( https://www...
Hi,
My app, based on SDK17.0.2 and SD S340 ues both ANT+ and BLE. While connected to the app runing on the NRF52 from my phone app through BLE, my app on NRF52 sometimes...
Hi Team,
We are designing the Nb-IoT Pet Tracker with nRF9160 SOC and We are performing the NB-IoT Body SAR Compliance Testing, For that, we are trying to communicate...
Thanks in advanced. Platform is: nrf52832-qfaa, SDK_17.0.2. I use microusb interface as multiple port for charging and uart I/O. I always get APP_UART_COMMUNICATION_ERROR...
I was trying to build the ble_app_uart_pca10040_s132 from the nRF dk 17.0.2 examples and the unmodified file failed to build. I got the errors "unknown type name 'nrf_drv_uart_config_t...
Hello,
I've got a simple humidity/temperature sensor I am using, just to test out TWI on the PCA10040 Dev Kit.
When I wire up the sensor to the default SDA and SDCLK pins...
I'm using nRF5 SDK for Mesh v5.0 and I'm evaluating the Provisioner example to provision a node with sensor server model .
I want to modify the default publish period of...
Hi,
I'm currently testing the nRF52833-DK with the light switch example and it works great so far with the new Mesh SDK,
but I have still some open questions about the...
Hello,
I am trying to program my nRF9160 DK v0.9.0 with mfw v1.1.4 but I am getting an error "Modem DFU failed with error: Error: Error occured when program. Errorcode:...
Greetings,
I have two nRF52840's where one is modeled as a peripheral and the other as a central. I have created a custom service and characteristics on the peripheral...