I am planning to migrate to SD 7.0 and SDK 6.0 in order to use the static pass key capabilities. When using the static pass key how should security params be initialized ...
Hi Hakon.... when i compile my project i get some linker errors,
._build\gzll_host_ack_payload.axf: Error: L6218E: Undefined symbol __main (referred from arm_startup_nrf51...
I'm trying to perform communication between my device and iOS and I ran into some problems. For tests I'm using iPod touch 5 with nRF Toolbox and LightBlue apps and nRF51822...
I've been using Master Emulator API 2.1.3 in Visual Studio 2010 Express, and have spotted a fix I may need in 2.1.5 so I've switched to using the 2.1.7 API. However, I've...
Hello,In normal condition, I use UART,pwm,spi an so on.Now I want to clear the configuration, and enter System ON mode.But I don't want to system reset.
How should I do...
Hi, everyone~
My goal is to collect data from 4 sensors simultaneously using iPhone.
Now, my testing code for sensor nodes is working fine. It was built based on the...
I am an android developer and I am using your nRF Master Control Panel (BLE) product as published on Google play. Below is the link to the app:
play.google.com/.../details...
Hello,
I come to you because I did not find the information on the web about sending MQTT data. I send a buffer of size 1408 with MQTT but I see in the configuration that...
Here is a screenshot of my current debug session. I cannot figure out why this if statement is failing. I have circled the relevant information. Even the disassembly indicates...
Hello,
I am trying to debug and develop in the net core of the nRF5340 and am having trouble flashing and debugging from SES.
I started by following the guide posted here...
Hello,
My board is connected to Gyro, Magneto sensor.
And board is sleep and wake-up by GPIO.
It usually works well. But time to time after wake-up from sleep mode...
Good Morning!
I try to update the modem firmware of a nRF9160 chip.
When I connect it with the nRF Connect v3.6.1 - Programmer (v1.4.10) and try to update the modem with...
Hi all
For the nRF52832, the total maximum sink and source current is recommended to be 15mA in this devzone entry .
Unfortunately, it seems like there is still no value...
I want to add an external button that mimics the properties of the buttons in the nRF52 DK. I read that the switches are all active low, so I assume that this means they are...
Hi,
in peer_manager.h and id_manager.h the docs say a function can return
BLE_GAP_ERROR_WHITELIST_IN_USE
But the error code is called
BLE_ERROR_GAP_WHITELIST_IN_USE...
Hello,
I have an nRF52840 on a custom board. The nRF52840 has been pre-flashed with the Adafruit UF2 bootloader for early development exploration. As the project moves forward...
Using SDK15.3 and S140
following from my previous support request regarding TWI sleep current, I got the newer AIS2DW12 accelerometer and I have successfully connected...
Hello everyone!
I want to develop and app the sends some sensors data over BLE.
I am trying the peripheral_uart sample of the NRF Connect SDK but it seems that I cant...
Hi, there:
based on \\nRF5_SDK_17.0.2_d674dde\examples\ble_peripheral\ble_app_uart\pca10040\s132, I need add justworks BLE secure connection.
Do you have any document...
Hello, I want to use Multiple Connection (Multiperipheral sample) to connect with multiple IOS phones at the same time to implement UART. Currently, up to 9 units are set...
I am trying to advertise the shotend name of the device no the complete local name, so code looks like follow
After scanning I can still find the name in the advertisement...
Hello, we are using nordic SDK 16.0 and mesh SDK 4.2.0.
In our project, sometimes at the start of the program, we are running into line 280 of mesh_config.c, a debug assert...