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...
I am currently using a J-LINK EDU Mini to try and learn how to use an external device to flash the nrf board. I am running into trouble because I have connected my external...
Hello, I am trying to get to make error handling while getting GPS signal. so that if there is no GPS, I move to Queclocator commands to get LBS location. the problem is that...
What is the problem with this error, I think the problem is not getting #include <zephyr.h> liberary, if it is how to fix it. any recommendation is appreciated
Hello, we have a design that includes nRF9161 for LTE purpose and a separate MCU.
The power sequencing for nRF9161 is as follows
VDD1, VDD2 is supplied with 4.2V
ENABLE...
Hello,
I am using version 12.3.0 of the nRF5 SDK for the nRF51422 development board. I opened the 'ble_app_hrs' example code in IAR Embedded Workbench and successfully built...
Hi All,
I have design my customer board but after production nothing looks to work. i can program the board through the Nordic board by using debug out. even a simple blinky...
I have a BLE code, when it runs on NORA-B106 it gives me -20dB difference on comparison to nRF5340 Nordic DK.
It was not expected such a big difference, what could be the...
I have been trying to implement the wifi scan or wifi provisioning code on a module (MS12SF1) which is a combine wifi + ble module
The setup looks like the image shown below...
Hi,
I'm developing with NCS v2.6.0 for Raytac MDBT53v-P1M module, which inhibits nRF5340. I already have my own PCB with all the required HW components.
As a sanity check...
Hi I would like to report a bug in the Devicetree visual editor.
When you add two fixed regulators and connect a separate sensor to each of them, both sensors will be represented...
I am trying to get a SST25 spi flash running, but the jedec,spi-nor driver does only partially work.
As i understand now the jedec,spi-nor driver only works with CFI compatible...
Hi, I am experiencing low power issues on a nRF52840 DK 3.0.2 board which I have not seen on another one with version 3.0.0. I do not know the root cause yet.
For my investigations...
Hi
I am powering the nRF52840 from a 3.3V DC power supply and connecting it with a IMU thats cannot go higher than 1.9V on the I2C bus
I use 1.8V.
Will the I2C coomuncation...
Hi,
I have a new NRF5340-DK and I am trying to connect it via usb on linux but do not see it in the syslog when connected. I actually do not see anything at all.
When...