HI,
I am using the NCS V2.9.0 ,nrf Desktop sample;
I want to mouse can pair 3 hosts, and i can select one of them connect and work;
I set CONFIG_BT_MAX_PAIRED=3 and...
I have a custom nRF52832 board with outputs on P0.07 P0.08 P0.09 P0.10 and I want to write to them. 7&8 are working ok but 9&10 are not.
Let me emphasise THE BOARD IS WORKING...
Dear Nordic and community,
I am currently in pre-production phase of designing a PCB based on the NRF9151, and I am a bit confused by the Hardware Device Guidelines, which...
Hi Nordic engineer
I am evaluating a project based on nRF52840 and there is a question need to be confirm before schematic design start.
Due to limitation of power resource...
Hello everyone,
I'm trying to set up the Wifi stack on the nRF7002 and use it with MicroPython, but encountering a lot of difficulty with it. I cropped up a network_wlan...
Hi all,
I have a custom board build with an nRF9151. I'm able to connect on int with USB/UART, I can send and receive AT command. Right now I'd like to send certificat to...
Hello, I'm developing a BLE Central application using the nRF52 SDK. The central connects to multiple peripheral devices (nRF52832), each sending 6-byte ADXL345 accelerometer...
If the nRF51 chip is in System Off state, do the GPIO pins retain the pull-ups or pull-downs? If so, what value do they have and how much current can they sink or source?...
Hi all,
when i want to connect different peripheral on central(s120).
it have a error and disconnect.
it seem ok , but that will disconnect later.
ant it get disconnected...
Now I using 51822 to develop a product, I would like to know, can I change the connection interval after connected? or I can only setup the connection interval before connected...
Hi,
is it possible to use the nrf ibeacon which is designed for advertising his data, as i think , to use it also as an observer which can receive data from other beacons...
Hi there,
I am looking for the nRF51 SDK , version 4.3.0
While some previous versions are linked if you click on the version number in the Downloads section (see similar...
Has anyone tried Keil 5.11? I get a parsing error when installing/repairing SDK when it imports the device pack into Keil. 5.10 works great.
The new parser is complaining...
Hi, I cannot install nRFgo Studio 1.17.0.
Installation rollbacks during the installation of libusb 1.0.
My pc has Windows 7 64bit with .Net Framewrok 4.5.
No boards are...
I can't make sniffer working with my HW, everything seems to be working correctly and as described in the help file, but I've never seen any sniffed packet yet. So I've decided...
Hi Guys,
since yesterday i am trying to get the DFU with Softdevice S110 (BLE) v7-alpha3 working but haven't succeeded yet. My process is the following:
s110_nrf51822_7...
Hi All,
i would like to know about
1) what is channel in nrf51288?
2) is there any mathematical relationship between channel no and pin no as in ble_app_hrs
example channel...
Hello,
We're looking for easy way to communicate between nRF51822 configured as central part with C# application.
Ideally we should use standard firmware which forwards...
Hi,
Im trying to monitor the high voltage im generating with PWN using ADC. I also need to run BLE at the same time to provide results.
So far I dont have any luck and...
Hi,
Why you use a Hex format file for the firmware with a Toolbox Android, then the IOS Loader you use a binary format file ?
Because I would like use the same file. ...