Hi Dears,
I have submit a issue for about two weeks but no response yet, would you please help me for handling it?
The link is https://devzone.nordicsemi.com/f/nordic...
It's really really really annoying that the DevZone contains so much outdated infomations and deadlinks .. especially after moving to the new website !!! :-(
Hello! I'm trying to develop an Android-nRF-Toolbox App. What features and folders do i use with show logs? In order to develop the uart in the toolbox app, we have deleted...
I thought this should be very simple but it has not turned out that way. I have started with the pc-ble-driver heart rate monitor (peripheral) example. I was able to take...
Hi,
I building a gas meter monitor ( peripheral ) that transmit meter reading to the Central.
The gas meter will be sending to the Central it's ID and meter value ( uint64_t...
I want to use the 2450AT42E010B chip antenna from Johanson Technology in my design. I selected this antenna specifically because i want to make a beacon using the nRF52832...
I want to build a device able to connect with smartphones and central modules preinstalled on the ecosystem.
Is possible to integrate Bluetooth mesh + Peripheral role in...
I have the nrf51 RADIO peripheral set up with the usual set of shortcuts:
NRF_RADIO->SHORTS = RADIO_SHORTS_READY_START_Msk | RADIO_SHORTS_END_DISABLE_Msk | RADIO_SHORTS_DISABLED_RXEN_Msk;...
Hi,
I'd like to be able to use an event from the LPCOMP to sample the RTC (either to a peripheral's register, or to a memory address), so I can measure pulse widths without...
I am able to initialize the module and get the callback , but when I try to write I will not get the callback after the write, and no errors.
If I simply try to read after...
Hi
I am integrating BLE with LESC into a legacy sensor product using SDK v11.
The problem I am running into are errors in the FDS module when trying to make a secure connection...
I use nrf52832 based on SDK14.2 as a slave development. Occasionally there will be a crash in the operation. The program has been running in the “params_reply_pending_process...
Hi Nordic Community
I'm doing a risk assessment, and I couldn't find a proper answer for the fallowing two question, it would be great if I could have your opinion and...
I am trying to set up the sniffer on nRF52832 DK PCA10040. I am not seeing the COM port on the Wireshark interface. I can see it on the device manager. I have looked at other...
Hi Everyone , I am using SDK v15.0 for nrf52840 with segger embedded studio.
I tried the example code given for blink freertos. I am able to run two tasks but as soon as...
Hello,
I am using nRF52832 and having a problem with the Low Power Mode. I am not sure if I am either not getting it to stay in low power mode when my UART is initialized...
What is the maximum server node count running light switch example? In documentation there are multiple facts: 1) " If you have more than thirty boards for the server, set...
When I use the nRF Toolbox to upgrade the nrf52832 device on the mobile phone (huawei mate9 Android8.0), I have the following questions: The first time I opened the update...
The device sending data will be accepted to the callback function nrf_gzll_device_tx_failed, But the host side receives the data and calls the function nrf_gzll_host_rx_data_ready...
Hi!
I'd like some help in understanding the initiation of provisioning. We would like to have something along the lines of:
Using a mobile app, a user receives a list...