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...
I want to experiment with recording observations of the beacons with raspberry pi's.
Is there any precompiled firmware I can install on the nRF51822 smart beacon...
Hello everyone,
I am trying to communicate among 2 NRF24L01+ modules using 2 ATmega16A microcontrollers.
My SPI communication is working fine as I am able to write and...
Hi,
When I try to run a colleague's project on my PC in debug mode in Visual Studio Code, I get the error "Run to 'main' timed out. Trying to pause program":
The debug...
Hello, guys.
We have nRF51822 SoC with 256KB of Flash and 32KB of RAM memories at our disposal. For our application, we would need to use the BLE stack + over-the-air DFU...
Hello! I recently dived into using the nRF52840 SDK + Zephyr the goal is to use this for Bluetooth Long Range Extended Advertising. Are there available tutorials, resources...
Hello,
I am using sdk12,2.2 and nrf52832. I have interfaced bme680 sensor with nrf52. I am facing strange challenge.
My button interrupt is working every time but it stops...
Hi, I am working on nRF52811 as central and I want to put the device in full power save mode so it does not consume power and activate once I pressed the button. How can I...
Dear Sirs,
I am evaluating the option of controlling a couple of motors (each with an independent controller based on a nRF52840 device) from a Smartphone App. Both controllers...
Hi,
Im using an nRF5340 on the peripheral. Now i would like to use a Dongle on the PC-side, what device can you recommend?
nRF52840 Dongle ? Or is there an other dongle...
Hi, I'm using the serial_lte_modem sample application and I've modified the AT#XMQTTPUB command so that I can specify a slot number from which the device can grab a bank of...
I'm trying to use nrf_delay_ms function inside rtc_handler.
I was wondering if using delay function stops rtc from counting up, so it disrupts rtc interval time.
Hi all,
I´m trying to test the LWM2M Client sample.
After following all the steps explained in this web , when I run it and connect to the DevKit via Putty, I get the...
Hi!
We are debugging low power in our custom board which has several chips (nrff52840, nrf9160, acc, fuelgauge, pmic, etc etc).
We are seeing strange random increases...
Hi,
I have managed to upload the asset tracker via mcuboot to my Actinius Icarus.
It should straight-up connect to the actinius.io cloud, but when I check the link monitor...
Hiii... Team,
I am developing a project based on the nRF52833 with the nRF5 SDK 17.0.2 and Soft Device S140
code is successfully built.. when i try to debug it showing...
my project need to recording audio data from codec continius for more than 10 senconds.i want use nrf5340 to do it.
the codec is tlv320aic3109 or wm8731.I have looked “easydma...