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...
We are using device nrf52840 with sdk 15.0.0
The problem is: High current consumption, typically around 2 mA. But over time drifts up to 9 mA in a period of 12 hrs.
...
Hi, first post here...
I've been using Nordic in the form of Laird modules and SmartBasic to get my application up & running. Now I want to migrate to using the nRF devices...
Hello,
I am trying to use nrf-mpu-examples in eclipse from this link github.com/.../nrf5-mpu-examples . I have provided all required libraries and header files but I am...
I am developing a device that will receive over the network lte a video signal in real time and display it on a screen with a resolution of 13-15 inches. Based on the chip...
I´m trying to build an application similar to the peripheral side of the app_mtu_throughput example. I need to send a large buffer via notifications to the server.
I'm using...
I am using NRF-52832 on a custom hardware. It works well on Android but on IOS (e.g. iPhone 7) it disconnects after 30 seconds.
After analysing with the sniffer, its observed...
Hi,
I had change NRF_ESB_MAX_PAYLOAD_LENGTH to 250 and modify payload_length of NRF_ESB_DEFAULT_CONFIG to 250.
Why I can only send 8 byte packet out by using "nrf_esb_write_payload...
log.zip
I use custom board for nRF52832
I connected it with JLink, and installed SD132 with nRFgo Studio (successfully)
after then, I cannot connect to chip
...
hi guy . I m triyng to understand if could be possible to send a at least 300 hz input signal beetwen two boards nrf52840 with the trasmission protocol ANT.
I tried to use...
Hi!
1. We are using 1 Client over Serial and 30+ Server nodes over mesh network
When you want to know FW info regarding Client, you can call serial command like Opcode...
Hi, I'm working on project using nRF52840-DK board with nRF5_SDK_15.2.0_9412b96. The program collects data from two UARTs, process data and sends results to Android over BLE...
Hi Everyone,
I am using BL651(NRF52810) chipset.
NRF_P0->DIRSET |= (Reg_MOTOR_ILERI | Reg_MOTOR_GERI); NRF_P0->DIRSET |= (Reg_SUTUN_1 | Reg_SUTUN_2 | Reg_SUTUN_3); NRF_P0...
Hi,
I am looking for the process of flashing the NRF52840 with the BLE SoftDevice (S140), a bootloader with uses the BLE link for DFU and my general application code.
...
Hi,
i get hardfault for some reason. This is RTT output:
and this is the output of GDB:
and backtrace gives this:
is there a nice way to find out where the hardfault...
Hi, does the nRF9160's LTE modem support waking-up the application processor using an incoming call?
The OPS indicates that a DETECT signal can be input to a GPIO pin for...