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 am using this tutorial to write a custom service and I got to a point to add custom characteristics and got a few questions:
- I don't seem to find any characteristic...
nRF52832 nRF5 SDK V17.0.2 SoftDevice S132 V7.2.0
I am running the sample program ble_app_uart in the above environment, but sometimes I miss UART received data. Teraterm...
Hi,
I want to do a custom developpement (custom board) for my project.
I have copied to a folder on drive D/: the peripherial_uart sample, as well as the folder Board...
Hi
We are trying to configure Nordic UE (NRF9160) at our local setup. In order to flash software we performed following steps:
We used ' carrier_deploy_e7f4d5d4-f607...
Hi,
I am looking to design a nRF52833-CJAA (WCSP/ BGA package) board using 4-layer stack.
a) do you see any issue in doing that, vs. 6-layer stack used in nRF52833-DK...
Hey
We encounter problems with the modem not establishing a connection after rebooting the processor for a few times.
Issue:
Firmware is booting normally
Cellular...
It support send periodic advertising with CTE in ncs v1.6.0, but I found that the scanner can establish synchronization with only a tag that sends periodic advertising. But...
Hello fellow Nordic community,
Assume that a given Peripheral ( P) is advertising a BLE GAP signal which allows for multiple connections to be made.
In the vicinity to...
Hi,
I want to connect three coin cell batteries in series to NMP1100 and then connect it to nRF52840 and a temperature sensor.
I want to know, can I charge a supercapacitor...
Hi, I want to simulate the intermittent environment on nFR52850DK. How can I control the power supplement by programming? I mean I want to control when to shut down and when...
Hi Supportor
I want to enable a LAN to receive the ack payload. after proprietary_rf PTX sending
I switch ON LAN in nrf_esb_event_handler, and test the timing in scope...
I cant seem to get the Thingy 91 into boot MCU mode, so that I can update it to the latest firmware. No matter how many times I try turning the unit off and powering up with...
SDK17.0.2+NRF52833
I use nrf52833 to do some thing, P1.09 and p0.11 as two pwm singals to drive two motor and P0.0 as a led pin (high made led light).
the code as following...