Seeing recent response to my original question on multiple chip selects, I've opted to share a modification to spi_master that I've implemented in part to make handling some...
What is the official status of the Softdevice Serialization for S130 in SDK 9? I could see an older answer on how that was removed in SDK 8 but since almost half year has...
Hi
The documentation for the new feature in S110 v8 to change the gatt table size says that to change it the linker configuration needs changing .
This means it is a...
I used to be able to see my development kit in nRFgo studio and flashed S110 onto the chip. Now all I see is: "No boards connected". I am still able to flash programs onto...
Hello,
I have an iOS application communicating with a custom device having a nordic 8001 chip.
They have established a bonded relation. In nRFgo Studio, in Security...
Hi there, thanks for your help in advance!
I have tried the nrf51-ble-ancs-nus sample from github and making it work on a 51822 EK board, i.e., it can receive notifications...
I try to use hcidump, capture CSR dongle on ubuntu14.4.
I can find SDK8.1.1 s110 keypad demo create connection fail.
HCI Event: Command Complete (0x0e) plen 4
LE Set...
Hello, guys!
I am using nRF51822 SoC with Zephyr. There is a need to configure multiple GPIOs as inputs, with the possibility to fire an interrupt on rising/falling/both...
Hi There,
I am working on a project based on nrf51822. I need to establish pairing the device with smart phone by clicking a button as confirmation on the nrf51822.
...
Hello,
I already fully understand how nRF5340: Network core bootloader working.
As I wondered in the title, I want to move the application firmware data of network core...
The project uses nRF5340. A signal is connected to P0.27/AIN6, and during "normal" mode the pin is used as an ADC.
Before going into sleep mode we would need this pin to...
Hello,
I am working on a project which is based on nrf52840 and Zephyr.
Current prototype uses Adafruit nrf52840 sense board with spi based display attached.
I am new...
Hi,
I experience a very strange issue with UART.
When I try to send data via /dev/ttyACM0 device it looks like the characters sent are buffered and sent only upon the...
Hi! I am in the process of trying to install the Asset Tracker on my Thingy91. I have got it to work with nrfCloud and I am now trying to configure it to use the AWS backend...
I am using the nRF52 SDK : nRF5_SDK_17.0.2_d674dde
- When data are all ASCII-Hex (0x30) the code working fine
- Now I try to optimize code by changing to binary data....
I have been using the nRF52-DK for while and it been good.
But when I accidental hold the "BOOT/RESET" button, the board now stop working. only LEDs is blinking (per sec...
I would like to ask if someone from India ever used Thingy:91? Which SIM card is used or where to get the supported SIM card? How to get it working in India?
In VS Code, when pushing the " Connect To RTT In nRF Terminal " button, a message shows up:
J-Link V7.20 Device Selection The selected device "NRF52832_XXAA_REV2" is unknown...
Goodday all
Im trying to drive some Neopixel LEDs with 52840DK SDK_17.1.0. and have been following this example. https://devzone.nordicsemi.com/f/nordic-q-a/70560/nrfx_i2s...
I'm trying to install and run the nRF Command Line Tools, but am running into issues. I was able to successfully install the Linux32 version of the tools, but when I go to...
Hi
I am using nrf52840 and I want to use nrf_calendar example with app_ble_uart,
I am traying to send parameter from nrf toolbox uart app mobile
but I have no idea how...