I used to be able to see my development kit in nRFgo studio and flashed S110 onto the chip. Now all I see is: "No boards connected". I am still able to flash programs onto...
Hello,
I have an iOS application communicating with a custom device having a nordic 8001 chip.
They have established a bonded relation. In nRFgo Studio, in Security...
Hi there, thanks for your help in advance!
I have tried the nrf51-ble-ancs-nus sample from github and making it work on a 51822 EK board, i.e., it can receive notifications...
I try to use hcidump, capture CSR dongle on ubuntu14.4.
I can find SDK8.1.1 s110 keypad demo create connection fail.
HCI Event: Command Complete (0x0e) plen 4
LE Set...
I want to experiment with recording observations of the beacons with raspberry pi's.
Is there any precompiled firmware I can install on the nRF51822 smart beacon...
Hello everyone,
I am trying to communicate among 2 NRF24L01+ modules using 2 ATmega16A microcontrollers.
My SPI communication is working fine as I am able to write and...
Heads up for anyone using the IoT SDK (currently 0.8.0). This SDK has the TinyDTLS-0.8.1 embedded in it... and I believe that there is a bug in the TinyDTLS CCM functions...
Hi
I try to run a nRF9160 on a nRF9160DK with lowest power possible.
A wake up from pin and periodically from RTC is required.
In the nRF9160_PS_v2.0.pdf is IMCUON1...
Hello,
We have a Xamarin Forms application, which we use for connecting to nrf52840 device and read/write characteristics. We managed to do it using Plugin.BLE nuget available...
I have difficulties in decoding the nRF9160 GPS output data. I know that nRF9160 reports its GPS data in NMEA GPGGA format, however, I am wondering why the last number which...
I want a waveform as below for motor control. I am trying to create this using nrf pwm driver.
I set the pwm sequence as below and checked the output. 2nd duty repeat does...
Hi,
I am trying to retrieve data from server using HTTP GET request, using AT command for Serial LTE modem application.
So, I can connect to the server using AT#XHTTPCCON...
I have a hardware like the PINE Watch, with nRF52832 and external memory XT25F32B connected via SPI with the following:
PIN P0.2 SCK
P0.3 MOSI
P0.4 MISO
P0.5 CS
...
I am developing my own low level radio protocol based on BLE advertisement telegrams with the nRF52840. It works good so far and the usage of SHORTS helps a lot.
But there...
Excuse me:
1、 I can't find the USB DFU example of the nrf52820 in the SDK.Does nrf52820 support USB DFU?
2、52820 needs to Implement USB OTA ,enumeration as keyboard...
Hello,
I'm trying to include a byte in the advertised data that indicates on which channel the advertisement is being sent, 0 = channel 37, 1 = channel 38, 2 = channel 39...
Hi,
We have a board with an nRF52840 working as the primary MCU which controls an nRF9160 via AT commands.
P109 from nRF52840 is connected to the nRESET of nRF9160. To...
Using the GPS sample application as a base, I examined the behavior of "concurrent" cellular and GNSS. I enabled cellular with at+cfun=21 after a GPS fix was obtained. I also...
Hello!
I'm currently working with Zephyr on a custom board based on the RAK5010 board. This board (RAK5010) is currently supported by the Zephyr project,uses the NRF52840...
Good day i am new to Nordics platform and SDK also new to segger embedded studio
i am required to develop a solution that receives data on the UART of the NRF52840(client...