the proximity example is running ok. but when I modify the length of the alert_level I have the following error on the server side that I am not understanding.
476;16:12...
Hi all,
I'm working with the nrf51422 and the nrf51822 and I was wondering what the current status of the over the air DFU system is.
I'm using SDK 6.0 and I managed...
nRF24l01+ at a transmitter module one time successful transmission show & after 1 sec failed also . if any doing programming with atmega32 ,please send code for TX & RX ....
Hello,
can the radio notification and radio disable APIs be used to use the radio hardware from the application layer?
Background of my question is, that I have an application...
Hi,
I am using central s120 with peripheral s110. The connection to the peripheral is depending on the name advertised by the peripheral.
When connection is done, the...
Hello,
I am trying to ecrypt some data in order to send some data encrypted in the MINOR and MAJOR adverts of the device.
I used this code to ecrypt the data ( this is...
Hi,
i use anRF51822 with soft device 7.
I run the UART app on my iPhone 4s with ios7 and on the nrf51822 board the ble_app_uart with keil uVision5.
Both devices connected...
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...
Hello everyone,
I'm working on an nrf52832 custom board and trying to initialize the SPI module(I configured pin 21 as SCK)
I known pin 21 is a PIN_RESET, so I set CONFIG_GPIO_AS_PINRESET...
Hi,
I am developing an small application which helps to erase the persitent memory
mesh_stack_persistence_flash_usage(const uint32_t ** pp_start, uint32_t * p_length);...
nrf52810 used and sdk 15.3 used . i able to run my program without error and i even able connect my ble dfu. but i cant upload my zip file and i cant bond with nordic dfu...
Hi, we are working on a device that is currently doing non connectable advertisement by utilizing the Eddystone frame. We would like to skip the button pressing to switch...
I am working on slowing down the connection interval in the secure_bootloader_ble example to reduce the average power usage. I've successfully slowed the interval down to...