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 have developed a custom PCB based on nRF 9160. I have followed the connections as per the attached image
Can I use Segger Embeded Studio to program the custom PCBs. If...
Hi there!
How i can put nrf52840 NCP module into low power mode or turn it off? By SPINEL_PROP_MCU_POWER_STATE property of Spinel protocol getting error - "Prop_not_found...
Is it possible to implement a wakeup/power-on-long-push?
Working with the pwr_mgmt example from SDK 17, I see how bsp_wakeup_btn_config works to enable a BUTTON_ACTIVE_STATE...
Hi, I have a project in which I need to connect to an infusion pump via BLE.
I need your urgent help :)
The pump is advertising every 15 minutes for 10 seconds.
how...
hi,
Using nrf52840
setting new mac address results Error 12802:
using mac : 7F:37:DA:47:22:B1
gap_addr.addr_type = BLE_GAP_ADDR_TYPE_RANDOM_STATIC; gap_addr.addr_id_peer...
Hi Team,
We have ported the code from SDK 16 to 17.0.0 version. While compiling we are getting error (attached the screenshot).
But the all required files are included...
Can I connect nRF9160 simultaneously to multiple LWM2M servers?
i.e. connecting the device concurrently to operator (lwm2m_carrier) and to my own server (lwm2m_client) ...
Recently announced announcements of "Import License List" and "Export Control List for Commercial Encryption" Are Nordic products fall under the "security chip" section of...
Hello,
we are currently testing our new product, which integrate the FANSTEL BT840 module (using nRF52840 SoC)
The immunity is tested with our product communicating with...
Hi Support team,
Our customer want to use nrf91 to connect to Microsoft's Azure IoT Hub instance, refer to "samples/nrf9160/azure_iot_hub" sample; But they have concerns...
Hello,
I am able to connect nrf52832 on windows laptop but when i try doing same on macbook pro, I get this error:
Could not fetch memory size of target devkit: Error...
Hello list,
Starting from the ble_app_uart example I am trying to create 2 dc motor control loops. Instead of using the uart I use the scheduler to create a simple command...
Hi everybody,
a while ago I used the approach proposed here devzone.nordicsemi.com/.../ to keep the date and time on a NRF51822 device while using Softdevice S110 and the...
Hi,
today I adjusted the LOG printing level to DEBUG during the pairing and binding test, and found that the pairing and binding password RTT could not be printed during...