I am trying to develop for some nRF51822 mbed boards, and I would like to use the S130 SD to enable both central and peripheral behaviour. The machine I'm using for development...
I'm using the nRF51822 eval kit
I have installed MCP but after starting I get pop-up: Master Control Panel has stopped working
In nRFgo Studio / Device manager pane...
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'm testing the firmware using the BLE. When I upload, I can see that the board is working. Also, I don't think there's a problem with running each line of debugger...
I'm trying to build the blinky zephyr sample for nRF Connect SDK and get the following failure:
Creating solution blinky.emProject
/usr/local/bin/cmake -GNinja -DBOARD...
How can I, from the pc-ble-driver API, send an insufficient authentication request without configuring a characteristic to be secured?
I am testing out new standards. One...
Hello, Nordic community,
I want to implement OTA using Thread with nRF Connect SDK.
Is there any sample code or reference this can be done with Thread?
Thanks,
...
Is there a limit to the number of handlers that can be registered using NRF_PWR_MGMT_HANDLER_REGISTER? I can't seem to get any more than 3 to be called, changing NRF_PWR_MGMT_CONFIG_HANDLER_PRIORITY_COUNT...
Hi--I'm part of a research group that will be using the Thingy 52 to record environmental variables, and we will need to transfer information to a cloud server using a satellite...
HI,ALL:
How to setup TX mode in example PRX,and so,how to setup Rx mode in PTX example. I use esb_init() of example PTX in example PRX, But when I fill data in fifo, it...
HI,ALL:
when using ESB example ,the transsmit waveform is below(in channel 3):
how to make it more simple,like that as below(other example in channel 3):
I'm looking for a microcontroller or standalone chip that can receive I2S-TDM data (multi-channel audio), buffer it and allow a separate processor to retrieve the audio data...
hello right now i can able to send 133 packets per second i want to get date and time(milisecond to) with each packet .how can i get this epoch or some other method??
Hi!
Background:
I'm developing an application on a Raspberry Pi which will connect as a central to an nRF device
Currently, I'm developing only the Pi side of things...
Hi.
I am working in company for medical devices. And we test the embOS RTOS to use in the product. Reason: the device must be compliance to Medical Safety standard.
I...
hello Support team,
When customer to compile Nordic CHIP demo code(connectedhomeip\examples\lighting-app\nrfconnect. compiling error was attached.
tje
the code is from...
Hello,
We are making device using NRF52832 and SDK 16.0 .
In our solution we required to pair and bond , between phone and device and hence we are using the peer manager...