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...
Hello, I am tryong to use to masters to communicate with two accelerometers.
Q1_ I found the following image from Nordic's website that shows SPI0 pins but there is no indication...
When following instructions for setting up the NRF52840-dongle as RCP coprocessor , I'm getting this error: ModuleNotFoundError: No module named 'intelhex'
Full log...
I have some initial questions regarding the nPM1300 :) :
- It is possible to download the nPM1300 datasheet as a PDF file instead of viewing it online?
- Regarding VBUS...
When I do a sd_ble_gattc_char_value_by_uuid_read I can only get a maximum of 253 bytes.
And when I read more I get a gatt_status of
BLE_GATT_STATUS_ATTERR_INVALID 0x0100...
when testing NIDD on NRF9151 we are using sock connect -f packet -t raw but it is giving us error
mosh:~$ > sock connect -f packet -t raw sock connect -f packet -t raw Socket...
I want to use RTC in my project. I'm facing build issue (undefined reference to `__device_dts_ord_113') in my project .
STEPS TAKEN: 1. I have enabled the RTC configuration...
Hello everyone.
I am going to do a project recently. We are using dht22 to transmit temperature and humidity, and use temperature values to control LEDs.
This project...
Hello, and thanks for reading. We are having some problems with our device, and hope someone here has the missing piece of wisdom we need. Our device implements HID over GATT...
So in our factory I had setup both an nRF51-DK (PCA10028) and nRF52-DK (PCA10040) to program our external boards we are producing which has a NRF51822-QFAB-R7 populated on...
Hi,
My custom board uses Raytac MDBT53v, which has nRF5340 as its MCU.
My SW is based on the example audio code, and I want to use my external NOR FLAH IC (Macronix MX25R6435F...
Hello,
I am finishing the development of a device based on the nrf52810. When the device is connected to a central, I would like to periodically measure the voltage on VDD...
Hi, I am working on a Bluetooth Mesh project for lighting control using nRF5340. I am currently stuck on how to implement a Bluetooth Mesh gateway for my mesh network. Here...
Hi everyone,
I'm currently working on a project involving an Ember ZigBee end device and a Nordic ZigBee coordinator ( Nordic nRF52840 donngle) . I’ve encountered an issue...
I am not being able to set up the modem in Pakistan. We bought the board in Canada and we've tested it out in Canada without any issues. But the same Soracom sim card is not...
Hi,
I am writing a app.overwrite to remap my pins table. I can use
/delete-node/
The above is no problem. Bu my pio is overlay with gpio1 pin 5. The original dts...