Hi.
I am using S130 softdevice version.
Basically, I am using NUS Service and make a my own NUS central service as NUS_C.
It is correctly work at normal state.
When...
Hi All,
Please Reviwe for a attached circuit file(Chip ANT of nRF51822.pdf).
I also attach a datasheet of chip antenna applied for that circuit(SDBTPTR3015 Data Sheet...
to me it made sense that EN_AA settings are controlling the receiving pipes if an ACK has to be sent back upon receiving a valid packet.
then i thought that the settings...
I am using BLE_Gateway example defined in nRF51-ble-bcast-mesh to create an rbc_mesh over 2 nRF51422 devices . For now, I am just testing it out on 2 nRF51422; I will set...
Hello,
I see when you import an example from the pack installer ( for example pwm, ble, timer examples ) it arrives with the misc controls --c99 on by default , so I cannot...
Hi,
We're looking for a low-latency 2.4GHz solution (not BLE) and the nRF51822 is oft-quoted as providing low latency, but what are the typical ms figures we could achieve...
I am porting my own RTOS (named PicOS) to nRF52. So far, PicOS can run well without activating SoftDevice. I mean the SoftDevice is programmed on the flash memory but not...
Hello All,
I was doing some development on the Nordic nrf51822 and it was working fine without any issues.
I tried to remove some functions from the main loop (not removing...
Wich is the proper way to bring bootloader into deep sleep?
I'm using a modified version of the BLE Secure DFU Bootloader (SDK 14.1.0) for the nrf52810. I have added button...
We are working on non connectable beacons without any external I/O. They simply have a power and ground. Is it possible to perform OTA updates on such devices. Is there any...
Hello,
I am trying to use the extended advertising mode available on the V15 of the SDK (with SD S140 V6.0.0). I use the template example where i am currently advertising...
Hi,
I have developed part of my code using UART, starting from the UART example in \examples\peripheral\uart , but before continuing I need to start doing things over USB...
Proxy Error
The proxy server received an invalid response from an upstream server. The proxy server could not handle the request GET /index.jsp .
Reason: Error reading...
HelloI have to evaluate if we can start development with long range (coded phy). I like to see how fare away two devices can be placed to find them (long distance advertising...
Hi,
I am implementing ContikiOS on my custom nRF52823 board. I have been following the instruction here: github.com/.../README-BLE-6LoWPAN.md
I am running Debian 9 testing...
Hi,
I am trying to use the p21 reset pin as gpio but it is not working as expected. it is showing a 3.3v even when i am trying to toggle the pin. I have removed the CONFIGURE...
Hello,
I am just starting to develop on nRF52840. I want to use the USB functionality. Could you please let me know how to get the Vendor ID and Product ID?
Kind regards...
Hi,
I am trying to use the bit counter to get an indication about the length of the data I am sending.
After trying around for a while it turned out the value of the bit...
Hi
I'm using S132 V5.0.0 with the nRF52832.
I tried to add an include declaration to the last added primary service by using BLE_GATT_HANDLE_INVALID as service handle...
Hello Everyone
I want to interface an external flash mx25r6435F with nrf52832. i ll be writing and reading some data. It should be spi .
Can you guys please suggest me...
Hi, everyone, We develope the BLE project on nRF51822 tool that uses the ADC. But the read measures are different from IC to IC. At the link devzone.nordicsemi.com/.../how...