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...
I’ve been developing the FW for an nRF52832-based module that controls a simple lighting product.
The capabilities include support for secure DFU and a modified version...
Target : NRF52832 as Server
Description of the problem (seen in wireshark)
Client : write request (0x12)
Server: Rcvd Error Response - Invalide Attribute value length...
We're porting an nRFS52832 app from an earlier version (14) to 15.2. Using sd_ble_gap_device_name_set( &secMode, dN, len ) with a string of length=9 will only show 5 chars...
Hi, we are trying to get the nRF9160 connected to the internet again, we had it working 6 months ago.
Our hardware is 0.8.5
We are in Ireland where we only have NB-IOT...
Hi
I'm using the watchdog of the nRF52832 Rev. 1.
The PS V1.4 states that the maximum run current of the watchdog is 2uA while the typical current is only 0.3uA. Can you...
Hi,
I am migrating from SDK14.2 to SDK15.0 and I can compile now, but when runnning the nrfx_uart_init the hardware handshake signal RTS is high from the beginning.
...
I am running into compile errors in different places in the SDK where there are lines as shown below: #if (NRF_BLE_GATT_ENABLED) /* do something */ #endif It is a widely and...
Hello Team,
Currently, we are evaluating nRF52 using nRF52840DK for one of our upcoming project. Basically, our typical application involves sending 32 Bytes of command...
I am using nRF52840dk SDK15.3.0 ble_app_att_mtu_throughput example,in that example i included some part of ble_app_uart code. Now the issue i am facing is ble_link_ctx_manager...
im trying to do notification for characteristic of a service whenever i trying to notify from nrf mobile app the debug session in ses is stopping its play in few seconds
Hello,
I am using nRF52840, SDK_16.0.0, SoftDevice S140 V7.0.1 and Segger for flashing the image. I am using ‘ble_app_blinky’.
Assume I have one FDS record. With this...
Hello,
If I understand well the characteristics of the Thingy.91 si that you supplie a firmware we can download and modify as we want because it is open source, is that...
We're trying to diagnose an issue that's occurred to at least two of our customers. For some reason, we've found two different iPhones that are seeing our reader (nRF52840...
Hello,
Float printk (%f and %0.2f) is not working. I use newlib and activated floats for print and scan support without success.
Configuration:
Version from 31 january...